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

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

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

revision 1.6.2.1 by gnu_andrew, Sat Jan 15 17:02:20 2005 UTC revision 1.6.2.2 by gnu_andrew, Sun Jan 16 02:14:49 2005 UTC
# Line 52  import javax.swing.border.TitledBorder; Line 52  import javax.swing.border.TitledBorder;
52    
53  public class BorderFactory  public class BorderFactory
54  {  {
55      private BorderFactory()
56      {
57        // Do nothing.
58      }
59      
60    /**    /**
61     * Creates a line border withe the specified color.     * Creates a line border withe the specified color.
62     *     *

Legend:
Removed from v.1.6.2.1  
changed lines
  Added in v.1.6.2.2

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