/[classpath]/classpath/javax/swing/plaf/basic/BasicMenuItemUI.java
ViewVC logotype

Diff of /classpath/javax/swing/plaf/basic/BasicMenuItemUI.java

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

revision 1.20 by trebligd, Fri Aug 26 18:17:57 2005 UTC revision 1.21 by trebligd, Wed Aug 31 15:23:10 2005 UTC
# Line 359  public class BasicMenuItemUI extends Men Line 359  public class BasicMenuItemUI extends Men
359          defaultTextIconGap);          defaultTextIconGap);
360    }    }
361    
362      /**
363       * Returns the prefix for entries in the {@link UIDefaults} table.
364       *
365       * @return "MenuItem"
366       */
367    protected String getPropertyPrefix()    protected String getPropertyPrefix()
368    {    {
369      return null;      return "MenuItem";
370    }    }
371    
372    /**    /**

Legend:
Removed from v.1.20  
changed lines
  Added in v.1.21

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