xmlBlaster 2.2.0 API

org.xmlBlaster.jmxgui
Class IdSelectionListener

java.lang.Object
  extended by org.xmlBlaster.jmxgui.IdSelectionListener
All Implemented Interfaces:
java.util.EventListener, javax.swing.event.TreeSelectionListener

public class IdSelectionListener
extends java.lang.Object
implements javax.swing.event.TreeSelectionListener

Right now handeling status-bar, depending on the selection done in the tree-view


Field Summary
(package private)  MainFrame parentFrame
           
 
Constructor Summary
IdSelectionListener(MainFrame parentFrame)
           
 
Method Summary
 void valueChanged(javax.swing.event.TreeSelectionEvent e)
          Changes the text in the status bar at the bottom of the mainWindow
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

parentFrame

MainFrame parentFrame
Constructor Detail

IdSelectionListener

public IdSelectionListener(MainFrame parentFrame)
Method Detail

valueChanged

public void valueChanged(javax.swing.event.TreeSelectionEvent e)
Changes the text in the status bar at the bottom of the mainWindow

Specified by:
valueChanged in interface javax.swing.event.TreeSelectionListener

xmlBlaster 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.