org.gudy.azureus2.ui.swt.config
Class DualChangeSelectionActionPerformer
java.lang.Object
org.gudy.azureus2.ui.swt.config.DualChangeSelectionActionPerformer
- All Implemented Interfaces:
- IAdditionalActionPerformer
public class DualChangeSelectionActionPerformer
- extends Object
- implements IAdditionalActionPerformer
- Author:
- Olivier
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DualChangeSelectionActionPerformer
public DualChangeSelectionActionPerformer(org.eclipse.swt.widgets.Control[] controlsToEnable,
org.eclipse.swt.widgets.Control[] controlsToDisable)
setIntValue
public void setIntValue(int value)
- Specified by:
setIntValue
in interface IAdditionalActionPerformer
setStringValue
public void setStringValue(String value)
- Specified by:
setStringValue
in interface IAdditionalActionPerformer
setSelected
public void setSelected(boolean selected)
- Specified by:
setSelected
in interface IAdditionalActionPerformer
performAction
public void performAction()
- Specified by:
performAction
in interface IAdditionalActionPerformer