Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.schooltool.client.gui.events
Class ApplicationEvent  view ApplicationEvent download ApplicationEvent.java

java.lang.Object
  extended byorg.schooltool.client.gui.events.EventInterface
      extended byorg.schooltool.client.gui.events.ApplicationEvent

public class ApplicationEvent
extends EventInterface

Version:

Field Summary
 
Fields inherited from class org.schooltool.client.gui.events.EventInterface
APP_EVENT, CONTENT_EVENT, eventType, NAV_EVENT, STATUS_EVENT, TOOLBAR_EVENT
 
Constructor Summary
ApplicationEvent()
          Creates new ApplicationEvent
 
Methods inherited from class org.schooltool.client.gui.events.EventInterface
getEventData, getEventType, setEventData
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ApplicationEvent

public ApplicationEvent()
Creates new ApplicationEvent