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

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

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

revision 1.3 by mark, Thu Jul 22 19:45:39 2004 UTC revision 1.4 by mark, Sat Jul 31 22:56:54 2004 UTC
# Line 229  public class BasicPopupMenuUI extends Po Line 229  public class BasicPopupMenuUI extends Po
229    
230    /**    /**
231    * This method returns the minimum size of the JPopupMenu.    * This method returns the minimum size of the JPopupMenu.
232     *    *
233    * @param c The JComponent to find a size for.    * @param c The JComponent to find a size for.
234     *    *
235    * @return The minimum size.    * @return The minimum size.
236     */    */
237    public Dimension getMinimumSize(JComponent c)    public Dimension getMinimumSize(JComponent c)
238    {    {
239      return null;      return null;

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

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