Uses of Class
de.grogra.pf.ui.UIProperty
Packages that use UIProperty
Package
Description
-
Uses of UIProperty in de.grogra.imp
Fields in de.grogra.imp declared as UIPropertyMethods in de.grogra.imp that return UIPropertyModifier and TypeMethodDescriptionabstract UIPropertyView.getResolutionProperty()protected abstract UIPropertyView.getToolProperty()protected abstract UIPropertyView.getViewEventFactoryProperty()Methods in de.grogra.imp with parameters of type UIProperty -
Uses of UIProperty in de.grogra.imp.edit
Fields in de.grogra.imp.edit declared as UIPropertyMethods in de.grogra.imp.edit with parameters of type UIPropertyModifier and TypeMethodDescriptionstatic DisposableEventListenerTool.createToolListener(View view, UIProperty tool) -
Uses of UIProperty in de.grogra.imp2d
Fields in de.grogra.imp2d declared as UIPropertyModifier and TypeFieldDescriptionstatic final UIPropertyView2D.EVENTFACTORYstatic final UIPropertyView2D.RESOLUTIONstatic final UIPropertyView2D.TOOLMethods in de.grogra.imp2d that return UIPropertyModifier and TypeMethodDescriptionView2D.getResolutionProperty()protected UIPropertyView2D.getToolProperty()protected UIPropertyView2D.getViewEventFactoryProperty() -
Uses of UIProperty in de.grogra.imp3d
Fields in de.grogra.imp3d declared as UIPropertyModifier and TypeFieldDescriptionstatic final UIPropertyView3D.DISPLAYstatic final UIPropertyView3D.EVENTFACTORYstatic final UIPropertyView3D.RESOLUTIONstatic final UIPropertyView3D.TOOLMethods in de.grogra.imp3d that return UIPropertyModifier and TypeMethodDescriptionView3D.getResolutionProperty()protected UIPropertyView3D.getToolProperty()protected UIPropertyView3D.getViewEventFactoryProperty() -
Uses of UIProperty in de.grogra.pf.ui
Fields in de.grogra.pf.ui declared as UIPropertyModifier and TypeFieldDescriptionstatic final UIPropertyUIProperty.FILE_SYNCHRONISATIONstatic final UIPropertyUIProperty.ICONstatic final UIPropertyUIProperty.PANEL_TITLEstatic final UIPropertyUIProperty.WINDOW_LAYOUTstatic final UIPropertyUIProperty.WORKBENCH_SELECTIONstatic final UIPropertyUIProperty.WORKBENCH_TITLEMethods in de.grogra.pf.ui that return UIPropertyModifier and TypeMethodDescriptionstatic UIPropertyUIProperty.get(String name, String declaringClass, ClassLoader loader) static UIPropertyUIProperty.getOrCreate(String name, int source) -
Uses of UIProperty in de.grogra.pf.ui.event
Methods in de.grogra.pf.ui.event that return UIPropertyConstructors in de.grogra.pf.ui.event with parameters of type UIPropertyModifierConstructorDescriptionUIPropertyEditEvent(Context context, UIProperty property, Object oldValue, Object newValue, Object info) -
Uses of UIProperty in de.grogra.pf.ui.registry
Methods in de.grogra.pf.ui.registry that return UIPropertyModifier and TypeMethodDescriptionCheckBoxItem.getProperty()ChoiceGroup.getProperty()UIPropertyDependency.getProperty() -
Uses of UIProperty in de.grogra.pf.ui.util
Methods in de.grogra.pf.ui.util with parameters of type UIPropertyModifier and TypeMethodDescriptionstatic UIPropertyUpdaterUIPropertyUpdater.install(UIProperty property, Context ctx, boolean forComponent, String method, Executor queue, Map init) Constructors in de.grogra.pf.ui.util with parameters of type UIPropertyModifierConstructorDescriptionUIPropertyUpdater(UIProperty property, Context ctx, boolean forComponent, String method, Executor queue, boolean updateImmediately) -
Uses of UIProperty in de.grogra.rgg
Fields in de.grogra.rgg declared as UIProperty -
Uses of UIProperty in de.grogra.socketview
Fields in de.grogra.socketview declared as UIPropertyMethods in de.grogra.socketview that return UIPropertyModifier and TypeMethodDescriptionSocketView.getResolutionProperty()protected UIPropertySocketView.getToolProperty()protected UIPropertySocketView.getViewEventFactoryProperty()