|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.gjt.universe.gui.VectorSystemScreenCoord
Field Summary | |
private java.util.Vector |
hiddenVector
|
Constructor Summary | |
VectorSystemScreenCoord()
|
Method Summary | |
void |
add(SystemScreenCoord SSC)
|
SystemScreenCoord |
get(int idx)
|
void |
removeAllElements()
|
int |
size()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private java.util.Vector hiddenVector
Constructor Detail |
public VectorSystemScreenCoord()
Method Detail |
public void add(SystemScreenCoord SSC)
public SystemScreenCoord get(int idx)
public int size()
public void removeAllElements()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |