org.jext.textarea
Class IndentOnEnter

java.lang.Object
  extended byorg.jext.MenuAction
      extended byorg.jext.textarea.IndentOnEnter
All Implemented Interfaces:
java.awt.event.ActionListener, EditAction, java.util.EventListener

public final class IndentOnEnter
extends MenuAction
implements EditAction


Field Summary
 
Fields inherited from class org.jext.MenuAction
name
 
Constructor Summary
IndentOnEnter()
           
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent evt)
           
 
Methods inherited from class org.jext.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

IndentOnEnter

public IndentOnEnter()
Method Detail

actionPerformed

public void actionPerformed(java.awt.event.ActionEvent evt)
Specified by:
actionPerformed in interface java.awt.event.ActionListener


Copyright ? 2002 Romain Guy.