edu.rice.cs.drjava.ui.config
Class ConfigFrame.PanelTreeSelectionListener
java.lang.Object
edu.rice.cs.drjava.ui.config.ConfigFrame.PanelTreeSelectionListener
- All Implemented Interfaces:
- EventListener, TreeSelectionListener
- Enclosing class:
- ConfigFrame
private class ConfigFrame.PanelTreeSelectionListener
- extends Object
- implements TreeSelectionListener
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConfigFrame.PanelTreeSelectionListener
private ConfigFrame.PanelTreeSelectionListener()
valueChanged
public void valueChanged(TreeSelectionEvent e)
- Specified by:
valueChanged in interface TreeSelectionListener