IBM Rational Performance Tester SDK

com.ibm.rational.test.lt.testeditor.main
Class LoadTestEditor.FieldMagnifier

java.lang.Object
  extended by com.ibm.rational.test.lt.testeditor.main.LoadTestEditor.FieldMagnifier
All Implemented Interfaces:
ISelectionChangedListener
Enclosing class:
LoadTestEditor

public class LoadTestEditor.FieldMagnifier
extends Object
implements ISelectionChangedListener


Field Summary
protected  Control m_control
           
protected  IDCStringLocator m_locator
           
 
Constructor Summary
LoadTestEditor.FieldMagnifier(IDCStringLocator locator)
           
 
Method Summary
 Control getControl()
           
 void selectionChanged(SelectionChangedEvent event)
           
 void setControl(Control control)
           
protected  void setFocus(SelectionChangedEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

m_locator

protected IDCStringLocator m_locator

m_control

protected Control m_control
Constructor Detail

LoadTestEditor.FieldMagnifier

public LoadTestEditor.FieldMagnifier(IDCStringLocator locator)
Method Detail

selectionChanged

public void selectionChanged(SelectionChangedEvent event)
Specified by:
selectionChanged in interface ISelectionChangedListener

setFocus

protected void setFocus(SelectionChangedEvent event)
Parameters:
event -

getControl

public Control getControl()

setControl

public void setControl(Control control)

IBM Rational Performance Tester SDK

© Copyright IBM Corp. 2012. All rights reserved.