Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

com::cosylab::gui::components::r2::chart::TrendDemo Class Reference

Collaboration diagram for com::cosylab::gui::components::r2::chart::TrendDemo:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TrendDemo ()
 TrendDemo (String title)

Static Public Member Functions

void main (java.lang.String[] args)

Private Member Functions

BaseChart getChart ()
javax.swing.JPanel getJFrameContentPane ()
void handleException (java.lang.Throwable exception)
void initialize ()

Private Attributes

BaseChart ivjChart = null
javax.swing.JPanel ivjJFrameContentPane = null
TrendChartArea trend

Detailed Description

This is chart demo that present sine function.


Constructor & Destructor Documentation

com::cosylab::gui::components::r2::chart::TrendDemo::TrendDemo  )  [inline]
 

TrendDemo constructor.

com::cosylab::gui::components::r2::chart::TrendDemo::TrendDemo String  title  )  [inline]
 

TrendDemo constructor that takes title as an argument.

Parameters:
title java.lang.String


Member Function Documentation

BaseChart com::cosylab::gui::components::r2::chart::TrendDemo::getChart  )  [inline, private]
 

Return the Chart property value.

Returns:
si.ijs.kgb.chart.BaseChart

javax.swing.JPanel com::cosylab::gui::components::r2::chart::TrendDemo::getJFrameContentPane  )  [inline, private]
 

Return the JFrameContentPane property value.

Returns:
javax.swing.JPanel

void com::cosylab::gui::components::r2::chart::TrendDemo::handleException java.lang.Throwable  exception  )  [inline, private]
 

Called whenever the part throws an exception.

Parameters:
exception java.lang.Throwable

void com::cosylab::gui::components::r2::chart::TrendDemo::initialize  )  [inline, private]
 

Initialize the class.

void com::cosylab::gui::components::r2::chart::TrendDemo::main java.lang.String[]  args  )  [inline, static]
 

main entrypoint - starts the part when it is run as an application

Parameters:
args java.lang.String[]


Member Data Documentation

BaseChart com::cosylab::gui::components::r2::chart::TrendDemo::ivjChart = null [private]
 

javax.swing.JPanel com::cosylab::gui::components::r2::chart::TrendDemo::ivjJFrameContentPane = null [private]
 

TrendChartArea com::cosylab::gui::components::r2::chart::TrendDemo::trend [private]
 


The documentation for this class was generated from the following file:
Generated on Thu Apr 30 03:12:58 2009 for ACS Java API by doxygen 1.3.8