/[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.7 by mkoch, Fri Oct 22 12:43:59 2004 UTC revision 1.8 by mkoch, Sun Nov 21 11:29:23 2004 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.7  
changed lines
  Added in v.1.8

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