public abstract class DefaultOptionHandler extends Object implements com.ibm.rational.common.test.editor.framework.kernel.interfaces.IOptionsHandler
| Constructor and Description |
|---|
DefaultOptionHandler() |
| Modifier and Type | Method and Description |
|---|---|
Image |
getImage() |
protected DefaultTestLayoutProvider |
getLayoutProvider() |
protected CTabItem |
getParentTab() |
protected TestEditor |
getTestEditor() |
String |
getTitle() |
String |
getTooltipText() |
boolean |
isVisible() |
boolean |
navigateTo(com.ibm.rational.common.test.editor.framework.kernel.interfaces.ITargetDescriptor target) |
void |
setInitializationData(IConfigurationElement config,
String propertyName,
Object data) |
void |
setLayoutProvider(DefaultTestLayoutProvider provider) |
void |
setParentTab(CTabItem parentTab) |
public boolean isVisible()
isVisible in interface com.ibm.rational.common.test.editor.framework.kernel.interfaces.IOptionsHandlerpublic String getTitle()
getTitle in interface com.ibm.rational.common.test.editor.framework.kernel.interfaces.IOptionsHandlerpublic String getTooltipText()
getTooltipText in interface com.ibm.rational.common.test.editor.framework.kernel.interfaces.IOptionsHandlerpublic Image getImage()
getImage in interface com.ibm.rational.common.test.editor.framework.kernel.interfaces.IOptionsHandlerpublic boolean navigateTo(com.ibm.rational.common.test.editor.framework.kernel.interfaces.ITargetDescriptor target)
navigateTo in interface com.ibm.rational.common.test.editor.framework.kernel.interfaces.IOptionsHandlerpublic void setLayoutProvider(DefaultTestLayoutProvider provider)
setLayoutProvider in interface com.ibm.rational.common.test.editor.framework.kernel.interfaces.IOptionsHandlerpublic void setInitializationData(IConfigurationElement config, String propertyName, Object data) throws CoreException
setInitializationData in interface IExecutableExtensionCoreExceptionprotected TestEditor getTestEditor()
protected DefaultTestLayoutProvider getLayoutProvider()
protected CTabItem getParentTab()
public void setParentTab(CTabItem parentTab)
setParentTab in interface com.ibm.rational.common.test.editor.framework.kernel.interfaces.IOptionsHandler© Copyright IBM Corp. 2013. All rights reserved.