si::ijs::acs::objectexplorer::ListsSimpleIntrospectableDetails Class Reference

Inheritance diagram for si::ijs::acs::objectexplorer::ListsSimpleIntrospectableDetails:
Inheritance graph
[legend]
Collaboration diagram for si::ijs::acs::objectexplorer::ListsSimpleIntrospectableDetails:
Collaboration graph
[legend]

List of all members.

Classes

class  IvjEventHandler

Public Member Functions

 ListsSimpleIntrospectableDetails ()
 ListsSimpleIntrospectableDetails (ListsHandlerBean listshandler)
void attributesAction ()
void attributesList_KeyTyped (java.awt.event.KeyEvent keyEvent)
void attributesList_MouseClicked (java.awt.event.MouseEvent mouseEvent)
void attributesList_MouseExited (java.awt.event.MouseEvent mouseEvent)
void attributesList_MouseMoved (java.awt.event.MouseEvent mouseEvent)
void clear ()
void operationsAction ()
void operationsList_KeyTyped (java.awt.event.KeyEvent keyEvent)
void operationsList_MouseClicked (java.awt.event.MouseEvent mouseEvent)
void operationsList_MouseExited (java.awt.event.MouseEvent mouseEvent)
void operationsList_MouseMoved (java.awt.event.MouseEvent mouseEvent)

Static Public Member Functions

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

Package Functions

void setAttributesModel (javax.swing.ListModel model)
void setDeviceText (String text)
void setOperationsModel (javax.swing.ListModel model)

Package Attributes

IvjEventHandler ivjEventHandler = new IvjEventHandler()

Private Member Functions

void clickedSpecial ()
void connEtoC1 (java.awt.event.ActionEvent arg1)
void connEtoC2 (java.awt.event.MouseEvent arg1)
void connEtoC3 (java.awt.event.MouseEvent arg1)
void connEtoC4 (java.awt.event.KeyEvent arg1)
void connEtoC5 (java.awt.event.KeyEvent arg1)
void connEtoC6 (java.awt.event.MouseEvent arg1)
void connEtoC7 (java.awt.event.MouseEvent arg1)
void connEtoC8 (java.awt.event.MouseEvent arg1)
void connEtoC9 (java.awt.event.MouseEvent arg1)
void connPtoP1SetTarget ()
javax.swing.JList getattributesList ()
javax.swing.JCheckBox getJCheckBox1 ()
javax.swing.JLabel getJLabel2 ()
javax.swing.JLabel getJLabel3 ()
javax.swing.JLabel getJLabel4 ()
javax.swing.JPanel getJPanel1 ()
javax.swing.JScrollPane getJScrollPane2 ()
javax.swing.JScrollPane getJScrollPane3 ()
javax.swing.JLabel getObjectNameLabel ()
javax.swing.JList getoperationsList ()
void handleException (java.lang.Throwable exception)
void initConnections () throws java.lang.Exception
void initialize ()

Private Attributes

javax.swing.JList ivjattributesList = null
javax.swing.JCheckBox ivjJCheckBox1 = null
javax.swing.JLabel ivjJLabel2 = null
javax.swing.JLabel ivjJLabel3 = null
javax.swing.JLabel ivjJLabel4 = null
javax.swing.JPanel ivjJPanel1 = null
javax.swing.JScrollPane ivjJScrollPane2 = null
javax.swing.JScrollPane ivjJScrollPane3 = null
javax.swing.JLabel ivjObjectNameLabel = null
javax.swing.JList ivjoperationsList = null
ListsHandlerBean listshandler = null

Detailed Description

Insert the type's description here. Creation date: (3.2.2002 14:46:22)

Author:
:

Constructor & Destructor Documentation

si::ijs::acs::objectexplorer::ListsSimpleIntrospectableDetails::ListsSimpleIntrospectableDetails (  )  [inline]

ListsSimpleIntrospectableDetails constructor comment.

