Package de.srsoftware.tools.gui
Interface SelectComboBox.TextListener
-
- Enclosing class:
- SelectComboBox
public static interface SelectComboBox.TextListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidtextUpdated(String newText)
-
-
-
Method Detail
-
textUpdated
void textUpdated(String newText)
-
-