TdkJNICreatePointDialog Class Reference

#include <TdkJNICreatePointDialog.h>

Inheritance diagram for TdkJNICreatePointDialog:

TdkJNIDialog TdkEventHandler List of all members.

Public Member Functions

void setValue (double x, double y)
void getValue (double &x, double &y)
void setObjectDialog (jobject *dialog)
void setJavaEnv (JNIEnv *env)

Static Public Member Functions

static TdkJNICreatePointDialoggetInstance ()

Protected Member Functions

virtual void handleVSEvent (TdkEvent &event)
virtual void handleVSEvent (TdkStartEvent &event)
virtual void handleVSEvent (TdkStopEvent &event)
virtual void handleVSEvent (TdkCreatePointEvent &event)
virtual void handleVSEvent (TdkCreatePointByCoordEvent &event)

Private Member Functions

 TdkJNICreatePointDialog ()
virtual ~TdkJNICreatePointDialog ()

Static Private Attributes

static TdkJNICreatePointDialoginstance_ = NULL

Constructor & Destructor Documentation

TdkJNICreatePointDialog::TdkJNICreatePointDialog (  )  [inline, private]

virtual TdkJNICreatePointDialog::~TdkJNICreatePointDialog (  )  [inline, private, virtual]


Member Function Documentation

void TdkJNICreatePointDialog::setValue ( double  x,
double  y 
)

void TdkJNICreatePointDialog::getValue ( double &  x,
double &  y 
)

void TdkJNICreatePointDialog::setObjectDialog ( jobject *  dialog  ) 

void TdkJNICreatePointDialog::setJavaEnv ( JNIEnv *  env  ) 

TdkJNICreatePointDialog * TdkJNICreatePointDialog::getInstance (  )  [static]

void TdkJNICreatePointDialog::handleVSEvent ( TdkEvent event  )  [protected, virtual]

Reimplemented from TdkEventHandler.

void TdkJNICreatePointDialog::handleVSEvent ( TdkStartEvent event  )  [protected, virtual]

void TdkJNICreatePointDialog::handleVSEvent ( TdkStopEvent event  )  [protected, virtual]

void TdkJNICreatePointDialog::handleVSEvent ( TdkCreatePointEvent event  )  [protected, virtual]

void TdkJNICreatePointDialog::handleVSEvent ( TdkCreatePointByCoordEvent event  )  [protected, virtual]


Member Data Documentation

TdkJNICreatePointDialog * TdkJNICreatePointDialog::instance_ = NULL [static, private]


The documentation for this class was generated from the following files:
Generated on Fri Jun 15 16:54:42 2007 for TDK by  doxygen 1.5.2