References initialize().

Referenced by main().

si::ijs::acs::objectexplorer::ListsSimpleIntrospectableDetails::ListsSimpleIntrospectableDetails ( ListsHandlerBean  listshandler  )  [inline]

ListsSimpleIntrospectableDetails constructor comment.

Parameters:
layout java.awt.LayoutManager

References initialize().


Member Function Documentation

void si::ijs::acs::objectexplorer::ListsSimpleIntrospectableDetails::attributesAction (  )  [inline]

Insert the method's description here. Creation date: (3.2.2002 15:32:11)

References si::ijs::acs::objectexplorer::ListsHandlerBean::clickedItem(), getattributesList(), and listshandler.

Referenced by attributesList_KeyTyped(), and attributesList_MouseClicked().

void si::ijs::acs::objectexplorer::ListsSimpleIntrospectableDetails::attributesList_KeyTyped ( java.awt.event.KeyEvent  keyEvent  )  [inline]

Comment

References attributesAction().

Referenced by connEtoC5().

void si::ijs::acs::objectexplorer::ListsSimpleIntrospectableDetails::attributesList_MouseClicked ( java.awt.event.MouseEvent  mouseEvent  )  [inline]

Comment

References attributesAction(), and getattributesList().

Referenced by connEtoC3().

void si::ijs::acs::objectexplorer::ListsSimpleIntrospectableDetails::attributesList_MouseExited ( java.awt.event.MouseEvent  mouseEvent  )  [inline]

Comment

References getattributesList().

Referenced by connEtoC9().

void si::ijs::acs::objectexplorer::ListsSimpleIntrospectableDetails::attributesList_MouseMoved ( java.awt.event.MouseEvent  mouseEvent  )  [inline]

Comment

References getattributesList().

Referenced by connEtoC7().

void si::ijs::acs::objectexplorer::ListsSimpleIntrospectableDetails::clear (  )  [inline]

Called whenever the part throws an exception.

Parameters:
exception java.lang.Throwable

References setAttributesModel(), setDeviceText(), and setOperationsModel().

Referenced by si::ijs::acs::objectexplorer::ListsHandlerBean::selectionChange(), and si::ijs::acs::objectexplorer::ListsHandlerBean::setObject().

void si::ijs::acs::objectexplorer::ListsSimpleIntrospectableDetails::clickedSpecial (  )  [inline, private]
void si::ijs::acs::objectexplorer::ListsSimpleIntrospectableDetails::connEtoC1 ( java.awt.event.ActionEvent  arg1  )  [inline, private]

connEtoC1: (JCheckBox1.action.actionPerformed(java.awt.event.ActionEvent) --> ListsSimpleIntrospectableDetails.clickedSpecial()V)

Parameters:
arg1 java.awt.event.ActionEvent

Reimplemented from com::cosylab::gui::components::r2::SmartPanel.

References clickedSpecial(), and handleException().

Referenced by si::ijs::acs::objectexplorer::ListsSimpleIntrospectableDetails::IvjEventHandler::actionPerformed().

void si::ijs::acs::objectexplorer::ListsSimpleIntrospectableDetails::connEtoC2 ( java.awt.event.MouseEvent  arg1  )  [inline, private]

connEtoC2: (operationsList.mouse.mouseClicked(java.awt.event.MouseEvent) --> ListsSimpleIntrospectableDetails.operationsList_MouseClicked(Ljava.awt.event.MouseEvent;)V)

Parameters:
arg1 java.awt.event.MouseEvent

Reimplemented from com::cosylab::gui::components::r2::SmartPanel.

References handleException(), and operationsList_MouseClicked().

Referenced by si::ijs::acs::objectexplorer::ListsSimpleIntrospectableDetails::IvjEventHandler::mouseClicked().

void si::ijs::acs::objectexplorer::ListsSimpleIntrospectableDetails::connEtoC3 ( java.awt.event.MouseEvent  arg1  )  [inline, private]

