org.estouro.ui
Class ThemeEvent

java.lang.Object
  extended by org.estouro.ui.EditionContextEvent
      extended by org.estouro.ui.ThemeEvent

public class ThemeEvent
extends EditionContextEvent


Field Summary
 
Fields inherited from class org.estouro.ui.EditionContextEvent
ec
 
Constructor Summary
ThemeEvent(EditionContext ec, Theme theme)
           
 
Method Summary
 Theme getThemeIndex()
           
 
Methods inherited from class org.estouro.ui.EditionContextEvent
getEditionContext
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThemeEvent

public ThemeEvent(EditionContext ec,
                  Theme theme)
Method Detail

getThemeIndex

public Theme getThemeIndex()


Copyright © 2005-2006 Fernando González Cortés. All Rights Reserved.