All Packages  This Package  Class Hierarchy  Class Search  Index

Nested Class Editor.SaveAction
java.lang.Object
   |
   +----Editor.SaveAction

  Summary

class  Editor.SaveAction
     extends java.lang.Object
     implements java.awt.event.ActionListener
{
          // Constructors 1
     public SaveAction();

          // Methods 1
     public void actionPerformed(ActionEvent);
}

Inner class to implement button and menu items listener




  Constructors

SaveAction

Summary  |  Top

   public SaveAction() 

Default constructor



  Methods

actionPerformed

Summary  |  Top
   public void actionPerformed(ActionEvent e) 

Messaged when the user clicks on the SaveAction button/menu.

Implements:
actionPerformed in interface ActionListener


All Packages  This Package  Class Hierarchy  Class Search  Index
Freshly brewed Java API Documentation automatically generated with polardoc Version 1.0.6