org.jext.textarea
Class ScrollPageUp

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

public final class ScrollPageUp
extends MenuAction


Field Summary
 
Fields inherited from class org.jext.MenuAction
name
 
Constructor Summary
ScrollPageUp()
           
 
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

ScrollPageUp

public ScrollPageUp()
Method Detail

actionPerformed

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


Copyright © 2002 Romain Guy.