|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |