|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--com.tuneology.avm.Volume
This class represents a volume level.
| Constructor Summary | |
Volume(int l,
int r)
Construct a new Volume object. |
|
| Method Summary | |
int |
getLeft()
the left channel's volume |
int |
getRight()
the right channel's volume. |
static void |
touch()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Volume(int l,
int r)
| Method Detail |
public int getLeft()
public int getRight()
public static void touch()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||