com.unitesk.requality.eclipse.ui.editors
Class UniEditorOutlinePage

java.lang.Object
  extended by ContentOutlinePage
      extended by com.unitesk.requality.eclipse.ui.editors.UniEditorOutlinePage

public class UniEditorOutlinePage
extends ContentOutlinePage


Constructor Summary
UniEditorOutlinePage()
           
 
Method Summary
 void createControl(Composite parent)
           
 void dispose()
           
 void refresh(TreeNode node)
           
 void setInput(TreeNode node)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UniEditorOutlinePage

public UniEditorOutlinePage()
Method Detail

dispose

public void dispose()

createControl

public void createControl(Composite parent)

setInput

public void setInput(TreeNode node)

refresh

public void refresh(TreeNode node)