Uses of Class
org.kalmeo.kuix.util.Insets

Packages that use Insets
org.kalmeo.kuix.core   
org.kalmeo.kuix.widget   
 

Uses of Insets in org.kalmeo.kuix.core
 

Methods in org.kalmeo.kuix.core that return Insets
protected  Insets KuixConverter.convertInset(java.lang.String rawData)
           
 

Uses of Insets in org.kalmeo.kuix.widget
 

Fields in org.kalmeo.kuix.widget declared as Insets
protected static Insets Widget.DEFAULT_BORDER
           
protected static Insets Widget.DEFAULT_MARGIN
           
protected static Insets Widget.DEFAULT_PADDING
           
 

Methods in org.kalmeo.kuix.widget that return Insets
 Insets Widget.getBorder()
           
 Insets Screen.getBorder()
           
 Insets PopupBox.getBorder()
           
 Insets Desktop.getBorder()
           
 Insets Widget.getInsets()
           
 Insets Widget.getMargin()
           
 Insets Screen.getMargin()
           
 Insets PopupBox.getMargin()
           
 Insets Desktop.getMargin()
           
 Insets Widget.getPadding()
           
 Insets Screen.getPadding()
           
 Insets PopupBox.getPadding()
           
 Insets Desktop.getPadding()
           
 



Copyright © 2007-2008 Kalmeo. All Rights Reserved.