Uses of Class
org.kalmeo.kuix.core.style.StyleProperty

Packages that use StyleProperty
org.kalmeo.kuix.core.style   
 

Uses of StyleProperty in org.kalmeo.kuix.core.style
 

Methods in org.kalmeo.kuix.core.style that return StyleProperty
 StyleProperty StyleProperty.copy()
          Returns a copy of this StyleProperty.
 StyleProperty Style.getProperty(java.lang.String name)
          Returns the StyleProperty corresponding to the name or null if it does not exist
 

Methods in org.kalmeo.kuix.core.style with parameters of type StyleProperty
 void Style.add(StyleProperty styleProperty)
          Add a StyleProperty to this Style
 



Copyright © 2007-2008 Kalmeo. All Rights Reserved.