com::cosylab::cdb::browser::CDBAddNodeDlg Class Reference

Inheritance diagram for com::cosylab::cdb::browser::CDBAddNodeDlg:
Inheritance graph
[legend]
Collaboration diagram for com::cosylab::cdb::browser::CDBAddNodeDlg:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 CDBAddNodeDlg (Frame parent)
void actionPerformed (ActionEvent ae)
int showModal ()
void setCurl (String curl)
void setXML (String xml)
String getCurl ()
String getXML ()

Static Public Member Functions

static void main (String args[])

Private Member Functions

void initComponents ()
void closeDialog (WindowEvent evt)

Private Attributes

JTextField curlCtrl
JLabel curlLabel
JTextArea xmlDataCtrl
JButton okBtn
JButton cancelBtn
boolean okButtonPressed = false

Detailed Description

Author:
dvitas

To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments


Constructor & Destructor Documentation

com::cosylab::cdb::browser::CDBAddNodeDlg::CDBAddNodeDlg ( Frame  parent  )  [inline]

References initComponents().

Referenced by main().


Member Function Documentation

void com::cosylab::cdb::browser::CDBAddNodeDlg::actionPerformed ( ActionEvent  ae  )  [inline]

References closeDialog(), okBtn, and okButtonPressed.

void com::cosylab::cdb::browser::CDBAddNodeDlg::closeDialog ( WindowEvent  evt  )  [inline, private]

Closes the dialog

Referenced by actionPerformed(), and initComponents().

String com::cosylab::cdb::browser::CDBAddNodeDlg::getCurl (  )  [inline]
Returns:

References curlCtrl.

Referenced by com::cosylab::cdb::browser::CDBLogic::addNode().

String com::cosylab::cdb::browser::CDBAddNodeDlg::getXML (  )  [inline]
Returns:

References xmlDataCtrl.

Referenced by com::cosylab::cdb::browser::CDBLogic::addNode().

void com::cosylab::cdb::browser::CDBAddNodeDlg::initComponents (  )  [inline, private]
static void com::cosylab::cdb::browser::CDBAddNodeDlg::main ( String  args[]  )  [inline, static]
Parameters:
args the command line arguments

References CDBAddNodeDlg().

void com::cosylab::cdb::browser::CDBAddNodeDlg::setCurl ( String  curl  )  [inline]
Parameters:
curl 

References curlCtrl.

Referenced by com::cosylab::cdb::browser::CDBLogic::addNode().

void com::cosylab::cdb::browser::CDBAddNodeDlg::setXML ( String  xml  )  [inline]
Parameters:
xml 

References xmlDataCtrl.

Referenced by com::cosylab::cdb::browser::CDBLogic::addNode().

int com::cosylab::cdb::browser::CDBAddNodeDlg::showModal (  )  [inline]

Member Data Documentation

Referenced by initComponents().

Referenced by getCurl(), initComponents(), and setCurl().

Referenced by initComponents().

Referenced by actionPerformed(), and initComponents().

Referenced by actionPerformed(), and showModal().

Referenced by getXML(), initComponents(), and setXML().


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

Generated by  doxygen 1.6.2