Cytoscape 2.4.1 (c) 2006,2007 ISB, MSKCC, UCSD

cytoscape.dialogs
Class PhoebeNodeControl

java.lang.Object
  extended by cytoscape.dialogs.PhoebeNodeControl

public class PhoebeNodeControl
extends Object

An Adobe style node organizer. Thanks KK!


Nested Class Summary
 class PhoebeNodeControl.SliderListener
           
 
Constructor Summary
PhoebeNodeControl(GraphView view)
           
 
Method Summary
 JComponent createAlignTab()
           
 JButton createHorizontalAlignCenter()
           
 JButton createHorizontalAlignLeft()
           
 JButton createHorizontalAlignRight()
           
 JButton createHorizontalDistributeCenter()
           
 JButton createVerticalAlignBottom()
           
 JButton createVerticalAlignCenter()
           
 JButton createVerticalAlignTop()
           
 JButton createVerticalDistributeCenter()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PhoebeNodeControl

public PhoebeNodeControl(GraphView view)
Method Detail

createAlignTab

public JComponent createAlignTab()

createHorizontalAlignLeft

public JButton createHorizontalAlignLeft()

createHorizontalAlignRight

public JButton createHorizontalAlignRight()

createHorizontalAlignCenter

public JButton createHorizontalAlignCenter()

createVerticalAlignBottom

public JButton createVerticalAlignBottom()

createVerticalAlignCenter

public JButton createVerticalAlignCenter()

createVerticalAlignTop

public JButton createVerticalAlignTop()

createVerticalDistributeCenter

public JButton createVerticalDistributeCenter()

createHorizontalDistributeCenter

public JButton createHorizontalDistributeCenter()

www.cytoscape.org