Uses of Interface
jaxx.runtime.swing.session.SwingSession.Action
-
Packages that use SwingSession.Action Package Description jaxx.runtime.swing.session -
-
Uses of SwingSession.Action in jaxx.runtime.swing.session
Classes in jaxx.runtime.swing.session that implement SwingSession.Action Modifier and Type Class Description static classSwingSession.RestoreStateActionstatic classSwingSession.SaveStateActionMethods in jaxx.runtime.swing.session with parameters of type SwingSession.Action Modifier and Type Method Description protected voidSwingSession. walkThroughComponent(String path, Collection<Component> roots, SwingSession.Action action)
-