Package ca.phon.ui.toast
Class ToastFactory
java.lang.Object
ca.phon.ui.toast.ToastFactory
Collection of static methods used to create
Toast
objects.- Author:
- ghedlund
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ToastFactory
public ToastFactory()
-
-
Method Details
-
makeToast
Make a new toast with default options and given message.- Parameters:
message
-- Returns:
- the new toast
-