Uses of Interface
org.xulux.api.gui.IPropertyHandler

Packages that use IPropertyHandler
org.xulux.api.gui   
 

Uses of IPropertyHandler in org.xulux.api.gui
 

Methods in org.xulux.api.gui that return IPropertyHandler
 IPropertyHandler IWidget.getPropertyHandler(java.lang.String name)
           
 

Methods in org.xulux.api.gui with parameters of type IPropertyHandler
 void IWidget.addPropertyHandler(java.lang.String name, java.lang.String phases, IPropertyHandler propertyHandler)
          Add a propertyHandler
 



Copyright © 2002-2007 Martin van den Bemt. All Rights Reserved.