Uses of Class
com.compomics.util.messages.FeedBack

Packages that use FeedBack
com.compomics.util.messages   
 

Uses of FeedBack in com.compomics.util.messages
 

Methods in com.compomics.util.messages that return FeedBack
static FeedBack FeedBack.getFeed(String title, String message)
          Creates a general feed with no key word.
static FeedBack FeedBack.getFeed(String title, String message, ArrayList<String> keywords)
          Creates a feed object.
static FeedBack FeedBack.getTip(String title, String message)
          Creates a general tip with no key word.
static FeedBack FeedBack.getTip(String title, String message, ArrayList<String> keywords)
          Creates a tip object.
static FeedBack FeedBack.getWarning(String title, String message)
          Creates a warning object.
 



Copyright © 2013. All Rights Reserved.