public class ScriptSelectorUI
extends java.lang.Object
Constructor and Description |
---|
ScriptSelectorUI() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
getAuthorPlaceholder() |
static java.lang.String |
getDescriptionPlaceholder() |
static void |
populateScripts()
Populates the scripts map with scripts via getCategoryMap()
|
static void |
printScriptMessage()
Prints out script messages.
|
static void |
showUI() |
public static void showUI()
public static void populateScripts()
public static void printScriptMessage()
public static java.lang.String getDescriptionPlaceholder()
public static java.lang.String getAuthorPlaceholder()