|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--mWaba.VectorEnumeration
Field Summary | |
protected int |
curItem
|
protected int |
direction
|
protected Vector |
vector
|
Constructor Summary | |
VectorEnumeration(Vector v,
int dir)
|
Method Summary | |
boolean |
hasMoreElements()
|
java.lang.Object |
nextElement()
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Field Detail |
protected int curItem
protected Vector vector
protected int direction
Constructor Detail |
public VectorEnumeration(Vector v, int dir)
Method Detail |
public boolean hasMoreElements()
public java.lang.Object nextElement()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |