Package de.justofplay.xled
Class Mode
java.lang.Object
de.justofplay.xled.Mode
The type Mode.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringThe constant COLOR.static final StringThe constant DEMO.static final StringThe constant EFFECT.static final StringThe constant MOVIE.static final StringThe constant OFF.static final StringThe constant PLAYLIST.static final StringThe constant RT. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
OFF
The constant OFF.- See Also:
-
COLOR
The constant COLOR.- See Also:
-
DEMO
The constant DEMO.- See Also:
-
EFFECT
The constant EFFECT.- See Also:
-
MOVIE
The constant MOVIE.- See Also:
-
PLAYLIST
The constant PLAYLIST.- See Also:
-
RT
The constant RT.- See Also:
-
-
Constructor Details
-
Mode
public Mode()
-