StarOffice 5.2 API
reverse engineered by classdoc

stardiv.controller
Class DebugDialog$2

java.lang.Object
  |
  +--stardiv.controller.DebugDialog$2
All Implemented Interfaces:
java.awt.event.ActionListener, java.util.EventListener

final synchronized class DebugDialog$2
extends java.lang.Object
implements java.awt.event.ActionListener


Field Summary
private  stardiv.controller.DebugDialog this$0
           
 
Constructor Summary
(package private) DebugDialog$2(stardiv.controller.DebugDialog dd)
           
 
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.controller.DebugDialog this$0
Constructor Detail

DebugDialog$2

DebugDialog$2(stardiv.controller.DebugDialog dd)
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