|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

public interface ActivatableComponent
Interface for component which have to be activated/deactivated explicitly.
| Method Summary | |
|---|---|
boolean |
isActive()
Test method for the actiation state. |
void |
setActivationState(boolean active)
Method to set the activation state of the component |
| Method Detail |
|---|
void setActivationState(boolean active)
active - the activation sate flagboolean isActive()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||