Package VASSAL.launch
Class AbstractLaunchAction.NotifySaveFileOk
java.lang.Object
VASSAL.tools.ipc.SimpleIPCMessage
VASSAL.launch.AbstractLaunchAction.NotifySaveFileOk
- All Implemented Interfaces:
Serializable
,IPCMessage
- Enclosing class:
- AbstractLaunchAction
public static class AbstractLaunchAction.NotifySaveFileOk extends SimpleIPCMessage
- See Also:
- Serialized Form
-
Field Summary
Fields inherited from class VASSAL.tools.ipc.SimpleIPCMessage
id, inReplyTo
-
Constructor Summary
Constructors Constructor Description NotifySaveFileOk(File file)
-
Method Summary
Methods inherited from class VASSAL.tools.ipc.SimpleIPCMessage
equals, expectsReply, getId, getInReplyTo, hashCode, isReply, setId, setInReplyTo, toString
-
Field Details
-
file
-
-
Constructor Details
-
NotifySaveFileOk
-