StarOffice 5.2 API
reverse engineered by classdoc

stardiv.controller
Class PropertyEditor$1

java.lang.Object
  |
  +--java.awt.event.WindowAdapter
        |
        +--stardiv.controller.PropertyEditor$1
All Implemented Interfaces:
java.util.EventListener, java.awt.event.WindowListener

final synchronized class PropertyEditor$1
extends java.awt.event.WindowAdapter


Field Summary
private  stardiv.controller.PropertyEditor this$0
           
 
Constructor Summary
(package private) PropertyEditor$1(stardiv.controller.PropertyEditor pe)
           
 
Method Summary
 void windowClosing(java.awt.event.WindowEvent we)
           
 
Methods inherited from class java.awt.event.WindowAdapter
windowActivated, windowClosed, windowDeactivated, windowDeiconified, windowIconified, windowOpened
 
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.PropertyEditor this$0
Constructor Detail

PropertyEditor$1

PropertyEditor$1(stardiv.controller.PropertyEditor pe)
Method Detail

windowClosing

public void windowClosing(java.awt.event.WindowEvent we)

StarOffice 5.2 API
reverse engineered by classdoc