StarOffice 5.2 API
reverse engineered by classdoc

stardiv.app
Class AppletViewer$1

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

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


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

AppletViewer$1

AppletViewer$1(stardiv.app.AppletViewer av)
Method Detail

windowClosing

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

windowDeiconified

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

windowIconified

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

StarOffice 5.2 API
reverse engineered by classdoc