Deprecated API


Contents
Deprecated Fields
com.jgoodies.looks.Options.IS_NARROW_KEY
          As of the Looks 2.0 the narrow button property is enabled or disabled only globally via Options.USE_NARROW_BUTTONS_KEY or Options.setUseNarrowButtons(boolean). 
com.jgoodies.looks.Options.TEXT_AREA_INFO_BACKGROUND_KEY
          We suggest to use a factory that vends JTextArea's with the background set to the editable background instead. 
 

Deprecated Methods
com.jgoodies.looks.plastic.PlasticLookAndFeel.getMyCurrentTheme()
          Replaced by PlasticLookAndFeel.getPlasticTheme(). 
com.jgoodies.looks.plastic.PlasticLookAndFeel.setMyCurrentTheme(PlasticTheme)
          Replaced by PlasticLookAndFeel.setPlasticTheme(PlasticTheme). 
 



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