Packageedu.stanford.covertlab.chart
Classpublic class ChartWindow
InheritanceChartWindow Inheritance mx.containers.TitleWindow

TitleWindow containing a chart.

See also

Chart


Public Methods
 MethodDefined by
  
ChartWindow(title:String, chart:Chart)
ChartWindow
  
close(event:CloseEvent = null):void
ChartWindow
  
open():void
opening, closing
ChartWindow
Constructor detail
ChartWindow()constructor
public function ChartWindow(title:String, chart:Chart)Parameters
title:String
 
chart:Chart
Method detail
close()method
public function close(event:CloseEvent = null):voidParameters
event:CloseEvent (default = null)
open()method 
public function open():void

opening, closing