Uses of Interface
fr.ifremer.isisfish.ui.widget.SwingSession.State
Packages that use SwingSession.State
-
Uses of SwingSession.State in fr.ifremer.isisfish.ui.widget
Classes in fr.ifremer.isisfish.ui.widget that implement SwingSession.StateModifier and TypeClassDescriptionstatic classState for JSplit FIXME add listener for divider move actionstatic classState for JTabbedPanestatic classState for JTable.static classState for WindowFields in fr.ifremer.isisfish.ui.widget with type parameters of type SwingSession.StateModifier and TypeFieldDescriptionprotected Map<Class,SwingSession.State> SwingSession.stateManagerState object registered to get and set State.protected Map<String,SwingSession.State> SwingSession.statesstate of all component added with add method.Methods in fr.ifremer.isisfish.ui.widget that return SwingSession.StateMethods in fr.ifremer.isisfish.ui.widget that return types with arguments of type SwingSession.StateModifier and TypeMethodDescriptionSwingSession.loadStates(File file) Loads the states from the fileMethods in fr.ifremer.isisfish.ui.widget with parameters of type SwingSession.StateModifier and TypeMethodDescriptionvoidSwingSession.JSplitPaneState.setState(Object o, SwingSession.State state) voidSwingSession.JTabbedPaneState.setState(Object o, SwingSession.State state) voidSwingSession.JTableState.setState(Object o, SwingSession.State state) voidSwingSession.State.setState(Object o, SwingSession.State state) voidSwingSession.WindowState.setState(Object o, SwingSession.State state) voidSwingSession.setStates(String path, SwingSession.State state)