¡@

Home 

java Programming Glossary: title_and_footer_height

How to make a screen like this on Blackberry

http://stackoverflow.com/questions/13664810/how-to-make-a-screen-like-this-on-blackberry

button private TextField text private static final int TITLE_AND_FOOTER_HEIGHT 32 private static final int TEXT_HEIGHT 80 public RowManager.. graphics.setColor Color.LIGHTBLUE graphics.fillRect 0 TITLE_AND_FOOTER_HEIGHT getWidth TEXT_HEIGHT super.paint graphics graphics.setColor.. Display.getWidth public int getPreferredHeight return TITLE_AND_FOOTER_HEIGHT TEXT_HEIGHT TITLE_AND_FOOTER_HEIGHT protected void sublayout..