Uses of Interface
com.iizix.prop.ui.selection.IUITriStateSelectionComp
Packages that use IUITriStateSelectionComp
Uses of IUITriStateSelectionComp in com.iizigo.panel.prop
Classes in com.iizigo.panel.prop that implement IUITriStateSelectionCompModifier and TypeClassDescriptionclass
Checkbox component.class
Checked menu item component.Uses of IUITriStateSelectionComp in com.iizix.prop.ui
Subinterfaces of IUITriStateSelectionComp in com.iizix.prop.uiModifier and TypeInterfaceDescriptioninterface
Components with check state implement this interface.Classes in com.iizix.prop.ui that implement IUITriStateSelectionCompModifier and TypeClassDescriptionclass
Checkbox UI component.class
Menu item UI component.Uses of IUITriStateSelectionComp in com.iizix.prop.ui.selection
Methods in com.iizix.prop.ui.selection that return IUITriStateSelectionCompModifier and TypeMethodDescriptionIUITriStateSelection.getTriStateSource()
Get the source component of the event.TriStateSelection.getTriStateSource()
Get the source component of the event.Constructors in com.iizix.prop.ui.selection with parameters of type IUITriStateSelectionCompModifierConstructorDescriptionTriStateSelection
(IUITriStateSelectionComp source, int state) Constructor.