Uses of Class
com.jgoodies.looks.HeaderStyle

Packages that use HeaderStyle
com.jgoodies.looks Contains classes to configure the JGoodies L&Fs 
 

Uses of HeaderStyle in com.jgoodies.looks
 

Fields in com.jgoodies.looks declared as HeaderStyle
static HeaderStyle HeaderStyle.BOTH
           
static HeaderStyle HeaderStyle.SINGLE
           
 

Methods in com.jgoodies.looks that return HeaderStyle
static HeaderStyle HeaderStyle.from(JMenuBar menuBar)
          Looks up the client property for the HeaderStyle from the JToolBar.
static HeaderStyle HeaderStyle.from(JToolBar toolBar)
          Looks up the client property for the HeaderStyle from the JToolBar.
 



Copyright © 2001-2006 JGoodies Karsten Lentzsch. All Rights Reserved.