Uses of Class
org.jtheque.core.managers.lifecycle.listeners.TitleEvent

Packages that use TitleEvent
org.jtheque.core.managers.lifecycle.listeners Contains the lifecycles listeners. 
org.jtheque.core.managers.view.impl.frame Contains the frames of the application. 
 

Uses of TitleEvent in org.jtheque.core.managers.lifecycle.listeners
 

Methods in org.jtheque.core.managers.lifecycle.listeners with parameters of type TitleEvent
 void TitleListener.titleUpdated(TitleEvent event)
          Call when the title has been updated.
 

Uses of TitleEvent in org.jtheque.core.managers.view.impl.frame
 

Methods in org.jtheque.core.managers.view.impl.frame with parameters of type TitleEvent
 void MainView.titleUpdated(TitleEvent event)
           
 



Copyright © 2009 JTheque. All Rights Reserved.