org.flexdock.plaf.theme
public class ViewUI extends FlexViewComponentUI
creationParameters
ICON_RESOURCE
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 and Description |
---|
ViewUI() |
Modifier and Type | Method and Description |
---|---|
String |
getPreferredTitlebarUI() |
void |
initializeCreationParameters() |
void |
installUI(JComponent c) |
void |
paint(Graphics g,
JComponent c) |
void |
uninstallUI(JComponent c) |
getCreationParameters, setCreationParameters
contains, createUI, getAccessibleChild, getAccessibleChildrenCount, getBaseline, getBaselineResizeBehavior, getMaximumSize, getMinimumSize, getPreferredSize, update
public void installUI(JComponent c)
installUI
in class ComponentUI
public void paint(Graphics g, JComponent c)
paint
in class ComponentUI
public void uninstallUI(JComponent c)
uninstallUI
in class ComponentUI
public void initializeCreationParameters()
initializeCreationParameters
in interface IFlexViewComponentUI
initializeCreationParameters
in class FlexViewComponentUI
public String getPreferredTitlebarUI()