Class NewWindowAction

  • All Implemented Interfaces:
    java.awt.event.ActionListener, java.io.Serializable, java.lang.Cloneable, java.util.EventListener, javax.swing.Action

    public class NewWindowAction
    extends StandardAction
    Version:
    $Revision: 1.14 $
    Author:
    $author$
    See Also:
    Serialized Form
    • Field Detail

      • log

        protected org.apache.commons.logging.Log log
    • Constructor Detail

      • NewWindowAction

        public NewWindowAction​(SshToolsApplication application)
        Creates a new NewWindowAction object.
        Parameters:
        application -
    • Method Detail

      • actionPerformed

        public void actionPerformed​(java.awt.event.ActionEvent evt)
        Specified by:
        actionPerformed in interface java.awt.event.ActionListener
        Overrides:
        actionPerformed in class StandardAction
        Parameters:
        evt -