us.the.mac.board
Class Board.Report

java.lang.Object
  extended by us.the.mac.board.Board.Report
Enclosing class:
Board

public static final class Board.Report
extends Object


Constructor Summary
Board.Report()
           
 
Method Summary
static void show(Object obj)
           
static void showAlert(String message)
           
static void showToast(String message)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Board.Report

public Board.Report()
Method Detail

show

public static void show(Object obj)

showToast

public static void showToast(String message)

showAlert

public static void showAlert(String message)