|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.datatools.sqltools.result.internal.ui.view.ResultSectionFactory
public class ResultSectionFactory
Factory to create the result section instance
Constructor Summary | |
---|---|
ResultSectionFactory()
|
Method Summary | |
---|---|
static ResultSection |
createResultSection(org.eclipse.swt.widgets.Composite comp,
ResultsViewControl resultsViewControl)
Returns a result set section according current setting |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ResultSectionFactory()
Method Detail |
---|
public static ResultSection createResultSection(org.eclipse.swt.widgets.Composite comp, ResultsViewControl resultsViewControl)
comp
- the parent composite
ResultSection
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |