Skip navigation links
A C D E G L M N O P Q R S T U V W 

Q

queryBoolean(String) - Static method in class UserInterface
This method prompts the user (at the console) with whatever message is passed in through the parameter message, followed by the String " (y/n)?".
queryFileName(String, boolean) - Static method in class UserInterface
This method prompts the user (at the console) with whatever message is passed in through the parameter message.
queryMultipleChoices(String, String[]) - Static method in class UserInterface
This method asks the user (at the console) whatever message is passed in as a parameter.
queryNewsMakerName(String) - Static method in class UserInterface
This method asks the user for the name of a news maker using console input and returns it.
querySingleChoice(String, String[]) - Static method in class UserInterface
This method asks the user (at the console) whatever message is passed in as a parameter.
querySortCriterion(String[]) - Static method in class UserInterface
This method asks the user (at the console) for a sort criterion.
A C D E G L M N O P Q R S T U V W 
Skip navigation links