org.jext.oneclick
Class OneAutoIndent

java.lang.Object
  extended by org.jext.MenuAction
      extended by org.jext.OneClickAction
          extended by org.jext.oneclick.OneAutoIndent
All Implemented Interfaces:
java.awt.event.ActionListener, java.util.EventListener

public class OneAutoIndent
extends OneClickAction


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

Constructor Detail

OneAutoIndent

public OneAutoIndent()
Method Detail

oneClickActionPerformed

public void oneClickActionPerformed(java.awt.event.ActionEvent evt)
Overrides:
oneClickActionPerformed in class OneClickAction


Copyright ? 2002 Romain Guy.