|
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.CategoryHolder
public class CategoryHolder
Browser path component for a node category.
| Constructor Summary | |
|---|---|
CategoryHolder()
Constructor. |
|
CategoryHolder(java.lang.String category)
Constructor. |
|
| Method Summary | |
|---|---|
java.lang.String |
getCategory()
Get the category. |
void |
setCategory(java.lang.String category)
Set the category. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public CategoryHolder(java.lang.String category)
category - the category.public CategoryHolder()
| Method Detail |
|---|
public java.lang.String getCategory()
public void setCategory(java.lang.String category)
category - the category.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 | ||||||||