Uses of Interface
org.openide.awt.SplittedPanel.SplitChangeListener

Packages that use SplittedPanel.SplitChangeListener
org.openide.awt A set of utility classes pertaining to the visual appearance of the IDE. 
 

Uses of SplittedPanel.SplitChangeListener in org.openide.awt
 

Methods in org.openide.awt with parameters of type SplittedPanel.SplitChangeListener
 void SplittedPanel.addSplitChangeListener(SplittedPanel.SplitChangeListener l)
          Adds specified listener to the current set of SplitChangeListeners
 void SplittedPanel.removeSplitChangeListener(SplittedPanel.SplitChangeListener l)
          Removes specified listener from the current set of SplitChangeListeners
 



Built on December 12 2001.  |  Portions Copyright 1997-2001 Sun Microsystems, Inc. All rights reserved.