org.acm.seguin.ide.jbuilder
Class RefactoringBrowser

java.lang.Object
  extended by TextNodeViewer
      extended by org.acm.seguin.ide.jbuilder.RefactoringBrowser

public class RefactoringBrowser
extends TextNodeViewer

A refactoring browser for JBuilder

Author:
Chris Seguin

Constructor Summary
RefactoringBrowser(Context context)
          Constructor for the RefactoringBrowser object
 
Method Summary
 java.lang.String getViewerTitle()
          Gets the ViewerTitle attribute of the AbstractNodeViewer object
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RefactoringBrowser

public RefactoringBrowser(Context context)
Constructor for the RefactoringBrowser object

Parameters:
context - Information to start up the viewer
Method Detail

getViewerTitle

public java.lang.String getViewerTitle()
Gets the ViewerTitle attribute of the AbstractNodeViewer object

Returns:
The ViewerTitle value