/[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.6 by mark, Sat Jul 2 20:32:49 2005 UTC revision 1.7 by rabbit78, Wed Jul 13 21:22:44 2005 UTC
# Line 38  exception statement from your version. * Line 38  exception statement from your version. *
38    
39  package javax.swing;  package javax.swing;
40    
41    /**
42     * Defines constant values that are used throughout the Swing packages.
43     */
44  public interface SwingConstants  public interface SwingConstants
45  {  {
46    int CENTER       = 0;    int CENTER       = 0;

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

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