|
ej-technologies | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--org.gjt.jclasslib.browser.config.window.IndexHolder
Browser path component for an index value.
| Constructor Summary | |
IndexHolder()
Constructor. |
|
IndexHolder(int index)
Constructor. |
|
| Method Summary | |
int |
getIndex()
Get the index. |
void |
setIndex(int index)
Set the index. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public IndexHolder(int index)
index - the index.public IndexHolder()
| Method Detail |
public int getIndex()
public void setIndex(int index)
index - the index.
|
ej-technologies | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||