org.openide.awt 7.19.1

org.openide.awt
Interface SplittedPanel.SplitChangeListener

Enclosing class:
SplittedPanel

public static interface SplittedPanel.SplitChangeListener

A listener interface for tracking split point changes


Method Summary
 void splitChanged(SplittedPanel.SplitChangeEvent evt)
          Called when a split point changes
 

Method Detail

splitChanged

void splitChanged(SplittedPanel.SplitChangeEvent evt)
Called when a split point changes

Parameters:
evt - The SplitChangeEvent that describes the change

org.openide.awt 7.19.1

Built on February 22 2010.  |  Portions Copyright 1997-2010 Sun Microsystems, Inc. All rights reserved.