Uses of Class
com.jgoodies.plaf.HeaderStyle

Packages that use HeaderStyle
com.jgoodies.plaf   
 

Uses of HeaderStyle in com.jgoodies.plaf
 

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

Methods in com.jgoodies.plaf 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-2004 JGoodies Karsten Lentzsch. All Rights Reserved.