gnu.actions
Class RightIndent

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

public class RightIndent
extends MenuAction
implements EditAction


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

RightIndent

public RightIndent()
Method Detail

actionPerformed

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


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