All Packages  This Package  Class Hierarchy  Class Search  Index

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

  Summary

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

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

Inner class to implement button and menu items listener




  Constructors

LoadAction

Summary  |  Top

   public LoadAction() 

Default constructor



  Methods

actionPerformed

Summary  |  Top
   public void actionPerformed(ActionEvent e) 

Messaged when the user clicks on the LoadAction 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