Serialized Form


Package org.jdesktop.swingx.action

Class org.jdesktop.swingx.action.AbstractActionExt extends AbstractAction implements Serializable

Class org.jdesktop.swingx.action.ActionManager extends ActionMap implements Serializable

Class org.jdesktop.swingx.action.BoundAction extends AbstractActionExt implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws ClassNotFoundException,
                        IOException
Throws:
ClassNotFoundException
IOException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Throws:
IOException

Class org.jdesktop.swingx.action.CompositeAction extends AbstractActionExt implements Serializable

Class org.jdesktop.swingx.action.OpenBrowserAction extends AbstractAction implements Serializable

Serialized Fields

uri

URI uri

Class org.jdesktop.swingx.action.ServerAction extends AbstractAction implements Serializable

Class org.jdesktop.swingx.action.TargetableAction extends AbstractActionExt implements Serializable

Serialized Fields

targetManager

TargetManager targetManager



Copyright © 2012. All Rights Reserved.