Interface CloseAgent

  • All Superinterfaces:
    Agent, OperationAgent

    public interface CloseAgent
    extends OperationAgent
    To close a component including Window, Panel, and Tab. When closing a closable component, it's detached from desktop by default behavior.
    Author:
    Hawk
    • Method Detail

      • close

        void close()
        close the component