connEtoC3: (attributesList.mouse.mouseClicked(java.awt.event.MouseEvent) --> ListsSimpleIntrospectableDetails.attributesList_MouseClicked(Ljava.awt.event.MouseEvent;)V)

Parameters:
arg1 java.awt.event.MouseEvent

References attributesList_MouseClicked(), and handleException().

Referenced by si::ijs::acs::objectexplorer::ListsSimpleIntrospectableDetails::IvjEventHandler::mouseClicked().

void si::ijs::acs::objectexplorer::ListsSimpleIntrospectableDetails::connEtoC4 ( java.awt.event.KeyEvent  arg1  )  [inline, private]

connEtoC4: (operationsList.key.keyTyped(java.awt.event.KeyEvent) --> ListsSimpleIntrospectableDetails.operationsList_KeyTyped(Ljava.awt.event.KeyEvent;)V)

Parameters:
arg1 java.awt.event.KeyEvent

References handleException(), and operationsList_KeyTyped().

Referenced by si::ijs::acs::objectexplorer::ListsSimpleIntrospectableDetails::IvjEventHandler::keyTyped().

void si::ijs::acs::objectexplorer::ListsSimpleIntrospectableDetails::connEtoC5 ( java.awt.event.KeyEvent  arg1  )  [inline, private]

connEtoC5: (attributesList.key.keyTyped(java.awt.event.KeyEvent) --> ListsSimpleIntrospectableDetails.attributesList_KeyTyped(Ljava.awt.event.KeyEvent;)V)

Parameters:
arg1 java.awt.event.KeyEvent

References attributesList_KeyTyped(), and handleException().

Referenced by si::ijs::acs::objectexplorer::ListsSimpleIntrospectableDetails::IvjEventHandler::keyTyped().

void si::ijs::acs::objectexplorer::ListsSimpleIntrospectableDetails::connEtoC6 ( java.awt.event.MouseEvent  arg1  )  [inline, private]

connEtoC6: (operationsList.mouseMotion.mouseMoved(java.awt.event.MouseEvent) --> ListsSimpleIntrospectableDetails.operationsList_MouseMoved(Ljava.awt.event.MouseEvent;)V)

Parameters:
arg1 java.awt.event.MouseEvent

References handleException(), and operationsList_MouseMoved().

Referenced by si::ijs::acs::objectexplorer::ListsSimpleIntrospectableDetails::IvjEventHandler::mouseMoved().

void si::ijs::acs::objectexplorer::ListsSimpleIntrospectableDetails::connEtoC7 ( java.awt.event.MouseEvent  arg1  )  [inline, private]

connEtoC7: (attributesList.mouseMotion.mouseMoved(java.awt.event.MouseEvent) --> ListsSimpleIntrospectableDetails.attributesList_MouseMoved(Ljava.awt.event.MouseEvent;)V)

Parameters:
arg1 java.awt.event.MouseEvent

References attributesList_MouseMoved(), and handleException().

Referenced by si::ijs::acs::objectexplorer::ListsSimpleIntrospectableDetails::IvjEventHandler::mouseMoved().

void si::ijs::acs::objectexplorer::ListsSimpleIntrospectableDetails::connEtoC8 ( java.awt.event.MouseEvent  arg1  )  [inline, private]

connEtoC8: (operationsList.mouse.mouseExited(java.awt.event.MouseEvent) --> ListsSimpleIntrospectableDetails.operationsList_MouseExited(Ljava.awt.event.MouseEvent;)V)

Parameters:
arg1 java.awt.event.MouseEvent

References handleException(), and operationsList_MouseExited().

Referenced by si::ijs::acs::objectexplorer::ListsSimpleIntrospectableDetails::IvjEventHandler::mouseExited().

void si::ijs::acs::objectexplorer::ListsSimpleIntrospectableDetails::connEtoC9 ( java.awt.event.MouseEvent  arg1  )  [inline, private]

