com.unitesk.requality.eclipse.views.properties
Class SourcePropertySection

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

public class SourcePropertySection
extends AbstractPropertySection


Constructor Summary
SourcePropertySection()
           
 
Method Summary
 void createControls(Composite parent, TabbedPropertySheetPage aTabbedPropertySheetPage)
           
 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

SourcePropertySection

public SourcePropertySection()
Method Detail

createControls

public void createControls(Composite parent,
                           TabbedPropertySheetPage aTabbedPropertySheetPage)

setInput

public void setInput(IWorkbenchPart part,
                     ISelection selection)