Uses of Class
org.pushingpixels.radiance.theming.internal.ui.RadianceTreeUI.TreePathId
Packages that use RadianceTreeUI.TreePathId
-
Uses of RadianceTreeUI.TreePathId in org.pushingpixels.radiance.theming.internal.ui
Fields in org.pushingpixels.radiance.theming.internal.ui declared as RadianceTreeUI.TreePathIdModifier and TypeFieldDescriptionprivate RadianceTreeUI.TreePathId
RadianceTreeUI.currRolloverPathId
Holds the currently rolled-over path ornull
if none such.Fields in org.pushingpixels.radiance.theming.internal.ui with type parameters of type RadianceTreeUI.TreePathIdModifier and TypeFieldDescriptionprivate Map
<RadianceTreeUI.TreePathId, Object> RadianceTreeUI.selectedPaths
Holds the list of currently selected paths.RadianceTreeUI.stateTransitionMultiTracker
Methods in org.pushingpixels.radiance.theming.internal.ui with parameters of type RadianceTreeUI.TreePathIdModifier and TypeMethodDescriptionint
RadianceTreeUI.TreePathId.compareTo
(RadianceTreeUI.TreePathId otherId) boolean
RadianceTreeUI.TreePathId.equals
(RadianceTreeUI.TreePathId obj) RadianceTreeUI.getModelStateInfo
(RadianceTreeUI.TreePathId pathId) RadianceTreeUI.getPathState
(RadianceTreeUI.TreePathId pathId) Returns the current state for the specified path.private StateTransitionTracker
RadianceTreeUI.getTracker
(RadianceTreeUI.TreePathId pathId, boolean initialRollover, boolean initialSelected)