org.drools.eclipse.flow.ruleflow.view.property
Class ProcessNameSection
java.lang.Object
org.eclipse.ui.views.properties.tabbed.AbstractPropertySection
org.drools.eclipse.flow.ruleflow.view.property.ProcessNameSection
- All Implemented Interfaces:
- EventListener, org.eclipse.swt.events.ModifyListener, org.eclipse.swt.internal.SWTEventListener, org.eclipse.ui.views.properties.tabbed.ISection
public class ProcessNameSection
- extends org.eclipse.ui.views.properties.tabbed.AbstractPropertySection
- implements org.eclipse.swt.events.ModifyListener
| Fields inherited from class org.eclipse.ui.views.properties.tabbed.AbstractPropertySection |
STANDARD_LABEL_WIDTH |
|
Method Summary |
void |
createControls(org.eclipse.swt.widgets.Composite parent,
org.eclipse.ui.views.properties.tabbed.TabbedPropertySheetPage aTabbedPropertySheetPage)
|
void |
modifyText(org.eclipse.swt.events.ModifyEvent arg0)
|
void |
refresh()
|
void |
setInput(org.eclipse.ui.IWorkbenchPart part,
org.eclipse.jface.viewers.ISelection selection)
|
| Methods inherited from class org.eclipse.ui.views.properties.tabbed.AbstractPropertySection |
aboutToBeHidden, aboutToBeShown, dispose, getMinimumHeight, getPart, getSelection, getWidgetFactory, shouldUseExtraSpace |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProcessNameSection
public ProcessNameSection()
createControls
public void createControls(org.eclipse.swt.widgets.Composite parent,
org.eclipse.ui.views.properties.tabbed.TabbedPropertySheetPage aTabbedPropertySheetPage)
- Specified by:
createControls in interface org.eclipse.ui.views.properties.tabbed.ISection- Overrides:
createControls in class org.eclipse.ui.views.properties.tabbed.AbstractPropertySection
setInput
public void setInput(org.eclipse.ui.IWorkbenchPart part,
org.eclipse.jface.viewers.ISelection selection)
- Specified by:
setInput in interface org.eclipse.ui.views.properties.tabbed.ISection- Overrides:
setInput in class org.eclipse.ui.views.properties.tabbed.AbstractPropertySection
refresh
public void refresh()
- Specified by:
refresh in interface org.eclipse.ui.views.properties.tabbed.ISection- Overrides:
refresh in class org.eclipse.ui.views.properties.tabbed.AbstractPropertySection
modifyText
public void modifyText(org.eclipse.swt.events.ModifyEvent arg0)
- Specified by:
modifyText in interface org.eclipse.swt.events.ModifyListener
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.