} catch (Exception e) {
// If Nimbus is not available, you can set the GUI to another look and feel.
}
DefaultSyntaxKit.initKit();
Configuration config = DefaultSyntaxKit.getConfig(DefaultSyntaxKit.class);
KeyboardUtils.setup(config);
/*
config.put("CaretColor","0x00ff00"); //color of the blinking cursor
config.put("PairMarker.Color","0x000000"); //paren matching