|
ej-technologies | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Container services for a BrowserComponent.
Method Summary | |
void |
activate()
Activate this view. |
Action |
getActionBackward()
Get the Action which allows to move backward in the navigation history. |
Action |
getActionForward()
Get the Action which allows to move forward in the navigation history. |
BrowserComponent |
getBrowserComponent()
Get the BrowserComponent which is the top parent of the visual hierarchy of the class file browser. |
ClassFile |
getClassFile()
Get the ClassFile object for the show class file. |
void |
openClassFile(String className,
BrowserPath browserPath)
Open a class. |
Method Detail |
public ClassFile getClassFile()
public void activate()
public BrowserComponent getBrowserComponent()
public Action getActionBackward()
public Action getActionForward()
public void openClassFile(String className, BrowserPath browserPath)
className
- the name of the class.browserPath
- an optional BrowserPath object. May be null.
|
ej-technologies | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |