|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JvExplorerDetails
A component displaying details about the active JvExplorer node.
| Method Summary | |
|---|---|
Object |
getActiveObject()
Return the active explorer object. |
JComponent |
getComponent()
Return the JComponent containing the details. |
void |
setActiveNode(JvExplorerNode activeNode)
Set the active node in this details component. |
void |
setActiveObject(Object activeObject)
Set the active object in this details component. |
| Methods inherited from interface org.jurvis.beans.JvJavaBean |
|---|
addPropertyChangeListener, removePropertyChangeListener |
| Method Detail |
|---|
JComponent getComponent()
JComponent containing the details.
JComponentvoid setActiveNode(JvExplorerNode activeNode)
JvExplorer.
activeNode - the new active nodeObject getActiveObject()
void setActiveObject(Object activeObject)
JvExplorer.
activeObject - the new active object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||