- SAVE - Static variable in class miscellaneous.constants.Application.IconPaths
-
- saveJson() - Method in class userinterface.views.StartWindow
-
Save JSON-data.
- SCISSORS - Static variable in class miscellaneous.constants.Application.IconPaths
-
- SEARCH - Static variable in class miscellaneous.constants.Application.IconPaths
-
- select() - Method in class userinterface.fragments.OperationFragment
-
Is called when item is selected, changes look.
- select() - Method in class userinterface.fragments.StartWindowLog
-
Is called when item is selected, changes look.
- select() - Method in class userinterface.fragments.StartWindowOutput
-
Is called when item is selected, changes look.
- select() - Method in class userinterface.fragments.StartWindowToolbox
-
Is called when item is selected, changes look.
- select() - Method in class userinterface.fragments.StartWindowVisualEdit
-
Is called when item is selected, changes look.
- select() - Method in class userinterface.fragments.ToolboxFragment
-
Is called when item is selected, changes look.
- select() - Method in class userinterface.fragments.VisualEditFragment
-
Is called when item is selected, changes look.
- select() - Method in interface userinterface.interfaces.ISelectable
-
- SelectionActionType - Enum in userinterface.enums
-
SelectionActionType Enum, either ADD or REMOVE.
- SelectionActionType() - Constructor for enum userinterface.enums.SelectionActionType
-
- SelectionType - Enum in userinterface.enums
-
SelectionType Enum, which can be used for referring to UI-monitoring.
- SelectionType() - Constructor for enum userinterface.enums.SelectionType
-
- SEND - Static variable in class miscellaneous.constants.Application.IconPaths
-
- SERVER - Static variable in class miscellaneous.constants.Application.IconPaths
-
- setColor(Color) - Method in class userinterface.fragments.ToolboxFragment
-
- setLayout() - Method in class userinterface.fragments.StartWindowTopBar
-
Set layout.
- setLeftWidth(int) - Method in class userinterface.fragments.DoubleListingFragment
-
Set left object stack width.
- setLogVisible(boolean) - Method in class userinterface.fragments.StartWindowLog
-
Set log to boolean visible.
- setOutputVisible(boolean) - Method in class userinterface.fragments.StartWindowContent
-
Set output to boolean visible.
- setRightWidth(int) - Method in class userinterface.fragments.DoubleListingFragment
-
Set right object stack width.
- SETTINGS - Static variable in class miscellaneous.constants.Application.IconPaths
-
- setToolbox(ArrayList<ToolboxItem>) - Method in class userinterface.fragments.StartWindowToolbox
-
Set ArrayList of ToolboxItems.
- setToolboxVisible(boolean) - Method in class userinterface.fragments.StartWindowContent
-
Set toolbox to boolean visible.
- setVisualEditVisible(boolean) - Method in class userinterface.fragments.StartWindowContent
-
Set visualEdit to boolean visible.
- SHARE - Static variable in class miscellaneous.constants.Application.IconPaths
-
- SHARE_2 - Static variable in class miscellaneous.constants.Application.IconPaths
-
- SHIELD - Static variable in class miscellaneous.constants.Application.IconPaths
-
- SHIELD_OFF - Static variable in class miscellaneous.constants.Application.IconPaths
-
- SHOPPING_BAG - Static variable in class miscellaneous.constants.Application.IconPaths
-
- SHOPPING_CART - Static variable in class miscellaneous.constants.Application.IconPaths
-
- show() - Method in interface userinterface.interfaces.IHideable
-
- show() - Method in class userinterface.popups.LogPopup
-
Show the popup window.
- show() - Method in class userinterface.popups.OperationPopup
-
Show the popup window.
- show() - Method in class userinterface.popups.PopupBrowser
-
Show the popup window.
- show() - Method in class userinterface.popups.PreferencesPopup
-
Show the popup window.
- show() - Method in class userinterface.popups.Splashscreen
-
Start the animation.
- SHUFFLE - Static variable in class miscellaneous.constants.Application.IconPaths
-
- SIDEBAR - Static variable in class miscellaneous.constants.Application.IconPaths
-
- SKIP_BACK - Static variable in class miscellaneous.constants.Application.IconPaths
-
- SKIP_FORWARD - Static variable in class miscellaneous.constants.Application.IconPaths
-
- SLACK - Static variable in class miscellaneous.constants.Application.IconPaths
-
- SLASH - Static variable in class miscellaneous.constants.Application.IconPaths
-
- SLIDERS - Static variable in class miscellaneous.constants.Application.IconPaths
-
- SMARTPHONE - Static variable in class miscellaneous.constants.Application.IconPaths
-
- SMILE - Static variable in class miscellaneous.constants.Application.IconPaths
-
- SPEAKER - Static variable in class miscellaneous.constants.Application.IconPaths
-
- Splashscreen - Class in userinterface.popups
-
Splashscreen window.
- Splashscreen(ISplashscreen) - Constructor for class userinterface.popups.Splashscreen
-
Constructs Splashscreen.
- SQUARE - Static variable in class miscellaneous.constants.Application.IconPaths
-
- stage - Static variable in class main.Main
-
- STAR - Static variable in class miscellaneous.constants.Application.IconPaths
-
- start(Stage) - Method in class main.Main
-
- StartWindow - Class in userinterface.views
-
Controller main class of the FX-application.
- StartWindow() - Constructor for class userinterface.views.StartWindow
-
Constructs the window.
- StartWindowContent - Class in userinterface.fragments
-
Builds the startup (main) window of the application.
- StartWindowContent() - Constructor for class userinterface.fragments.StartWindowContent
-
Construct fragment.
- StartWindowLog - Class in userinterface.fragments
-
Create the log which displays application information and messages.
- StartWindowLog() - Constructor for class userinterface.fragments.StartWindowLog
-
Construct view.
- StartWindowOutput - Class in userinterface.fragments
-
Create the JSON-output (code) window.
- StartWindowOutput() - Constructor for class userinterface.fragments.StartWindowOutput
-
Construct the window.
- StartWindowToolbox - Class in userinterface.fragments
-
Create the toolbox view window, which displays all actions from the JSON-protocol.
- StartWindowToolbox() - Constructor for class userinterface.fragments.StartWindowToolbox
-
Construct the toolbox window.
- StartWindowTopBar - Class in userinterface.fragments
-
Generates the application top-bar (menu).
- StartWindowTopBar() - Constructor for class userinterface.fragments.StartWindowTopBar
-
Construct the top-bar window.
- StartWindowVisualEdit - Class in userinterface.fragments
-
Visual Edit window.
- StartWindowVisualEdit() - Constructor for class userinterface.fragments.StartWindowVisualEdit
-
Constructs the VisualEdit Fragment.
- STOP_CIRCLE - Static variable in class miscellaneous.constants.Application.IconPaths
-
- Strings() - Constructor for class miscellaneous.constants.Application.Strings
-
- SUCCESS_CONFIGURATION_READ - Static variable in class miscellaneous.constants.Application.Messages
-
- SUN - Static variable in class miscellaneous.constants.Application.IconPaths
-
- SUNRISE - Static variable in class miscellaneous.constants.Application.IconPaths
-
- SUNSET - Static variable in class miscellaneous.constants.Application.IconPaths
-
- systemConfiguration - Variable in class miscellaneous.utilities.SystemConfigurationReader
-
- SystemConfigurationDecoder - Class in miscellaneous.utilities
-
The SystemConfigurationDecoder attempts to decode the Toolbox-items JSON-file.
- SystemConfigurationDecoder(File) - Constructor for class miscellaneous.utilities.SystemConfigurationDecoder
-
Construct a SystemConfigurationReader.
- SystemConfigurationDecoder.DecodeStatus - Enum in miscellaneous.utilities
-
DecodeStatus which can be either SUCCESS or ERROR.
- SystemConfigurationReader - Class in miscellaneous.utilities
-
The SystemConfigurationReader attempts to find a JSON-data file from disk.
- SystemConfigurationReader(String) - Constructor for class miscellaneous.utilities.SystemConfigurationReader
-
Construct a SystemConfigurationReader.
- SystemConfigurationReader.FileStatus - Enum in miscellaneous.utilities
-
The FileStatus can either be FOUND, NOT_FOUND, or IO_EXCEPTION.