com.ontimize.gui.tree
Class DirectoryPositionator
java.lang.Object
com.ontimize.gui.tree.DirectoryPositionator
- All Implemented Interfaces:
- JOrgTreeNodePositionator
- public class DirectoryPositionator
- extends java.lang.Object
- implements JOrgTreeNodePositionator
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
calculated
protected boolean calculated
levels
protected java.util.Vector levels
preferredSize
protected java.awt.Dimension preferredSize
ORIENTATION_UP_RIGHT
protected int ORIENTATION_UP_RIGHT
ORIENTATION_UP_LEFT
protected int ORIENTATION_UP_LEFT
ORIENTATION_DOWN_RIGHT
protected int ORIENTATION_DOWN_RIGHT
ORIENTATION_DOWN_LEFT
protected int ORIENTATION_DOWN_LEFT
DirectoryPositionator
public DirectoryPositionator()
getPreferredSize
public java.awt.Dimension getPreferredSize()
- Specified by:
getPreferredSize in interface JOrgTreeNodePositionator
calculateNodePositions
public void calculateNodePositions(JOrgTree tree)
- Specified by:
calculateNodePositions in interface JOrgTreeNodePositionator
calculated
public boolean calculated()
- Specified by:
calculated in interface JOrgTreeNodePositionator