org.flexdock.plaf
public abstract class FlexViewComponentUI extends javax.swing.plaf.ComponentUI implements IFlexViewComponentUI
Modifier and Type | Field and Description |
---|---|
protected PropertySet |
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 |
---|
FlexViewComponentUI() |
Modifier and Type | Method and Description |
---|---|
PropertySet |
getCreationParameters() |
abstract void |
initializeCreationParameters() |
void |
setCreationParameters(PropertySet creationParameters) |
protected PropertySet creationParameters
public PropertySet getCreationParameters()
getCreationParameters
in interface IFlexViewComponentUI
public void setCreationParameters(PropertySet creationParameters)
setCreationParameters
in interface IFlexViewComponentUI
public abstract void initializeCreationParameters()
initializeCreationParameters
in interface IFlexViewComponentUI