|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.guiseframework.component.AbstractCompositeStateComponent.ComponentState
protected abstract static class AbstractCompositeStateComponent.ComponentState
An encapsulation of the state of a representation component.
| Constructor Summary | |
|---|---|
AbstractCompositeStateComponent.ComponentState(Component component)
Constructor |
|
| Method Summary | |
|---|---|
Component |
getComponent()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractCompositeStateComponent.ComponentState(Component component)
component - The representation component.
java.lang.NullPointerException - if the given component is null.| Method Detail |
|---|
public Component getComponent()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||