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