org.acm.seguin.ide.jbuilder
Class RefactoringAdapter

java.lang.Object
  extended by org.acm.seguin.ide.jbuilder.BrowserAdapter
      extended by org.acm.seguin.ide.jbuilder.RefactoringAdapter

public class RefactoringAdapter
extends BrowserAdapter

Description of the Class

Author:
Chris Seguin

Constructor Summary
RefactoringAdapter()
           
 
Method Summary
 void browserViewerActivated(Browser browser, Node node, NodeViewer viewer)
          Description of the Method
 
Methods inherited from class org.acm.seguin.ide.jbuilder.BrowserAdapter
browserActivated, browserClosed, browserClosing, browserDeactivated, browserNodeActivated, browserNodeClosed, browserOpened, browserProjectActivated, browserProjectClosed, browserViewerDeactivating
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RefactoringAdapter

public RefactoringAdapter()
Method Detail

browserViewerActivated

public void browserViewerActivated(Browser browser,
                                   Node node,
                                   NodeViewer viewer)
Description of the Method

Overrides:
browserViewerActivated in class BrowserAdapter
Parameters:
browser - Description of Parameter
node - Description of Parameter
viewer - Description of Parameter