StarOffice 5.2 API
reverse engineered by classdoc

stardiv.app
Class TextFrame$1$ActionEventListener

java.lang.Object
  |
  +--stardiv.app.TextFrame$1$ActionEventListener
All Implemented Interfaces:
java.awt.event.ActionListener, java.util.EventListener

synchronized class TextFrame$1$ActionEventListener
extends java.lang.Object
implements java.awt.event.ActionListener


Field Summary
private  stardiv.app.TextFrame this$0
           
 
Constructor Summary
(package private) TextFrame$1$ActionEventListener(stardiv.app.TextFrame tf)
           
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent ae)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

this$0

private final stardiv.app.TextFrame this$0
Constructor Detail

TextFrame$1$ActionEventListener

TextFrame$1$ActionEventListener(stardiv.app.TextFrame tf)
Method Detail

actionPerformed

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

StarOffice 5.2 API
reverse engineered by classdoc