|
|||||||||
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.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 IAdditionalActionPerformer
public void setStringValue(java.lang.String value)
setStringValue
in interface IAdditionalActionPerformer
public void setSelected(boolean selected)
setSelected
in interface IAdditionalActionPerformer
public void performAction()
performAction
in interface IAdditionalActionPerformer
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |