예제 #1
0
 @Override
 public IRemoteBotMenu contextMenu(String text) throws RemoteException {
   return RemoteBotMenu.getInstance().setWidget(widget.contextMenu(text));
 }