Class and Description |
---|
com.jgoodies.forms.builder.ButtonBarBuilder
Replaced by the
ButtonBarBuilder2 that comes with
a smaller, safer, better, and more convenient API. |
Method and Description |
---|
com.jgoodies.forms.factories.DefaultComponentFactory.setTextAndMnemonic(JLabel, String)
Replaced by
MnemonicUtils.configure(JLabel, String) . |
Copyright © 2002-2011 JGoodies Karsten Lentzsch. All Rights Reserved.