![]()
|
|
|||||||||||||
Class UIAdjustmentAdapterpublic abstract class UIAdjustmentAdapter implements
IUIAdjustmentListener
{
// Methods
public void adjustmentValueChanged(UIAdjustmentEvent e);
}
This class is the listener adapter for receiving adjustment events. MethodsadjustmentValueChangedpublic void adjustmentValueChanged(UIAdjustmentEvent e);
|
| © 1998 Microsoft Corporation. All rights reserved. Terms of use. |