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

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

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

revision 1.2 by mark, Tue Apr 30 21:37:27 2002 UTC revision 1.3 by mkoch, Sun Jun 8 11:20:07 2003 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    
 package javax.swing;  
   
38    
39    package javax.swing;
40    
41  public  interface SwingConstants  public interface SwingConstants
42  {  {
43      public static final int CENTER       = 0;      public static final int CENTER       = 0;
44      public static final int TOP          = 1;      public static final int TOP          = 1;

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

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