gnu.java
Class Beautifier

java.lang.Object
  extended by gnu.MenuAction
      extended by gnu.java.Beautifier
All Implemented Interfaces:
java.awt.event.ActionListener, java.util.EventListener

public class Beautifier
extends MenuAction


Field Summary
 
Fields inherited from class gnu.MenuAction
name
 
Constructor Summary
Beautifier()
           
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent evt)
           
 void save()
           
 
Methods inherited from class gnu.MenuAction
getJextParent, getJextParent, getName, getNSTextArea, getNSTextArea, getTextArea, getTextArea
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Beautifier

public Beautifier()
Method Detail

save

public void save()

actionPerformed

public void actionPerformed(java.awt.event.ActionEvent evt)


Copyright © Madkit Team (O. Gutknecht, J. Ferber, F. Michel et al.) All Rights Reserved.