/[classpath]/classpath/javax/swing/plaf/UIResource.java
ViewVC logotype

Diff of /classpath/javax/swing/plaf/UIResource.java

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

revision 1.5.2.1 by gnu_andrew, Tue Aug 2 20:12:37 2005 UTC revision 1.5.2.2 by gnu_andrew, Wed Nov 2 00:43:51 2005 UTC
# Line 50  package javax.swing.plaf; Line 50  package javax.swing.plaf;
50   * they are initialized or set to <code>null</code>.   * they are initialized or set to <code>null</code>.
51   *   *
52   * @author Brian Jones   * @author Brian Jones
53     *
54   * @see ComponentUI   * @see ComponentUI
55   */   */
56  public interface UIResource { }  public interface UIResource
57    {
58      // This is a marker interface and declares no methods.
59    }

Legend:
Removed from v.1.5.2.1  
changed lines
  Added in v.1.5.2.2

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