|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.virion.jam.controlpalettes.AbstractController jebl.gui.trees.treeviewer_dev.treelayouts.RectilinearTreeLayoutController
public class RectilinearTreeLayoutController
Constructor Summary | |
---|---|
RectilinearTreeLayoutController(RectilinearTreeLayout treeLayout)
|
Method Summary | |
---|---|
JPanel |
getPanel()
Get a JPanel which is the main section for the palette. |
void |
getSettings(Map<String,Object> settings)
Collect the settings for this controller. |
JComponent |
getTitleComponent()
Get a component that will be put in the title bar of the palette section. |
void |
initialize()
Initialize this controller when a new document is created. |
boolean |
isInitiallyVisible()
|
void |
setSettings(Map<String,Object> settings)
Set the settings for this controller. |
Methods inherited from class org.virion.jam.controlpalettes.AbstractController |
---|
addControllerListener, fireControllerChanged, removeControllerListener |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RectilinearTreeLayoutController(RectilinearTreeLayout treeLayout)
Method Detail |
---|
public JComponent getTitleComponent()
Controller
public JPanel getPanel()
Controller
public boolean isInitiallyVisible()
public void initialize()
Controller
public void setSettings(Map<String,Object> settings)
Controller
settings
- the settings mappublic void getSettings(Map<String,Object> settings)
Controller
settings
- the settings map
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |