|
@@ -1571,7 +1571,7 @@ public class Tools
|
|
|
|
|
|
private static boolean sil = false;
|
|
|
|
|
|
- public void runCmdWithOutToTextField(final JTextArea txf, String... cmd)//synchronized gint nen fetten Bug
|
|
|
+ public static void runCmdWithOutToTextField(final JTextArea txf, String... cmd)//synchronized gint nen fetten Bug
|
|
|
{
|
|
|
// BufferedInputStream log = new BufferedInputStream
|
|
|
// (
|