|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aelitis.azureus.ui.swt.skin.SWTSkinObjectSlider.SWTSkinListenerSliderSelection
public static class SWTSkinObjectSlider.SWTSkinListenerSliderSelection
Constructor Summary | |
---|---|
SWTSkinObjectSlider.SWTSkinListenerSliderSelection()
|
Method Summary | |
---|---|
void |
selectionChanged(double percent)
|
java.lang.Double |
selectionChanging(double oldPercent,
double newPercent)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SWTSkinObjectSlider.SWTSkinListenerSliderSelection()
Method Detail |
---|
public java.lang.Double selectionChanging(double oldPercent, double newPercent)
oldPercent
- newPercent
-
public void selectionChanged(double percent)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |