Packageedu.stanford.covertlab.diagram.toolbar
Classpublic class ControlToolBar
InheritanceControlToolBar Inheritance ToolBar Inheritance flexlib.containers.DockableToolBar

Toolbar containing controls for copy, cut, pase; undo, redo; zooming, and autolayout.

See also

ToolBar


Public Properties
 PropertyDefined by
 InheritedfadeEffect : Fade
ToolBar
 InheritedmoveEffect : Move
ToolBar
Protected Properties
 PropertyDefined by
 Inheriteddiagram : Diagram
ToolBar
Public Methods
 MethodDefined by
  
ControlToolBar
Protected Methods
 MethodDefined by
 Inherited
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):void
ToolBar
 Inherited
updateFloatingStatus(event:MouseEvent):void
ToolBar
Constructor detail
ControlToolBar()constructor
public function ControlToolBar(diagram:Diagram)Parameters
diagram:Diagram