122123124125126127128129130131
// close the splash screen SplashLoader.close(); } // buttons are different per screen this.buttons = new PosButton(this); // make sure all components have the keyboard set KeyboardAdaptor.attachComponents(this); }
126127128129130131132133134135
120121122123124125126127128129
118119120121122123124125126127