org.swtchart.examples.RunAllExamples Class Reference

The class to run all examples. More...

Collaboration diagram for org.swtchart.examples.RunAllExamples:
Collaboration graph
[legend]

List of all members.

Static Public Member Functions

static void main (String[] args)
 The main method.

Static Package Attributes

static Vector< ChartbasicCharts
static Vector< ChartadvancedCharts

Static Private Member Functions

static void createList (String tabName, final Vector< Chart > charts, TabFolder tabFolder, final StackLayout layout, final Composite composite)
static Vector< ChartcreateBasicCharts (Composite parent)
static Vector< ChartcreateAdvancedCharts (Composite parent)

Detailed Description

The class to run all examples.

Definition at line 30 of file RunAllExamples.java.


Member Function Documentation

static Vector<Chart> org.swtchart.examples.RunAllExamples.createAdvancedCharts ( Composite  parent  )  [static, private]

Definition at line 118 of file RunAllExamples.java.

References org.swtchart.examples.RunAllExamples.basicCharts.

Referenced by org.swtchart.examples.RunAllExamples.main().

Here is the caller graph for this function:

static Vector<Chart> org.swtchart.examples.RunAllExamples.createBasicCharts ( Composite  parent  )  [static, private]

Definition at line 97 of file RunAllExamples.java.

References org.swtchart.examples.RunAllExamples.basicCharts.

Referenced by org.swtchart.examples.RunAllExamples.main().

Here is the caller graph for this function:

static void org.swtchart.examples.RunAllExamples.createList ( String  tabName,
final Vector< Chart charts,
TabFolder  tabFolder,
final StackLayout  layout,
final Composite  composite 
) [static, private]

Definition at line 75 of file RunAllExamples.java.

References org.swtchart.IAxisSet.adjustRange(), and org.swtchart.Chart.getAxisSet().

Referenced by org.swtchart.examples.RunAllExamples.main().

Here is the call graph for this function:

Here is the caller graph for this function:

static void org.swtchart.examples.RunAllExamples.main ( String[]  args  )  [static]

The main method.

Parameters:
args the arguments

Definition at line 41 of file RunAllExamples.java.

References org.swtchart.examples.RunAllExamples.createAdvancedCharts(), org.swtchart.examples.RunAllExamples.createBasicCharts(), and org.swtchart.examples.RunAllExamples.createList().

Here is the call graph for this function:


Member Data Documentation

Definition at line 33 of file RunAllExamples.java.


The documentation for this class was generated from the following file:

Generated on 26 Oct 2015 for SWTChart.org by  doxygen 1.6.1