org.jdesktop.swingx.demos.combobox.resources.XComboBoxDemo_de.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of swingset3-demos Show documentation
Show all versions of swingset3-demos Show documentation
Demonstrating the abilities of the Swing UI Toolkit swingset2 and swingx aka swingset3
The newest version!
# Demonstrates JXComboBox, an extended combo box control
frame.title = Demo zeigt den Unterschied zwischen JComboBox und der erweiterten JXComboBox
# "uneditable JComboBox:"
left.separator.title = JComboBox:
right.separator.title = JXComboBox:
# "Choose an animal name from the combo box to view its picture"
cb.toolTipText = w?hle ein Element aus der Klappliste
# "A drawing of a " + name
picture.toolTipText = Bild des gew?hlten Elements
# picture.setText("Image not found")
picture.text = Bild nicht vorhanden
# controler
sortComboLabel.text = JXComboBox Sortierung:
iconComboLabel.text = JXComboBox icons:
© 2015 - 2025 Weber Informatics LLC | Privacy Policy