|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Mode
An interface that describes a mode that is either enabled or disabled.
Useful to handle differences between platforms and looks.
Class Modes
provides a bunch of frequently used instances
that implement Mode
.
Method Summary | |
---|---|
boolean |
enabled()
Checks and answers whether this mode is enabled or disabled. |
Method Detail |
---|
boolean enabled()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |