|
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
Browser path component for a node category.
Constructor Summary | |
CategoryHolder()
Constructor. |
|
CategoryHolder(String category)
Constructor. |
Method Summary | |
String |
getCategory()
Get the category. |
void |
setCategory(String category)
Set the category. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CategoryHolder(String category)
category
- the category.public CategoryHolder()
Method Detail |
public String getCategory()
public void setCategory(String category)
category
- the category.
|
ej-technologies | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |