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 TypeClassDescriptionclassCheckbox component.classChecked menu item component.Uses of IUITriStateSelectionComp in com.iizix.prop.ui
Subinterfaces of IUITriStateSelectionComp in com.iizix.prop.uiModifier and TypeInterfaceDescriptioninterfaceComponents with check state implement this interface.Classes in com.iizix.prop.ui that implement IUITriStateSelectionCompModifier and TypeClassDescriptionclassCheckbox UI component.classMenu 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.