|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.EventObject
tml.vectorspace.operations.OperationEvent
public class OperationEvent
Constructor Summary | |
---|---|
OperationEvent(java.lang.Object source,
int max,
int curr)
|
Method Summary | |
---|---|
int |
getCurrent()
|
int |
getMaximum()
|
Methods inherited from class java.util.EventObject |
---|
getSource, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public OperationEvent(java.lang.Object source, int max, int curr)
Method Detail |
---|
public int getCurrent()
public int getMaximum()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |