Class CloseCommand

java.lang.Object
org.nuclos.api.command.CloseCommand
All Implemented Interfaces:
Serializable, Command

public class CloseCommand extends Object implements Command
Commands the client to close the current window/tab.
Author:
Andreas Lämmlein
See Also:
  • Constructor Details

    • CloseCommand

      public CloseCommand()