|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Dimmable
A simple interface that permits setting a dimmed state (idle, as expressed in the UI) for a component.
| Method Summary | |
|---|---|
boolean |
isDimmed()
Returns the dimmed state of the implementing component. |
void |
setDimmed(boolean dimmed)
Sets the dimmed state of the component. |
| Method Detail |
|---|
void setDimmed(boolean dimmed)
boolean isDimmed()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||