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

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

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

revision 1.8 by mkoch, Sat Feb 14 21:42:56 2004 UTC revision 1.8.2.1 by gnu_andrew, Sat Jan 15 17:02:20 2005 UTC
# Line 35  this exception to your version of the li Line 35  this exception to your version of the li
35  obligated to do so.  If you do not wish to do so, delete this  obligated to do so.  If you do not wish to do so, delete this
36  exception statement from your version. */  exception statement from your version. */
37    
38    
39  package javax.swing;  package javax.swing;
40    
41  import java.awt.FlowLayout;  import java.awt.FlowLayout;
42  import java.awt.LayoutManager;  import java.awt.LayoutManager;
43    
44  import javax.accessibility.Accessible;  import javax.accessibility.Accessible;
45  import javax.accessibility.AccessibleContext;  import javax.accessibility.AccessibleContext;
46  import javax.swing.plaf.PanelUI;  import javax.swing.plaf.PanelUI;
47    
   
48  /**  /**
49   * An instance of JPanel can be added to a panel, frame etc   * An instance of JPanel can be added to a panel, frame etc
50   *   *

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.8.2.1

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