Package org.flexdock.plaf.theme
Class ViewUI
java.lang.Object
javax.swing.plaf.ComponentUI
org.flexdock.plaf.FlexViewComponentUI
org.flexdock.plaf.theme.ViewUI
- All Implemented Interfaces:
IFlexViewComponentUI
,XMLConstants
- Author:
- Christopher Butler
-
Field Summary
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
Constructors -
Method Summary
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
-
Constructor Details
-
ViewUI
public ViewUI()
-
-
Method Details
-
installUI
- Overrides:
installUI
in classComponentUI
-
paint
- Overrides:
paint
in classComponentUI
-
uninstallUI
- Overrides:
uninstallUI
in classComponentUI
-
initializeCreationParameters
public void initializeCreationParameters()- Specified by:
initializeCreationParameters
in interfaceIFlexViewComponentUI
- Specified by:
initializeCreationParameters
in classFlexViewComponentUI
-
getPreferredTitlebarUI
-