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

S

saveContent(String, String) - Static method in class text.TextFileIO
This method calls saveText method and returns boolean variable representing success or failure of saving.
saveData(Bol.IOType, String) - Method in class system.Bol
Saves the data as a text document.
saveData(String, ArrayList<Object>, List<List<Object>>, int) - Static method in class system.TextFilePlug
Sends the data to be saved.
saveData(Bol.IOType, String) - Static method in class system.ViewPlug
 
saveText(String, String) - Static method in class text.TextFileIO
This method attempts to write a file to the disk.
saveTextFile(String, List<Object>, List<List<Object>>, int) - Static method in class text.TextFileSocket
This method chooses the file saved type and calls the other appropriate methods needed.
scanner - Static variable in class cli.ReadKb
 
scroll - Variable in class gui.Wizard
 
selMenuBar - Static variable in class cli.CLI
 
selSubMenu - Static variable in class cli.CLI
 
SEMICOLON - Static variable in interface text.TextConstants
 
sendDataToDBMS(String, String, ArrayList<Object>, ArrayList<Object>, List<List<Object>>) - Static method in class dbms.DBMSSocket
This method allows access to storing information on a database.
sendDataToDBMS(String, String) - Method in class system.Bol
Gets the database name and table name.
sendDataToDBMS(String, String, ArrayList<Object>, ArrayList<Object>, List<List<Object>>) - Static method in class system.DBMSPlug
Sends the data to the database table to be inserted.
sendDataToDBMS(String, String) - Static method in class system.ViewPlug
Gets the database name and table name.
serialise(Object[], List<List<Object>>) - Method in class text.CSVMaker
Converts the two-dimensional data structure collection.
serialise(Object[], List<List<Object>>) - Method in interface text.FileMakerInterface
Declaration of the common method for all file maker classes.
serialise(Object[], List<List<Object>>) - Method in class text.JSONMaker
Converts the two-dimensional data structure collection to a string representing a JSON file.
serialise(Object[], List<List<Object>>) - Method in class text.XMLMaker
Converts the two-dimensional data structure collection_ to a string representing an XML file.
serialisedFile - Static variable in class text.FileMaker
 
serialVersionUID - Static variable in class gui.AboutBox
 
serialVersionUID - Static variable in class gui.DataPanel
 
serialVersionUID - Static variable in class gui.GUIColumnNames
 
serialVersionUID - Static variable in class gui.GUIOpenFile
 
serialVersionUID - Static variable in class gui.Menu
 
serialVersionUID - Static variable in class gui.SingleRecord.JXPanel
 
serialVersionUID - Static variable in class gui.SingleRecord
 
serialVersionUID - Static variable in class gui.WizardPanel
 
serialVersionUID - Static variable in class text.CSVGetter
 
setBounds(int, int, int, int) - Method in class gui.SingleRecord.JXPanel
 
setColumnNames() - Method in class gui.GUIColumnNames
The setColumnNames() method iterates through the JTextField columnNames list, and adds the values into the stored columnNames structure within the business object layer.
setConnection(String, String, String, String) - Method in class dbms.DBMSBase
Creates a new connection to a database and generates both a Statement object and a DatabaseMetaData object these are stored as instance fields (statement / dbm)
setData(List<List<Object>>) - Method in class system.Bol
Sets the current BOL's data arraylist.
setData(List<List<Object>>) - Static method in class system.ViewPlug
 
setDefaultColumnNames() - Method in class system.Bol
Sets the default column names if the column names are blank.
setDefaultColumnNames() - Static method in class system.ViewPlug
 
setFields() - Method in class gui.SingleRecord
The method sets the JTextField values with the corresponding element from the selected record based upon the index value.
setFrameSize(Dimension) - Method in class gui.WizardManager
The size of the WizardManager is contained within a instance dimension field, which allows for the size of the wizard manager to be changed to the size of the selected WizardPanel; allowing for the scrollpane to function correctly.
setIndex(int) - Method in class gui.SingleRecord
The setIndex method is used to change the currently selected record; which sets the Fields with the new values.
setItmColumnAdd(JMenuItem) - Method in class gui.Menu
 
setItmColumnDelete(JMenuItem) - Method in class gui.Menu
 
setLookAndFeel(int, GuiFrame) - Static method in class gui.MirrorMirror
Sets the look of the chosen frame.
setPanel() - Method in class gui.WizardManager
The setPanel() method gets the current component from the JPanel, and casts it back to a WizardPanel; then performs the additional functionality, such as, clearing the wizard panel data structures being used, and displays the panel by reinitialising the gui components.
setup(String, String, List, List, List<List<Object>>) - Method in class dbms.DBMSBase
Creates the table based on provided information
setupDatabase(String) - Method in class dbms.DBMSBase
This creates a new database based on individual DBMS requirments
setupTable(String, String, List, List) - Method in class dbms.DBMSBase
Updates the current list of Drivers from the config files to load a list of sqlDrivers
setValueAt(Object, int, int) - Method in class gui.DataTableModel
Sets the value of the object at the given table position
showField(Object) - Method in class gui.SingleRecord
This method is used to show the JTextField on the column name cardlayout.
SINGLE_QUOTE - Static variable in interface dbms.DBMSConstants
 
SINGLE_QUOTE - Static variable in interface text.TextConstants
 
SINGLE_RECORD - Static variable in interface gui.GuiConstants
 
SingleRecord - Class in gui
The single record class is the viewing panel for the data
SingleRecord() - Constructor for class gui.SingleRecord
JPanel which shows a single record at a time.
SingleRecord.JXPanel - Class in gui
The JXPanel, is required to allow the single record pane to be scrollable.
SingleRecord.JXPanel() - Constructor for class gui.SingleRecord.JXPanel
 
SITE_NAME - Static variable in interface gui.GuiConstants
 
size - Variable in class gui.WizardManager
 
SPACE - Static variable in interface dbms.DBMSConstants
 
SPACE - Static variable in interface gui.GuiConstants
 
SPACE - Static variable in interface gui.WizardConstants
 
SPACE - Static variable in class system.Bol
 
SPACE - Static variable in class text.CSVGetter
 
SPACE - Static variable in interface text.TextConstants
 
Splash - Class in gui
Creates a Splash screen for the application
Splash(String, Frame) - Constructor for class gui.Splash
Constructor
SPLASH_SCREEN - Static variable in interface gui.GuiConstants
 
sqlDrivers - Variable in class dbms.DBMSDrivers
 
statement - Variable in class dbms.DBConnection
 
subMenu1 - Static variable in interface cli.MenuConstants
 
subMenu2 - Static variable in interface cli.MenuConstants
 
subMenu3 - Static variable in interface cli.MenuConstants
 
subMenus - Static variable in interface cli.MenuConstants
 
SUCCESS_MESSAGE - Static variable in interface cli.MenuConstants
 
system - package system
 

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