Packageedu.stanford.covertlab.diagram.toolbar
Classpublic class NewComponentToolBar
InheritanceNewComponentToolBar Inheritance ToolBar Inheritance flexlib.containers.DockableToolBar

Toolbar containing buttons for adding new compartments and biomolecule styles to a diagram. Clicking the add new compartment button triggers the display of compartment "hot spots" which indicate where a compartment would be inserted. When a hotspot is selected an EditCompartmentWindow popup window is opened. Clicking the new biomolecule style button opens an EditBiomoleculeStyle popup window.

See also

ToolBar
edu.stanford.covertlab.diagram.core.CompartmentHotspot


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