Uses of Class
com.jgoodies.plaf.BorderStyle

Packages that use BorderStyle
com.jgoodies.plaf   
 

Uses of BorderStyle in com.jgoodies.plaf
 

Fields in com.jgoodies.plaf declared as BorderStyle
static BorderStyle BorderStyle.EMPTY
           
static BorderStyle BorderStyle.SEPARATOR
           
static BorderStyle BorderStyle.ETCHED
           
 

Methods in com.jgoodies.plaf that return BorderStyle
static BorderStyle BorderStyle.from(JToolBar toolBar, String clientPropertyKey)
          Looks up the client property for the header style from the JToolBar
static BorderStyle BorderStyle.from(JMenuBar menuBar, String clientPropertyKey)
          Looks up the client property for the header style from the JToolBar
 



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