Beispiel #1
0
 public int getMaxWidth() {
   if (mForm != null) return mForm.getMaxWidth();
   else return 0;
 }