connEtoC9: (attributesList.mouse.mouseExited(java.awt.event.MouseEvent) --> ListsSimpleIntrospectableDetails.attributesList_MouseExited(Ljava.awt.event.MouseEvent;)V)

Parameters:
arg1 java.awt.event.MouseEvent

References attributesList_MouseExited(), and handleException().

Referenced by si::ijs::acs::objectexplorer::ListsSimpleIntrospectableDetails::IvjEventHandler::mouseExited().

void si::ijs::acs::objectexplorer::ListsSimpleIntrospectableDetails::connPtoP1SetTarget (  )  [inline, private]

connPtoP1SetTarget: (attributesList.this <--> operationsList.nextFocusableComponent)

References getattributesList(), getoperationsList(), and handleException().

Referenced by initConnections().

javax.swing.JList si::ijs::acs::objectexplorer::ListsSimpleIntrospectableDetails::getattributesList (  )  [inline, private]
javax.swing.JCheckBox si::ijs::acs::objectexplorer::ListsSimpleIntrospectableDetails::getJCheckBox1 (  )  [inline, private]

Return the JCheckBox1 property value.

Returns:
javax.swing.JCheckBox

References handleException(), and ivjJCheckBox1.

Referenced by clickedSpecial(), getJPanel1(), and initConnections().

javax.swing.JLabel si::ijs::acs::objectexplorer::ListsSimpleIntrospectableDetails::getJLabel2 (  )  [inline, private]

Return the JLabel2 property value.

Returns:
javax.swing.JLabel

References handleException(), and ivjJLabel2.

Referenced by initialize().

javax.swing.JLabel si::ijs::acs::objectexplorer::ListsSimpleIntrospectableDetails::getJLabel3 (  )  [inline, private]

Return the JLabel3 property value.

Returns:
javax.swing.JLabel

References handleException(), and ivjJLabel3.

Referenced by initialize().

javax.swing.JLabel si::ijs::acs::objectexplorer::ListsSimpleIntrospectableDetails::getJLabel4 (  )  [inline, private]

Return the JLabel4 property value.

Returns:
javax.swing.JLabel

References handleException(), and ivjJLabel4.

Referenced by getJPanel1().

javax.swing.JPanel si::ijs::acs::objectexplorer::ListsSimpleIntrospectableDetails::getJPanel1 (  )  [inline, private]

Return the JPanel1 property value.

Returns:
javax.swing.JPanel

References getJCheckBox1(), getJLabel4(), getObjectNameLabel(), handleException(), and ivjJPanel1.

Referenced by initialize().

javax.swing.JScrollPane si::ijs::acs::objectexplorer::ListsSimpleIntrospectableDetails::getJScrollPane2 (  )  [inline, private]

Return the JScrollPane2 property value.

Returns:
javax.swing.JScrollPane

References getoperationsList(), handleException(), and ivjJScrollPane2.

Referenced by initialize().

javax.swing.JScrollPane si::ijs::acs::objectexplorer::ListsSimpleIntrospectableDetails::getJScrollPane3 (  )  [inline, private]

Return the JScrollPane3 property value.

Returns:
javax.swing.JScrollPane

References getattributesList(), handleException(), and ivjJScrollPane3.

Referenced by initialize().

javax.swing.JLabel si::ijs::acs::objectexplorer::ListsSimpleIntrospectableDetails::getObjectNameLabel (  )  [inline, private]

Return the ObjectNameLabel property value.

Returns:
javax.swing.JLabel

References handleException(), and ivjObjectNameLabel.

Referenced by getJPanel1(), and setDeviceText().

javax.swing.JList si::ijs::acs::objectexplorer::ListsSimpleIntrospectableDetails::getoperationsList (  )  [inline, private]
void si::ijs::acs::objectexplorer::ListsSimpleIntrospectableDetails::handleException ( java.lang.Throwable  exception  )  [inline, private]
void si::ijs::acs::objectexplorer::ListsSimpleIntrospectableDetails::initConnections (  )  throws java.lang.Exception [inline, private]

