Package net.officefloor.gef.ide.editor
Interface AbstractItem.PreferenceListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
preferenceValueChanged(java.lang.String newPreferenceValue)
Notified of preference value change.
-