Show
Ignore:
Timestamp:
02/28/09 17:57:14 (15 years ago)
Author:
František Kučera <franta-hg@…>
Branch:
default
Message:

Drobnosti a Substance LaF

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • java/SuperPostak/src/cz/frantovo/superPostak/PanelPrijemcu.java

    r0 r3  
    2828 
    2929    private static Logger log = Logger.getLogger(PanelPrijemcu.class.getName()); 
     30    private static final long serialVersionUID = -8981943048392428523L; 
    3031    private ModelTabulky data = new ModelTabulky(); 
    3132 
     
    266267    private javax.swing.JButton ulozit; 
    267268    // End of variables declaration//GEN-END:variables 
     269 
    268270    private class ModelTabulky implements TableModel { 
    269271