|
ej-technologies | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.gjt.jclasslib.browser.config.window.IndexHolder
public class 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. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, 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.public java.lang.String toString()
toString in class java.lang.Object
|
ej-technologies | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||