pivot.wtk
Class Component.Attributes
java.lang.Object
pivot.wtk.Component.Attributes
- Direct Known Subclasses:
- Accordion.AccordionAttributes, Form.FormAttributes, TablePane.TablePaneAttributes, TabPane.TabPaneAttributes
- Enclosing class:
- Component
public abstract static class Component.Attributes
- extends Object
Abstract base class for component "attributes". Attributes are attached
properties that are specific to a particular component type.
- Author:
- gbrown
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Component.Attributes
protected Component.Attributes()
getComponent
public Component getComponent()