Initializes connections

Exceptions:
java.lang.Exception The exception description.

Reimplemented from com::cosylab::gui::components::r2::SmartPanel.

References connPtoP1SetTarget(), getattributesList(), getJCheckBox1(), getoperationsList(), and ivjEventHandler.

Referenced by initialize().

void si::ijs::acs::objectexplorer::ListsSimpleIntrospectableDetails::initialize (  )  [inline, private]
static void si::ijs::acs::objectexplorer::ListsSimpleIntrospectableDetails::main ( java.lang.String[]  args  )  [inline, static]

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

Parameters:
args java.lang.String[]

Reimplemented from com::cosylab::gui::components::r2::SmartPanel.

References com::cosylab::gui::components::r2::SmartPanel::frame, and ListsSimpleIntrospectableDetails().

void si::ijs::acs::objectexplorer::ListsSimpleIntrospectableDetails::operationsAction (  )  [inline]

Insert the method's description here. Creation date: (3.2.2002 15:32:11)

References si::ijs::acs::objectexplorer::ListsHandlerBean::clickedItem(), getoperationsList(), and listshandler.

Referenced by operationsList_KeyTyped(), and operationsList_MouseClicked().

void si::ijs::acs::objectexplorer::ListsSimpleIntrospectableDetails::operationsList_KeyTyped ( java.awt.event.KeyEvent  keyEvent  )  [inline]

Comment

References operationsAction().

Referenced by connEtoC4().

void si::ijs::acs::objectexplorer::ListsSimpleIntrospectableDetails::operationsList_MouseClicked ( java.awt.event.MouseEvent  mouseEvent  )  [inline]

Comment

References getoperationsList(), and operationsAction().

Referenced by connEtoC2().

void si::ijs::acs::objectexplorer::ListsSimpleIntrospectableDetails::operationsList_MouseExited ( java.awt.event.MouseEvent  mouseEvent  )  [inline]

Comment

References getoperationsList().

Referenced by connEtoC8().

void si::ijs::acs::objectexplorer::ListsSimpleIntrospectableDetails::operationsList_MouseMoved ( java.awt.event.MouseEvent  mouseEvent  )  [inline]

Comment

References getoperationsList().

Referenced by connEtoC6().

void si::ijs::acs::objectexplorer::ListsSimpleIntrospectableDetails::setAttributesModel ( javax.swing.ListModel  model  )  [inline, package]

Insert the method's description here. Creation date: (3.2.2002 15:32:11)

References getattributesList().

Referenced by clear(), and si::ijs::acs::objectexplorer::ListsHandlerBean::updateLists().

void si::ijs::acs::objectexplorer::ListsSimpleIntrospectableDetails::setDeviceText ( String  text  )  [inline, package]

Insert the method's description here. Creation date: (3.2.2002 15:32:11)

References getObjectNameLabel().

Referenced by clear(), and si::ijs::acs::objectexplorer::ListsHandlerBean::selectionChange().

void si::ijs::acs::objectexplorer::ListsSimpleIntrospectableDetails::setOperationsModel ( javax.swing.ListModel  model  )  [inline, package]

Insert the method's description here. Creation date: (3.2.2002 15:32:11)

References getoperationsList().

Referenced by clear(), and si::ijs::acs::objectexplorer::ListsHandlerBean::updateLists().


Member Data Documentation

Referenced by getattributesList().

Referenced by getJCheckBox1().

Referenced by getJLabel2().

Referenced by getJLabel3().

Referenced by getJLabel4().

Referenced by getJPanel1().

Referenced by getJScrollPane2().

Referenced by getJScrollPane3().

Referenced by getObjectNameLabel().

Referenced by getoperationsList().


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

Generated by  doxygen 1.6.2