Public Member Functions | |
synchronized boolean | isReady () |
synchronized void | setReady (boolean value) |
List | getConverterRepository () |
ObjectExplorer () | |
void | addEngineMenu (JMenu menu) |
ReporterBean | getReporter () |
void | oeTreeByName_MouseClicked (java.awt.event.MouseEvent mouseEvent) |
void | jMenuItem1_Accelerator (javax.swing.KeyStroke arg1) |
void | oETree1_MouseClicked (java.awt.event.MouseEvent mouseEvent) |
void | removeEngineMenu () |
void | setDetailsPanel (JPanel panel) |
void | setEnabled (boolean en) |
void | systemExit () |
Static Public Member Functions | |
Converter | getConverter (SimpleIntrospectable introspectable) |
void | removeConverter (SimpleIntrospectable introspectable) |
void | addConverter (SimpleIntrospectable introspectable, Converter converter) |
void | main (java.lang.String[] args) |
Package Attributes | |
IvjEventHandler | ivjEventHandler = new IvjEventHandler() |
Private Member Functions | |
void | loadConverters () |
void | connEtoC1 (java.awt.event.ActionEvent arg1) |
void | connEtoC3 (java.awt.event.MouseEvent arg1) |
void | connEtoC4 (java.awt.event.ActionEvent arg1) |
void | connEtoM1 (FirstTimeExpandedEvent arg1) |
void | connEtoM10 (java.awt.event.ActionEvent arg1) |
void | connEtoM11 (java.awt.event.ActionEvent arg1) |
void | connEtoM12 (java.awt.event.ActionEvent arg1) |
void | connEtoM13 (java.awt.event.ActionEvent arg1) |
void | connEtoM15 (java.awt.event.ActionEvent arg1) |
void | connEtoM17 (java.awt.event.ActionEvent arg1) |
void | connEtoM2 () |
void | connEtoM3 (java.awt.event.ActionEvent arg1) |
void | connEtoM5 (java.awt.event.ActionEvent arg1) |
void | connEtoM6 (java.awt.event.WindowEvent arg1) |
void | connEtoM8 (java.awt.event.ActionEvent arg1) |
void | connEtoM9 (java.awt.event.ActionEvent arg1) |
void | connPtoP10SetTarget () |
void | connPtoP11SetTarget () |
void | connPtoP13SetTarget () |
void | connPtoP14SetTarget () |
void | connPtoP1SetTarget () |
void | connPtoP2SetTarget () |
void | connPtoP3SetTarget () |
void | connPtoP4SetSource () |
void | connPtoP4SetTarget () |
void | connPtoP5SetSource () |
void | connPtoP5SetTarget () |
void | connPtoP7SetTarget () |
javax.swing.JMenu | getConnectMenu () |
javax.swing.JMenuItem | getconnectMenuItem () |
javax.swing.JMenu | getconverterMenu () |
javax.swing.JCheckBoxMenuItem | getdebugCheckBox () |
javax.swing.JMenuItem | getdisconnectMenuItem () |
javax.swing.JMenu | getFile () |
javax.swing.JButton | getJButton1 () |
javax.swing.JButton | getJButton2 () |
javax.swing.JButton | getJButton3 () |
javax.swing.JCheckBoxMenuItem | getJCheckBoxMenuItem1 () |
javax.swing.JCheckBoxMenuItem | getJCheckBoxMenuItem2 () |
javax.swing.JPanel | getJDialogContentPane () |
javax.swing.JPanel | getJFrameContentPane () |
javax.swing.JLabel | getJLabel1 () |
javax.swing.JLabel | getJLabel2 () |
javax.swing.JMenu | getJMenu2 () |
javax.swing.JMenuItem | getJMenuItem1 () |
javax.swing.JPanel | getJPanel1 () |
javax.swing.JPanel | getJPanel2 () |
javax.swing.JScrollPane | getJScrollPane1 () |
javax.swing.JScrollPane | getJScrollPane4 () |
javax.swing.JScrollPane | getJScrollPane5 () |
javax.swing.JSeparator | getJSeparator1 () |
javax.swing.JSeparator | getJSeparator2 () |
javax.swing.JSplitPane | getJSplitPane1 () |
javax.swing.JSplitPane | getJSplitPane2 () |
javax.swing.JSplitPane | getJSplitPane3 () |
javax.swing.JTextField | getJTextField1 () |
SmartPanel | getMessages () |
NotificationBean | getNotificationBean1 () |
javax.swing.JMenuBar | getObjectExplorerJMenuBar () |
javax.swing.JPanel | getObjectExplorerPane () |
OETree | getOETree1 () |
javax.swing.JPopupMenu | getoeTreePopup () |
javax.swing.JDialog | getOtherRemoteAccessDialog () |
ReporterBean | getReporterBean () |
SmartPanel | getResults () |
SmartTextPane | getSmartTextArea2 () |
SmartTextPane | getSmartTextArea3 () |
TreeHandlerBean | getTreeHandlerBean1 () |
void | handleException (Throwable exception) |
void | initConnections () throws java.lang.Exception |
void | initEngines (String[] param) |
void | initialize () |
JTabbedPane | getJTabbedPaneTreesContainer () |
javax.swing.JPanel | getJPanelTreeByName () |
javax.swing.JScrollPane | getJScrollPaneTreeByName () |
OETree | getOETreeByName () |
JButton | getJButtonSearchTreeByName () |
void | startConnect (String name) |
Private Attributes | |
boolean | ready = false |
JMenu | eMenu = null |
JPanel | ivjJFrameContentPane = null |
JPanel | ivjObjectExplorerPane = null |
JButton | ivjJButton1 = null |
JPanel | ivjJPanel2 = null |
JSplitPane | ivjJSplitPane1 = null |
JSplitPane | ivjJSplitPane2 = null |
JScrollPane | ivjJScrollPane1 = null |
OETree | ivjOETree1 = null |
JSplitPane | ivjJSplitPane3 = null |
JScrollPane | ivjJScrollPane4 = null |
TreeHandlerBean | ivjTreeHandlerBean1 = null |
NotificationBean | ivjNotificationBean1 = null |
JScrollPane | ivjJScrollPane5 = null |
JMenuBar | ivjObjectExplorerJMenuBar = null |
JCheckBoxMenuItem | ivjJCheckBoxMenuItem1 = null |
JCheckBoxMenuItem | ivjJCheckBoxMenuItem2 = null |
JMenu | ivjJMenu2 = null |
JCheckBoxMenuItem | ivjdebugCheckBox = null |
JMenuItem | ivjconnectMenuItem = null |
JPopupMenu | ivjoeTreePopup = null |
JMenuItem | ivjdisconnectMenuItem = null |
JMenu | ivjconverterMenu = null |
JSeparator | ivjJSeparator2 = null |
JLabel | ivjJLabel1 = null |
JMenu | ivjFile = null |
JMenuItem | ivjJMenuItem1 = null |
JSeparator | ivjJSeparator1 = null |
SmartTextPane | ivjSmartTextArea2 = null |
SmartPanel | ivjMessages = null |
JPanel | ivjJPanel1 = null |
SmartPanel | ivjResults = null |
boolean | ivjConnPtoP4Aligning = false |
boolean | ivjConnPtoP5Aligning = false |
SmartTextPane | ivjSmartTextArea3 = null |
JButton | ivjJButton2 = null |
JButton | ivjJButton3 = null |
JPanel | ivjJDialogContentPane = null |
JLabel | ivjJLabel2 = null |
JTextField | ivjJTextField1 = null |
JMenu | ivjConnectMenu = null |
JDialog | ivjOtherRemoteAccessDialog = null |
JTabbedPane | jTabbedPaneTreesContainer = null |
JPanel | jPanelTreeByName = null |
JScrollPane | jScrollPaneTreeByName = null |
OETree | oeTreeByName = null |
Hashtable | devices = new Hashtable() |
JButton | jButtonSearchTreeByName = null |
ReporterBean | ivjReporterBean = null |
Static Private Attributes | |
Map | converters = new HashMap() |
final String | CONVERTER_PROPERTY = "objexp.converters" |
ArrayList | converterRepository = new ArrayList() |
Miha Kadunc
|
|
|
Add converter of the given introspectable,
|
|
Insert the method's description here. Creation date: (13.5.2001 16:19:23)
|
|
connEtoC1: (JButton2.action.actionPerformed(java.awt.event.ActionEvent) --> ObjectExplorer.startConnect(Ljava.lang.String;)V)
|
|
connEtoC3: (OETree1.mouse.mouseClicked(java.awt.event.MouseEvent) --> ObjectExplorer.oETree1_MouseClicked(Ljava.awt.event.MouseEvent;)V)
|
|
connEtoC4: (JMenuItem1.action.actionPerformed(java.awt.event.ActionEvent) --> ObjectExplorer.systemExit()V)
|
|
connEtoM1: (OETree1.OETreeEvent.FirstTimeExpanded(si.ijs.acs.objectexplorer.FirstTimeExpandedEvent) --> TreeHandlerBean1.getDevices(Lsi.ijs.acs.objectexplorer.FirstTimeExpandedEvent;)V)
|
|
connEtoM10: (debugCheckBox.action.actionPerformed(java.awt.event.ActionEvent) --> NotificationBean1.setDebugToConsole()V)
|
|
connEtoM11: (disconnectMenuItem.action.actionPerformed(java.awt.event.ActionEvent) --> TreeHandlerBean1.disconnect()V)
|
|
connEtoM12: (connectMenuItem.action.actionPerformed(java.awt.event.ActionEvent) --> TreeHandlerBean1.connect()V)
|
|
connEtoM13: (JButton1.action.actionPerformed(java.awt.event.ActionEvent) --> ObjectExplorer.setEnabled(Z)V)
|
|
connEtoM15: (JButton2.action.actionPerformed(java.awt.event.ActionEvent) --> JDialog1.dispose()V)
|
|
connEtoM17: (JButton3.action.actionPerformed(java.awt.event.ActionEvent) --> JDialog1.dispose()V)
|
|
connEtoM2: (OETree1.treeSelection. --> TreeHandlerBean1.selectionChanged()V) |
|
connEtoM3: (JButton1.action.actionPerformed(java.awt.event.ActionEvent) --> OETree1.clearTree()V)
|
|
connEtoM5: (JMenu1.action.actionPerformed(java.awt.event.ActionEvent) --> OETree1.clearTree()V)
|
|
connEtoM6: (ObjectExplorer.window.windowClosing(java.awt.event.WindowEvent) --> TreeHandlerBean1.destroy()V)
|
|
connEtoM8: (JCheckBoxMenuItem1.action.actionPerformed(java.awt.event.ActionEvent) --> ReporterBean1.setExpand()V)
|
|
connEtoM9: (JCheckBoxMenuItem2.action.actionPerformed(java.awt.event.ActionEvent) --> ReporterBean1.setWindow()V)
|
|
connPtoP10SetTarget: (ResultArea.this <--> ReporterBean1.resultArea) |
|
connPtoP11SetTarget: (JTextField1.this <--> JLabel2.labelFor) |
|
connPtoP13SetTarget: (SmartTextArea2.this <--> ReporterBean1.resultArea) |
|
connPtoP14SetTarget: (ObjectExplorer.this <--> NotificationBean1.parent) |
|
connPtoP1SetTarget: (NotificationBean1.this <--> TreeHandlerBean1.notifier) |
|
connPtoP2SetTarget: (OETree1.this <--> TreeHandlerBean1.tree) |
|
connPtoP3SetTarget: (NotificationBean1.this <--> ReporterBean1.notifier) |
|
connPtoP4SetSource: (JSplitPane3.dividerSize <--> JSplitPane1.dividerSize) |
|
connPtoP4SetTarget: (OETree1.this <--> JButton1.nextFocusableComponent) |
|
connPtoP5SetSource: (JSplitPane3.dividerSize <--> JSplitPane2.dividerSize) |
|
connPtoP5SetTarget: (JMenu1.this <--> File.nextFocusableComponent) |
|
connPtoP7SetTarget: (ObjectExplorer.this <--> TreeHandlerBean1.parent) |
|
Return the JMenu1 property value.
|
|
Return the connectMenuItem property value.
|
|
Get converter of the given introspectable,
|
|
Return the convertMenuItem property value.
|
|
Get all registered converters from converter repository.
|
|
Return the debugCheckBox property value.
|
|
Return the disconnectMenuItem property value.
|
|
Return the File property value.
|
|
Return the JButton1 property value.
|
|
Return the JButton2 property value.
|
|
Return the JButton3 property value.
|
|
|
|
Return the JCheckBoxMenuItem1 property value.
|
|
Return the JCheckBoxMenuItem2 property value.
|
|
Return the JDialogContentPane property value.
|
|
Return the JFrameContentPane property value.
|
|
Return the JLabel1 property value.
|
|
Return the JLabel2 property value.
|
|
Return the JMenu2 property value.
|
|
Return the JMenuItem1 property value.
|
|
Return the JPanel1 property value.
|
|
Return the JPanel2 property value.
|
|
|
|
Return the JScrollPane1 property value.
|
|
Return the JScrollPane4 property value.
|
|
Return the JScrollPane5 property value.
|
|
|
|
Return the JSeparator1 property value.
|
|
Return the JSeparator2 property value.
|
|
Return the JSplitPane1 property value.
|
|
Return the JSplitPane2 property value.
|
|
Return the JSplitPane3 property value.
|
|
|
|
Return the JTextField1 property value.
|
|
Return the Messages property value.
|
|
Return the NotificationBean1 property value. |
|
Return the ObjectExplorerJMenuBar property value.
|
|
Return the ObjectExplorerPane property value.
|
|
Return the OETree1 property value.
|
|
|
|
Return the oeTreePopup property value.
|
|
Return the JDialog1 property value.
|
|
Insert the method's description here. Creation date: (3/27/2001 5:27:40 PM) |
|
Return the ReporterBean1 property value. |
|
Return the SmartPanel1 property value.
|
|
Return the SmartTextArea2 property value.
|
|
Return the SmartTextArea3 property value.
|
|
Return the TreeHandlerBean1 property value. |
|
Called whenever the part throws an exception.
|
|
Initializes connections
|
|
Insert the method's description here. Creation date: (9.4.2002 17:46:00)
|
|
Initialize the class. |
|
|
|
Comment |
|
Load converters.... |
|
Starts the application.
|
|
Comment |
|
|
|
Remove converter from the given introspectable,
|
|
Insert the method's description here. Creation date: (13.5.2001 16:19:53) |
|
Insert the method's description here. Creation date: (13.5.2001 13:58:02) |
|
Insert the method's description here. Creation date: (13.5.2001 13:58:02) |
|
|
|
Insert the method's description here. Creation date: (9.4.2002 17:47:22)
|
|
Comment |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|