org.eclipse.hyades.trace.ui.internal.wizard
Class FiltersStandardTabTraceViewsUI
java.lang.Object
org.eclipse.hyades.ui.filters.internal.dialogs.FiltersTabUI
org.eclipse.hyades.ui.filters.FiltersStandardTabUI
org.eclipse.hyades.trace.ui.internal.wizard.FiltersStandardTabTraceViewsUI
- Direct Known Subclasses:
- ImportTraceFilterStandardTabUI
public class FiltersStandardTabTraceViewsUI
- extends org.eclipse.hyades.ui.filters.FiltersStandardTabUI
|
Method Summary |
org.eclipse.swt.widgets.Control |
createControl(org.eclipse.swt.widgets.Composite parent)
|
protected void |
createSpacer(org.eclipse.swt.widgets.Composite parent)
|
void |
initializeFrom(org.eclipse.hyades.models.hierarchy.extensions.SimpleSearchQuery filter)
|
org.eclipse.hyades.models.hierarchy.extensions.SimpleSearchQuery |
performApply()
|
| Methods inherited from class org.eclipse.hyades.ui.filters.FiltersStandardTabUI |
getTabImage, getTabName |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ATTRIBUTE_PACKAGE_NAME
public static org.eclipse.emf.ecore.EAttribute ATTRIBUTE_PACKAGE_NAME
ATTRIBUTE_CLASS_NAME
public static org.eclipse.emf.ecore.EAttribute ATTRIBUTE_CLASS_NAME
ATTRIBUTE_METHOD_NAME
public static org.eclipse.emf.ecore.EAttribute ATTRIBUTE_METHOD_NAME
OPERATOR_LIKE
public static org.eclipse.hyades.models.hierarchy.extensions.RelationalOperators OPERATOR_LIKE
FiltersStandardTabTraceViewsUI
public FiltersStandardTabTraceViewsUI(boolean showMethodLevel)
createControl
public org.eclipse.swt.widgets.Control createControl(org.eclipse.swt.widgets.Composite parent)
- Specified by:
createControl in class org.eclipse.hyades.ui.filters.FiltersStandardTabUI
createSpacer
protected void createSpacer(org.eclipse.swt.widgets.Composite parent)
initializeFrom
public void initializeFrom(org.eclipse.hyades.models.hierarchy.extensions.SimpleSearchQuery filter)
- Specified by:
initializeFrom in class org.eclipse.hyades.ui.filters.FiltersStandardTabUI
performApply
public org.eclipse.hyades.models.hierarchy.extensions.SimpleSearchQuery performApply()
- Specified by:
performApply in class org.eclipse.hyades.ui.filters.FiltersStandardTabUI