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 | |
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 |
|
ListsSimpleIntrospectableDetails constructor comment. |
|
ListsSimpleIntrospectableDetails constructor comment.
|
|
Insert the method's description here. Creation date: (3.2.2002 15:32:11) |
|
Comment |
|
Comment |
|
Comment |
|
Comment |
|
Called whenever the part throws an exception.
|
|
Comment |
|
connEtoC1: (JCheckBox1.action.actionPerformed(java.awt.event.ActionEvent) --> ListsSimpleIntrospectableDetails.clickedSpecial()V)
|
|
connEtoC2: (operationsList.mouse.mouseClicked(java.awt.event.MouseEvent) --> ListsSimpleIntrospectableDetails.operationsList_MouseClicked(Ljava.awt.event.MouseEvent;)V)
|
|
connEtoC3: (attributesList.mouse.mouseClicked(java.awt.event.MouseEvent) --> ListsSimpleIntrospectableDetails.attributesList_MouseClicked(Ljava.awt.event.MouseEvent;)V)
|
|
connEtoC4: (operationsList.key.keyTyped(java.awt.event.KeyEvent) --> ListsSimpleIntrospectableDetails.operationsList_KeyTyped(Ljava.awt.event.KeyEvent;)V)
|
|
connEtoC5: (attributesList.key.keyTyped(java.awt.event.KeyEvent) --> ListsSimpleIntrospectableDetails.attributesList_KeyTyped(Ljava.awt.event.KeyEvent;)V)
|
|
connEtoC6: (operationsList.mouseMotion.mouseMoved(java.awt.event.MouseEvent) --> ListsSimpleIntrospectableDetails.operationsList_MouseMoved(Ljava.awt.event.MouseEvent;)V)
|
|
connEtoC7: (attributesList.mouseMotion.mouseMoved(java.awt.event.MouseEvent) --> ListsSimpleIntrospectableDetails.attributesList_MouseMoved(Ljava.awt.event.MouseEvent;)V)
|
|
connEtoC8: (operationsList.mouse.mouseExited(java.awt.event.MouseEvent) --> ListsSimpleIntrospectableDetails.operationsList_MouseExited(Ljava.awt.event.MouseEvent;)V)
|
|
connEtoC9: (attributesList.mouse.mouseExited(java.awt.event.MouseEvent) --> ListsSimpleIntrospectableDetails.attributesList_MouseExited(Ljava.awt.event.MouseEvent;)V)
|
|
connPtoP1SetTarget: (attributesList.this <--> operationsList.nextFocusableComponent) |
|
Return the attributesList property value.
|
|
Return the JCheckBox1 property value.
|
|
Return the JLabel2 property value.
|
|
Return the JLabel3 property value.
|
|
Return the JLabel4 property value.
|
|
Return the JPanel1 property value.
|
|
Return the JScrollPane2 property value.
|
|
Return the JScrollPane3 property value.
|
|
Return the ObjectNameLabel property value.
|
|
Return the operationsList property value.
|
|
Called whenever the part throws an exception.
|
|
Initializes connections
|
|
Initialize the class. |
|
main entrypoint - starts the part when it is run as an application
|
|
Insert the method's description here. Creation date: (3.2.2002 15:32:11) |
|
Comment |
|
Comment |
|
Comment |
|
Comment |
|
Insert the method's description here. Creation date: (3.2.2002 15:32:11) |
|
Insert the method's description here. Creation date: (3.2.2002 15:32:11) |
|
Insert the method's description here. Creation date: (3.2.2002 15:32:11) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|