Grote aanpassingen gedaan tbv. selector: een worker kan nu active en deactive zijn. Initialise werkt nu anders.

This commit is contained in:
Bram Veenboer
2011-05-16 20:09:19 +00:00
parent a67478e616
commit 33e69c141a
29 changed files with 194 additions and 112 deletions

View File

@@ -267,7 +267,7 @@ public class JXInputTestDialog extends javax.swing.JDialog
}//GEN-LAST:event_closeDialog
/**
* Allow the dialog to run standalone.
* Allow the dialog to running standalone.
* @param args the command line arguments
*/
public static void main(String args[])