楼主 public void saveAsFile() { fc.addChoosableFileFilter(filter); fc.setDialogTitle("另存为"); int len=fc.showSaveDialog(NotePad.this);
bbs.bccn.net