Microsoft SDK for Java

SplitterEvent Class

Provides data for the splitterMoved and splitterMoving events of a Splitter control.

Event 
  |
  +--SplitterEvent

package com.ms.wfc.ui

public class SplitterEvent
extends
Event

Remarks

The splitterMoved event occurs when the user finishes moving the splitter. The splitterMoving event occurs when the user is moving the splitter. A SplitterEvent object specifies the position of the mouse pointer and the position of the upper-left corner of the splitter.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.