@Deprecated public static class SplittedPanel.SplitChangeEvent extends EventObject
source
Constructor and Description |
---|
SplittedPanel.SplitChangeEvent(SplittedPanel splittedPanel,
int oldValue,
int newValue)
Deprecated.
Constructs a new SplitChangeEvent for specified source SplittedPanel and
old and new SplitPositions
|
Modifier and Type | Method and Description |
---|---|
int |
getNewValue()
Deprecated.
|
int |
getOldValue()
Deprecated.
|
getSource, toString
public SplittedPanel.SplitChangeEvent(SplittedPanel splittedPanel, int oldValue, int newValue)
Built on January 27 2012. | Portions Copyright 1997-2012 Sun Microsystems, Inc. All rights reserved.