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::ChartEvent Class Reference

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ChartEvent (Object source, int type)
int getType ()
String toString ()

Static Public Member Functions

ChartEvent defaultReloadEvent ()
ChartEvent defaultResetEvent ()

Static Public Attributes

final int RESET = 1
final int RELOAD = RESET+1

Protected Attributes

int type

Static Private Attributes

ChartEvent defaultResetEvent = null
ChartEvent defaultReloadEvent = null

Detailed Description

This is event object, used in a chart.


Constructor & Destructor Documentation

com::cosylab::gui::components::r2::chart::ChartEvent::ChartEvent Object  source,
int  type
[inline]
 

ChartEvent constructor.

Parameters:
<code>source</code> java.lang.Object is object that caused event
<code>type</code> is type of event


Member Function Documentation

ChartEvent com::cosylab::gui::components::r2::chart::ChartEvent::defaultReloadEvent  )  [inline, static]
 

This method return field defaultResetEvent and initialize field defaultReloadEvent.

ChartEvent com::cosylab::gui::components::r2::chart::ChartEvent::defaultResetEvent  )  [inline, static]
 

This method return field defaultResetEvent and initialize field defaultResetEvent.

int com::cosylab::gui::components::r2::chart::ChartEvent::getType  )  [inline]
 

This method return type of event.

String com::cosylab::gui::components::r2::chart::ChartEvent::toString  )  [inline]
 

Returns a String that represents the value of this object.

Returns:
a string representation of the receiver


Member Data Documentation

ChartEvent com::cosylab::gui::components::r2::chart::ChartEvent::defaultReloadEvent = null [static, private]
 

ChartEvent com::cosylab::gui::components::r2::chart::ChartEvent::defaultResetEvent = null [static, private]
 

final int com::cosylab::gui::components::r2::chart::ChartEvent::RELOAD = RESET+1 [static]
 

final int com::cosylab::gui::components::r2::chart::ChartEvent::RESET = 1 [static]
 

int com::cosylab::gui::components::r2::chart::ChartEvent::type [protected]
 


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