|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PlaySOMPlayer.PlayingMarker | |
---|---|
at.tuwien.ifs.somtoolbox.apps.viewer.controls.player |
Uses of PlaySOMPlayer.PlayingMarker in at.tuwien.ifs.somtoolbox.apps.viewer.controls.player |
---|
Fields in at.tuwien.ifs.somtoolbox.apps.viewer.controls.player declared as PlaySOMPlayer.PlayingMarker | |
---|---|
static PlaySOMPlayer.PlayingMarker |
PlaySOMPlayer.DEFAULT_PLAYING_MARKER
0 == none, 1 == highlight, 2 == circle; |
private PlaySOMPlayer.PlayingMarker |
PlaySOMPlayer.playing_marker
|
Methods in at.tuwien.ifs.somtoolbox.apps.viewer.controls.player that return PlaySOMPlayer.PlayingMarker | |
---|---|
static PlaySOMPlayer.PlayingMarker |
PlaySOMPlayer.PlayingMarker.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static PlaySOMPlayer.PlayingMarker[] |
PlaySOMPlayer.PlayingMarker.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |