564565566567568569570571572573574575
} else if(e.getSource() == add) { Log.out("add called"); AddBookmarks a = new AddBookmarks(JFtp.statusP.jftp); a.update(); } else if(e.getSource() == webdavCon) { WebdavHostChooser hc = new WebdavHostChooser(); hc.toFront();