wt.clients.administrator
Class DomainBrowserDialog.Selection

java.lang.Object
  extended bywt.clients.administrator.DomainBrowserDialog.Selection
All Implemented Interfaces:
EventListener, TreeSelectionListener
Enclosing class:
DomainBrowserDialog

class DomainBrowserDialog.Selection
extends Object
implements TreeSelectionListener


Constructor Summary
(package private) DomainBrowserDialog.Selection()
           
 
Method Summary
 void valueChanged(TreeSelectionEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DomainBrowserDialog.Selection

DomainBrowserDialog.Selection()
Method Detail

valueChanged

public void valueChanged(TreeSelectionEvent event)
Specified by:
valueChanged in interface TreeSelectionListener