|
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.BrowserPath
Description of the selected path in the tree of a BrowserComponent.
| Constructor Summary | |
BrowserPath()
|
|
| Method Summary | |
void |
addPathComponent(PathComponent pathComponent)
Add a single browser path component to this browser path. |
LinkedList |
getPathComponents()
Get the list of browser path components. |
void |
setPathComponents(LinkedList pathComponents)
Set the list of browser path components. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public BrowserPath()
| Method Detail |
public LinkedList getPathComponents()
public void setPathComponents(LinkedList pathComponents)
pathComponents - the list.public void addPathComponent(PathComponent pathComponent)
pathComponent - the new component.
|
ej-technologies | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||