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

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

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

revision 1.4 by mkoch, Sat Oct 23 20:55:04 2004 UTC revision 1.5 by mkoch, Fri Dec 24 09:53:03 2004 UTC
# Line 288  public class BasicInternalFrameTitlePane Line 288  public class BasicInternalFrameTitlePane
288    protected class TitlePaneLayout implements LayoutManager    protected class TitlePaneLayout implements LayoutManager
289    {    {
290      /**      /**
291         * Creates a new <code>TitlePaneLayout</code> object.
292         */
293        public TitlePaneLayout()
294        {
295          // Do nothing.
296        }
297    
298        /**
299       * This method is called when adding a Component to the Container.       * This method is called when adding a Component to the Container.
300       *       *
301       * @param name The name to reference the added Component by.       * @param name The name to reference the added Component by.

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

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