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 Details

    • file

      public final File file
  • Constructor Details

    • NotifySaveFileOk

      public NotifySaveFileOk​(File file)