1
0
forked from GitHub/gf-core

*** empty log message ***

This commit is contained in:
janna
2004-02-03 09:22:37 +00:00
parent 2b8d794309
commit 7d1d67ee5b

View File

@@ -1202,8 +1202,11 @@ System.out.println("encoding "+defaultEncoding);
submenu.removeAll();
//menu.removeAllItems();
//menu.addItem("New");
while (1< menu.getItemCount())
menu.removeItemAt(1);
System.out.println("importing: "+ file.getPath().replace('\\','/'));
menu.addItem("New");
fileString ="";
send("i "+ file.getPath().replace('\\','/'));