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

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

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

revision 1.25 by trebligd, Thu Jul 21 14:59:31 2005 UTC revision 1.26 by rabbit78, Thu Sep 22 14:48:05 2005 UTC
# Line 331  public class JLabel extends JComponent i Line 331  public class JLabel extends JComponent i
331    /** The gap between the icon and the text. */    /** The gap between the icon and the text. */
332    private transient int iconTextGap = 4;    private transient int iconTextGap = 4;
333    
   /** The accessible context for this JLabel. */  
   private AccessibleJLabel accessibleContext;  
   
334    /**    /**
335     * Creates a new vertically centered, horizontally on the leading edge     * Creates a new vertically centered, horizontally on the leading edge
336     * JLabel object with text and no icon.     * JLabel object with text and no icon.

Legend:
Removed from v.1.25  
changed lines
  Added in v.1.26

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