org.fopps.ui
Class ApplicationEvent

java.lang.Object
  |
  +--org.fopps.ui.ApplicationEvent

public class ApplicationEvent
extends java.lang.Object

ApplicationEvent is raised, if a change in the application (data) has occurred


Constructor Summary
ApplicationEvent(Application source)
           
 
Method Summary
 Application getSource()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ApplicationEvent

public ApplicationEvent(Application source)
Method Detail

getSource

public Application getSource()


Fopps 0.19 - Copyright © 2002 Oliver Wieland. All Rights Reserved.