/[classpath]/classpath/javax/swing/UIDefaults.java
ViewVC logotype

Diff of /classpath/javax/swing/UIDefaults.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.22 by trebligd, Thu Jul 21 08:38:18 2005 UTC revision 1.23 by trebligd, Wed Sep 28 14:53:40 2005 UTC
# Line 577  public class UIDefaults extends Hashtabl Line 577  public class UIDefaults extends Hashtabl
577     *     *
578     * @param key the key to the requested entry     * @param key the key to the requested entry
579     *     *
580     * @return the boolean entry for <code>key</code> or null if no such entry     * @return The boolean entry for <code>key</code> or <code>false</code> if no
581     *     exists     *         such entry exists.
582     */     */
583    public boolean getBoolean(Object key)    public boolean getBoolean(Object key)
584    {    {

Legend:
Removed from v.1.22  
changed lines
  Added in v.1.23

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26