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
creationParametersFields inherited from interface org.flexdock.plaf.IFlexViewComponentUI
ICON_RESOURCEFields 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, setCreationParametersMethods 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:
installUIin classComponentUI
-
paint
- Overrides:
paintin classComponentUI
-
uninstallUI
- Overrides:
uninstallUIin classComponentUI
-
initializeCreationParameters
public void initializeCreationParameters()- Specified by:
initializeCreationParametersin interfaceIFlexViewComponentUI- Specified by:
initializeCreationParametersin classFlexViewComponentUI
-
getPreferredTitlebarUI
-