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