Uses of Class
bb.gui.GroupPanel

Packages that use GroupPanel
bb.gui Provides classes and interfaces for GUI applications. 
 

Uses of GroupPanel in bb.gui
 

Methods in bb.gui that return GroupPanel
static GroupPanel GroupPanel.makeHorizontal()
          Returns a new GroupPanel with a horizontal GroupLayout layout manager and a double buffer.
static GroupPanel GroupPanel.makeVertical()
          Returns a new GroupPanel with a vertical GroupLayout layout manager and a double buffer.