Interface TriStateSelectionCycler
-
public interface TriStateSelectionCycler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TriStateButtonModel.SelectionState
getNextSelectionState(TriStateButtonModel.SelectionState currState)
-
-
-
Method Detail
-
getNextSelectionState
TriStateButtonModel.SelectionState getNextSelectionState(TriStateButtonModel.SelectionState currState)
-
-