449450451452453454455456457458459
private String strAlternativePrefix = ""; public JSOptionsClass() { try { objMsg = new Msg(new BundleBaseName(this.getClass().getAnnotation(I18NResourceBundle.class).baseName())); } catch (Exception e) { // TODO: handle exception }