Captain-Chaos / WorldPainter

WorldPainter is an interactive graphical map generator for the indie game Minecraft.
http://www.worldpainter.net/
GNU General Public License v3.0
341 stars 58 forks source link

Autocomplete for material selector #354

Open Gutin1 opened 8 months ago

Gutin1 commented 8 months ago

Based on an implementation described here.

Makes the JComboBox containing the Minecraft materials editable, and automatically highlights the first item with the entered prefix.

image