public interface GuiNotificationTarget
updateGUI() method in order to
react on the changed GUI property. GUIPropertyBoolean,
GUIPropertyDouble,
GUIPropertyFloat,
GUIPropertyInteger,
GUIPropertyListEnumeration,
GUIPropertyLong,
GUIPropertySetEnumeration,
GUIPropertyString| Modifier and Type | Method and Description |
|---|---|
void |
updateGUI()
This method will be called as soon as the associated GUI property has
changed.
|