|
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.BrowserPath
public class 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. |
java.util.LinkedList |
getPathComponents()
Get the list of browser path components. |
void |
setPathComponents(java.util.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 java.util.LinkedList getPathComponents()
components.
public void setPathComponents(java.util.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 | ||||||||