org.acm.seguin.ide.jbuilder
Class ProjectViewRefactorings

java.lang.Object
  extended by org.acm.seguin.ide.jbuilder.ProjectViewRefactorings

public class ProjectViewRefactorings
extends java.lang.Object

Adds the refactorings onto the project view

Author:
Chris Seguin

Constructor Summary
ProjectViewRefactorings()
           
 
Method Summary
 javax.swing.Action getContextAction(Browser browser, Node[] nodes)
          Gets the ContextAction attribute of the ProjectViewRefactorings object
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProjectViewRefactorings

public ProjectViewRefactorings()
Method Detail

getContextAction

public javax.swing.Action getContextAction(Browser browser,
                                           Node[] nodes)
Gets the ContextAction attribute of the ProjectViewRefactorings object

Parameters:
browser - Description of Parameter
nodes - Description of Parameter
Returns:
The ContextAction value