net.sourceforge.demetrix.ui
Class SideBar
java.lang.Object
net.sourceforge.demetrix.ui.SideBar
- public class SideBar
- extends Object
- Author:
- Dimitri Pissarenko
*
Constructor Summary |
private |
SideBar()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logger
private Logger logger
splitPane
private XSplitPane splitPane
graphStructureTree
private JTree graphStructureTree
propetiesPanelScrollPane
private JScrollPane propetiesPanelScrollPane
UI_DEF_FILE_NAME
public static final String UI_DEF_FILE_NAME
- See Also:
- Constant Field Values
instance
private static SideBar instance
SideBar
private SideBar()
getInstance
public static SideBar getInstance()
getSplitPane
public XSplitPane getSplitPane()
getGraphStructureTree
public JTree getGraphStructureTree()
- Returns:
setNodePropertiesPanel
public void setNodePropertiesPanel(JPanel panel)