Package jaxx.runtime.swing.session
Class SwingSession.RestoreStateAction
java.lang.Object
jaxx.runtime.swing.session.SwingSession.RestoreStateAction
- All Implemented Interfaces:
SwingSession.Action
- Enclosing class:
- SwingSession
public static class SwingSession.RestoreStateAction extends java.lang.Object implements SwingSession.Action
-
Constructor Summary
Constructors Constructor Description RestoreStateAction() -
Method Summary
Modifier and Type Method Description voiddoAction(SwingSession session, java.lang.String path, java.awt.Component c)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
RestoreStateAction
public RestoreStateAction()
-
-
Method Details
-
doAction
- Specified by:
doActionin interfaceSwingSession.Action
-