|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.gudy.azureus2.ui.swt.config.DualChangeSelectionActionPerformer
public class DualChangeSelectionActionPerformer
| Constructor Summary | |
|---|---|
DualChangeSelectionActionPerformer(org.eclipse.swt.widgets.Control[] controlsToEnable,
org.eclipse.swt.widgets.Control[] controlsToDisable)
|
|
| 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 DualChangeSelectionActionPerformer(org.eclipse.swt.widgets.Control[] controlsToEnable,
org.eclipse.swt.widgets.Control[] controlsToDisable)
| Method Detail |
|---|
public void setIntValue(int value)
setIntValue in interface IAdditionalActionPerformerpublic void setStringValue(java.lang.String value)
setStringValue in interface IAdditionalActionPerformerpublic void setSelected(boolean selected)
setSelected in interface IAdditionalActionPerformerpublic void performAction()
performAction in interface IAdditionalActionPerformer
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||