Uses of Class
org.openide.awt.Toolbar

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

Uses of Toolbar in org.openide.awt
 

Methods in org.openide.awt that return Toolbar
 Toolbar ToolbarPool.findToolbar(String name)
          Returns a Toolbar to which this pool maps the given name.
 Toolbar[] ToolbarPool.getToolbars()
          Returns the toolbars contained in this pool.
 

Constructors in org.openide.awt with parameters of type Toolbar
Toolbar.DnDEvent(Toolbar toolbar, String name, int dx, int dy, int type)
           
 



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