public class LoadTestEditor.FieldMagnifier extends Object implements ISelectionChangedListener
Modifier and Type | Field and Description |
---|---|
protected Control |
m_control |
protected IDCStringLocator |
m_locator |
Constructor and Description |
---|
LoadTestEditor.FieldMagnifier(IDCStringLocator locator) |
Modifier and Type | Method and Description |
---|---|
Control |
getControl() |
void |
selectionChanged(SelectionChangedEvent event) |
void |
setControl(Control control) |
protected void |
setFocus(SelectionChangedEvent event) |
protected IDCStringLocator m_locator
protected Control m_control
public LoadTestEditor.FieldMagnifier(IDCStringLocator locator)
public void selectionChanged(SelectionChangedEvent event)
selectionChanged
in interface ISelectionChangedListener
protected void setFocus(SelectionChangedEvent event)
event
- public Control getControl()
public void setControl(Control control)
© Copyright IBM Corp. 2013. All rights reserved.