|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.swing.plaf.ComponentUI
org.flexdock.plaf.FlexViewComponentUI
org.flexdock.plaf.theme.TitlebarUI
org.flexdock.plaf.theme.skinlf.SkinLFTitlebarUI
public class SkinLFTitlebarUI
Field Summary |
---|
Fields inherited from class org.flexdock.plaf.theme.TitlebarUI |
---|
activeBackground, activeBorder, activeFont, antialiasing, ANTIALIASING, BACKGROUND_COLOR, BACKGROUND_COLOR_ACTIVE, BORDER, BORDER_ACTIVE, buttonMargin, DEFAULT_HEIGHT, defaultHeight, defaultIcons, font, FONT, FONT_COLOR, FONT_COLOR_ACTIVE, ICON_INSETS, iconInsets, inactiveBackground, inactiveBorder, inactiveFont, insets, INSETS, MINIMUM_HEIGHT, painter, PAINTER |
Fields inherited from class org.flexdock.plaf.FlexViewComponentUI |
---|
creationParameters |
Fields inherited from interface org.flexdock.plaf.IFlexViewComponentUI |
---|
ICON_RESOURCE |
Fields inherited from interface org.flexdock.plaf.XMLConstants |
---|
ATTRIBUTE_KEY, CLASSNAME_KEY, CONSTRUCTOR_KEY, DESC_KEY, EXTENDS_KEY, HANDLER_KEY, INHERITS_KEY, NAME_KEY, OVERRIDDEN_KEY, PROP_HANDLER_KEY, PROPERTY_KEY, REFERENCE_KEY, VALUE_KEY |
Constructor Summary | |
---|---|
SkinLFTitlebarUI()
|
Method Summary | |
---|---|
int |
getDefaultHeight()
|
protected void |
paintBackground(Graphics g,
Titlebar titlebar)
|
Methods inherited from class org.flexdock.plaf.FlexViewComponentUI |
---|
getCreationParameters, setCreationParameters |
Methods inherited from class javax.swing.plaf.ComponentUI |
---|
contains, createUI, getAccessibleChild, getAccessibleChildrenCount, getBaseline, getBaselineResizeBehavior, getMaximumSize, getMinimumSize, getPreferredSize, update |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SkinLFTitlebarUI()
Method Detail |
---|
protected void paintBackground(Graphics g, Titlebar titlebar)
paintBackground
in class TitlebarUI
public int getDefaultHeight()
getDefaultHeight
in class TitlebarUI
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |