/[classpath]/classpath/javax/swing/table/DefaultTableCellRenderer.java
ViewVC logotype

Diff of /classpath/javax/swing/table/DefaultTableCellRenderer.java

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

revision 1.22 by rabbit78, Fri Nov 4 15:10:20 2005 UTC revision 1.23 by rabbit78, Thu Nov 24 20:26:35 2005 UTC
# Line 181  public class DefaultTableCellRenderer ex Line 181  public class DefaultTableCellRenderer ex
181      else      else
182        setBorder(BorderFactory.createEmptyBorder(1, 1, 1, 1));        setBorder(BorderFactory.createEmptyBorder(1, 1, 1, 1));
183    
     setEnabled(table.isEnabled());  
184      setFont(table.getFont());      setFont(table.getFont());
185    
186      // If the current background is equal to the table's background, then we      // If the current background is equal to the table's background, then we

Legend:
Removed from v.1.22  
changed lines
  Added in v.1.23

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