/[classpath]/classpath/java/awt/Frame.java
ViewVC logotype

Diff of /classpath/java/awt/Frame.java

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

revision 1.29 by mkoch, Mon Feb 21 16:11:48 2005 UTC revision 1.30 by tromey, Tue Apr 26 18:56:18 2005 UTC
# Line 186  private boolean resizable = true; Line 186  private boolean resizable = true;
186  /**  /**
187    * @serial The state of this frame.    * @serial The state of this frame.
188    * // FIXME: What are the values here?    * // FIXME: What are the values here?
189      * This is package-private to avoid an accessor method.
190    */    */
191  private int state;  int state;
192    
193  /**  /**
194    * @serial The title of the frame.    * @serial The title of the frame.

Legend:
Removed from v.1.29  
changed lines
  Added in v.1.30

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