new MTColor(0,0,0,255), //Fill color
new MTColor(0,0,0,255))); //Stroke color
t.setExpandDirection(ExpandDirection.UP);
t.setStrokeColor(new MTColor(0,0 , 0, 255));
t.setFillColor(new MTColor(205,200,177, 255));
t.unregisterAllInputProcessors();
t.setEnableCaret(true);
t.snapToKeyboard(keyb);
keyb.addTextInputListener(t);
//Flickr Button for the keyboard