Uses of Class
adams.gui.flow.FlowViewStateManager
-
Packages that use FlowViewStateManager Package Description adams.gui.flow -
-
Uses of FlowViewStateManager in adams.gui.flow
Fields in adams.gui.flow declared as FlowViewStateManager Modifier and Type Field Description protected static FlowViewStateManager
FlowViewStateManager. m_Singleton
the singleton.Methods in adams.gui.flow that return FlowViewStateManager Modifier and Type Method Description static FlowViewStateManager
FlowViewStateManager. getSingleton()
Returns the singleton of the manager.
-