Show
Ignore:
Timestamp:
09/27/10 19:04:50 (14 years ago)
Author:
František Kučera <franta-hg@…>
Branch:
default
Message:

Souborové dialogy si pamatují naposledy použitý adresář.

Files:
1 modified

Legend:

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

    r3 r5  
    22 
    33import cz.frantovo.postak.InternetAddressKomu; 
     4import cz.frantovo.postak.Nastaveni; 
    45import java.util.Collection; 
    56 
     
    2223        panelAdres.setAdresy(adresy); 
    2324    } 
     25 
     26        public void setNastaveni(Nastaveni n) { 
     27                panelAdres.setNastaveni(n); 
     28        } 
    2429 
    2530    /** This method is called from within the constructor to