|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjavax.swing.plaf.ComponentUI
org.flexdock.plaf.FlexViewComponentUI
public abstract class FlexViewComponentUI
| Field Summary | |
|---|---|
protected PropertySet |
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 | |
|---|---|
FlexViewComponentUI()
|
|
| Method Summary | |
|---|---|
PropertySet |
getCreationParameters()
|
abstract void |
initializeCreationParameters()
|
void |
setCreationParameters(PropertySet creationParameters)
|
| Methods inherited from class javax.swing.plaf.ComponentUI |
|---|
contains, createUI, getAccessibleChild, getAccessibleChildrenCount, getBaseline, getBaselineResizeBehavior, getMaximumSize, getMinimumSize, getPreferredSize, installUI, paint, uninstallUI, update |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected PropertySet creationParameters
| Constructor Detail |
|---|
public FlexViewComponentUI()
| Method Detail |
|---|
public PropertySet getCreationParameters()
getCreationParameters in interface IFlexViewComponentUIpublic void setCreationParameters(PropertySet creationParameters)
setCreationParameters in interface IFlexViewComponentUIpublic abstract void initializeCreationParameters()
initializeCreationParameters in interface IFlexViewComponentUI
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||