e.printStackTrace();
Utilities.log("XXXX NfcSnepResponder Exception on obtaining NDEFPushManager: " + e.getMessage());
}
_miStop.setCommandContext(this);
_miStop.setCommand(new Command(new StopCommand(this)));
_miStart.setCommandContext(this);
_miStart.setCommand(new Command(new StartCommand(this)));
Font default_font = Font.getDefault();