org.eclipse.mat.ui.internal.actions
Class OpenPaneAction

java.lang.Object
  extended by Action
      extended by org.eclipse.mat.ui.internal.actions.OpenPaneAction

public class OpenPaneAction
extends Action


Constructor Summary
OpenPaneAction(MultiPaneEditor editor, String paneId)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OpenPaneAction

public OpenPaneAction(MultiPaneEditor editor,
                      String paneId)
Method Detail

run

public void run()