|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.gudy.azureus2.ui.swt.config.ExclusiveSelectionActionPerformer
public class ExclusiveSelectionActionPerformer
Constructor Summary | |
---|---|
ExclusiveSelectionActionPerformer(org.eclipse.swt.widgets.Button[] buttons)
|
Method Summary | |
---|---|
void |
performAction()
|
void |
setIntValue(int value)
|
void |
setSelected(boolean selected)
|
void |
setStringValue(java.lang.String value)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExclusiveSelectionActionPerformer(org.eclipse.swt.widgets.Button[] buttons)
Method Detail |
---|
public void performAction()
performAction
in interface IAdditionalActionPerformer
public void setIntValue(int value)
setIntValue
in interface IAdditionalActionPerformer
public void setSelected(boolean selected)
setSelected
in interface IAdditionalActionPerformer
public void setStringValue(java.lang.String value)
setStringValue
in interface IAdditionalActionPerformer
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |