siouxsie.desktop.events
Class ApplicationSelectedEvent

java.lang.Object
  extended by siouxsie.desktop.events.ApplicationSelectedEvent
All Implemented Interfaces:
DesktopEvent

public class ApplicationSelectedEvent
extends java.lang.Object
implements DesktopEvent


Constructor Summary
ApplicationSelectedEvent(IApplication application)
           
 
Method Summary
 IApplication getApplication()
           
 void setApplication(IApplication application)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ApplicationSelectedEvent

public ApplicationSelectedEvent(IApplication application)
Method Detail

getApplication

public IApplication getApplication()

setApplication

public void setApplication(IApplication application)


Copyright © 2006-2008 null. All Rights Reserved.