| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectsky.monome.event.GenericListenerWithArguments
sky.monome.event.analog.AnalogListenerWithArguments
public abstract class AnalogListenerWithArguments
Listener that listens to analog events. Arguments can be given at the construction time and can be used internally.
| Field Summary | 
|---|
| Fields inherited from class sky.monome.event.GenericListenerWithArguments | 
|---|
| arguments | 
| Constructor Summary | |
|---|---|
| AnalogListenerWithArguments(java.lang.Object... arguments)Constructs an analog listener with specified arguments. | |
| Method Summary | 
|---|
| Methods inherited from class sky.monome.event.GenericListenerWithArguments | 
|---|
| getArgument, getArgument, getArguments | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Methods inherited from interface sky.monome.event.analog.AnalogListener | 
|---|
| analogMoved | 
| Constructor Detail | 
|---|
public AnalogListenerWithArguments(java.lang.Object... arguments)
arguments - Arguments to give to this analog listener for future internal use.| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||