HEADER

com.developmentontheedge.print
Class PrintAction

java.lang.Object
  |
  +--javax.swing.AbstractAction
        |
        +--com.developmentontheedge.print.PrintAction

public abstract class PrintAction
extends AbstractAction


Field Summary
 final static StringKEY
           

Constructor Summary
PrintAction()
           

Methods inherited from class javax.swing.AbstractAction
getValue, putValue, isEnabled, setEnabled, getKeys, addPropertyChangeListener, removePropertyChangeListener, actionPerformed

Methods inherited from class java.lang.Object
getClass, hashCode, equals, toString, notify, notifyAll, wait, wait, wait

Field Detail

KEY

public final static String KEY
Constructor Detail

PrintAction

public PrintAction()

Association Links

to Class java.lang.String


FOOTER

BOTTOM