A B C D E F G H I L M N O P Q R S T U V W X

G

getAddScriptsVAS() - Method in class sbr.items.NewVAS
Returns the text that has to follow the body tag in the html code in the web page.
getApplet() - Static method in class sbr.SBR
 
getBodyStart(String, String, String, String, String, String, String) - Method in class sbr.resources.BuildHead
Get the html code for the web page from the beginning of the page to the first question.
getBodyVAS(String, int, int, String, String, int, int, int) - Method in class sbr.items.NewVAS
Returns the body script for the visual analog scale.
getCode(int) - Method in interface sbr.plugin.PlugIn
Returns the code to be stored in the SBR file so that the html code can be recreated.
getCommands() - Static method in class sbr.gui.Menus
Returns the hashtable that associates commands with plugins.
getEnd(boolean, boolean) - Method in class sbr.resources.BuildHead
The web page code to end the form and webpage.
getEndVAS() - Method in class sbr.items.NewVAS
Return the text that has to precede the /body tag at the end
getHead(String, boolean) - Method in class sbr.resources.BuildHead
Generate the code for the header of a web page
getHome() - Static method in class sbr.SBR
Return the application home directory
getHTML(String[][][], int) - Method in class sbr.items.NewQuestion
This method will take the information to create all of the items in the survey and transform it into html.
getHTML(String[][]) - Method in interface sbr.plugin.PlugIn
Returns the html code that has to be added to the survey webpage.
getItem(String) - Method in class sbr.resources.io.ItemParse
Takes a text string and converts it to the string array that holds the code for creating a survey item.
getItemList() - Method in class sbr.resources.ItemList
 
getMenuBar() - Static method in class sbr.gui.Menus
 
getName() - Method in interface sbr.plugin.PlugIn
Returns the name of the plugin to be used in the menu.
getNumber() - Method in class sbr.items.io.NumInput
Return the entered number as an integers
getPlugins() - Static method in class sbr.gui.Menus
Returns a list of the plugins in the plugins menu.
getPlugInsPath() - Static method in class sbr.gui.Menus
Returns the path to the user plugins directory or null if the plugins directory was not found.
getResource(String) - Method in class sbr.io.PluginClassLoader
Returns a resource from the path or JAR files as a URL
getResourceAsStream(String) - Method in class sbr.io.PluginClassLoader
Returns a resource from the path or JAR files as an InputStream
getText() - Method in class sbr.items.io.NumInput
Return the entered number as a string.

A B C D E F G H I L M N O P Q R S T U V W X