StarOffice 5.2 API
reverse engineered by classdoc

stardiv.controller
Class ThreadDialog$2

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

final synchronized class ThreadDialog$2
extends java.lang.Object
implements java.awt.event.ItemListener


Field Summary
private  stardiv.controller.ThreadDialog this$0
           
 
Constructor Summary
(package private) ThreadDialog$2(stardiv.controller.ThreadDialog td)
           
 
Method Summary
 void itemStateChanged(java.awt.event.ItemEvent ie)
           
 
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.ThreadDialog this$0
Constructor Detail

ThreadDialog$2

ThreadDialog$2(stardiv.controller.ThreadDialog td)
Method Detail

itemStateChanged

public void itemStateChanged(java.awt.event.ItemEvent ie)
Specified by:
itemStateChanged in interface java.awt.event.ItemListener

StarOffice 5.2 API
reverse engineered by classdoc