ter.GUI.mainGUI
Class JavInspectorMenuListener
java.lang.Object
|
+--ter.GUI.mainGUI.JavInspectorMenuListener
- All Implemented Interfaces:
- java.awt.event.ActionListener, java.util.EventListener
- public class JavInspectorMenuListener
- extends java.lang.Object
- implements java.awt.event.ActionListener
- Author:
- alexis
To change the template for this generated type comment go to
Window>Preferences>Java>Code Generation>Code and Comments
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JavInspectorMenuListener
public JavInspectorMenuListener()
JavInspectorMenuListener
public JavInspectorMenuListener(javax.swing.JMenuBar menuBar)
addMenuBarReference
public void addMenuBarReference(javax.swing.JMenuBar menuBar)
addToolBarReferecence
public void addToolBarReferecence(javax.swing.JToolBar toolBar)
registerJavInspectorComponent
public void registerJavInspectorComponent(JavInContent component)
actionPerformed
public void actionPerformed(java.awt.event.ActionEvent event)
- Specified by:
actionPerformed
in interface java.awt.event.ActionListener