Ontimize 5.2072EN

com.ontimize.gui.field
Class RTFDataField.AlignListener

java.lang.Object
  extended bycom.ontimize.gui.field.RTFDataField.ActionWrapper
      extended bycom.ontimize.gui.field.RTFDataField.AlignListener
All Implemented Interfaces:
java.awt.event.ActionListener, java.util.EventListener
Enclosing class:
RTFDataField

protected class RTFDataField.AlignListener
extends RTFDataField.ActionWrapper


Field Summary
protected  javax.swing.text.StyledEditorKit.StyledTextAction act
           
 
Constructor Summary
RTFDataField.AlignListener(javax.swing.text.StyledEditorKit.StyledTextAction a)
           
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

act

protected javax.swing.text.StyledEditorKit.StyledTextAction act
Constructor Detail

RTFDataField.AlignListener

public RTFDataField.AlignListener(javax.swing.text.StyledEditorKit.StyledTextAction a)
Method Detail

actionPerformed

public void actionPerformed(java.awt.event.ActionEvent e)
Specified by:
actionPerformed in interface java.awt.event.ActionListener
Overrides:
actionPerformed in class RTFDataField.ActionWrapper

Ontimize