java.lang.Object
de.grogra.pf.ui.UIProperty
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final UIPropertystatic final UIPropertystatic final intstatic final UIPropertystatic final intstatic final UIPropertystatic final intstatic final UIPropertystatic final UIProperty -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedUIProperty(String name, int source) protectedUIProperty(String name, int source, boolean postEvent) -
Method Summary
Modifier and TypeMethodDescriptionvoidaddPropertyListener(Context context, EventListener listener) voidfirePropertyChange(Context ctx, Object oldValue, Object newValue, Object info) static UIPropertyget(String name, String declaringClass, ClassLoader loader) getName()static UIPropertygetOrCreate(String name, int source) static intprotected ObjectinitialValue(Context context) voidremovePropertyListener(Context context, EventListener listener) void
-
Field Details
-
WORKBENCH
public static final int WORKBENCH- See Also:
-
WINDOW
public static final int WINDOW- See Also:
-
PANEL
public static final int PANEL- See Also:
-
WORKBENCH_TITLE
-
PANEL_TITLE
-
ICON
-
WINDOW_LAYOUT
-
WORKBENCH_SELECTION
-
FILE_SYNCHRONISATION
-
-
Constructor Details
-
UIProperty
-
UIProperty
-
-
Method Details
-
get
-
getOrCreate
-
getSource
-
getSource
-
initialValue
-
firePropertyChange
-
getName
-
setValue
-
getValue
-
addPropertyListener
-
removePropertyListener
-