com.unitesk.requality.eclipse.views
Class MainPropertySection

java.lang.Object
  extended by AbstractPropertySection
      extended by com.unitesk.requality.eclipse.views.MainPropertySection

public class MainPropertySection
extends AbstractPropertySection


Constructor Summary
MainPropertySection()
           
 
Method Summary
 void createControls(Composite parent, TabbedPropertySheetPage aTabbedPropertySheetPage)
           
 void refresh()
           
 void setInput(IWorkbenchPart part, ISelection selection)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MainPropertySection

public MainPropertySection()
Method Detail

createControls

public void createControls(Composite parent,
                           TabbedPropertySheetPage aTabbedPropertySheetPage)

setInput

public void setInput(IWorkbenchPart part,
                     ISelection selection)

refresh

public void refresh()