コード例 #1
0
 /* Creates the menu items */
 public boolean onCreateOptionsMenu(Menu menu) {
   return (OptionsMenuSupport.onCreateOptionsMenu(menu));
 }