public abstract class ElementWithIndex extends Object
protected int
index
protected String
label
protected
ElementWithIndex(int index)
int
getIndex()
String
getLabel()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
protected int index
protected String label
protected ElementWithIndex(int index)
public int getIndex()
public String toString()
toString
Object
public String getLabel()