Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
S
- SAPI - Class in v1.sulphurapi.core
- SchemaHandler - Class in v1.sulphurapi.handlers.openapi
- SchemaHandler(APILoader) - Constructor for class v1.sulphurapi.handlers.openapi.SchemaHandler
-
Constructor for SchemaHandler that initializes the user grid and endpoints panel UI.
- SecurityHandler - Class in v1.sulphurapi.handlers.auth
- SecurityHandler(APILoader) - Constructor for class v1.sulphurapi.handlers.auth.SecurityHandler
-
Constructor for the SecurityHandler class.
- sendBulkEvent() - Method in class v1.sulphurapi.handlers.openapi.SchemaHandler
- serializeModel() - Method in class v1.sulphurapi.structure.custom.jtable.CustomEditorTableModel
-
Serializes the model to a JSONObject.
- serializeNode() - Method in class v1.sulphurapi.structure.custom.jtable.CustomTableNode
-
Serializes the node into a JSON object or array.
- setActiveChildIndex(int) - Method in class v1.sulphurapi.structure.custom.jtable.CustomTableNode
- setActiveModel(CustomEditorTableModel) - Method in class v1.sulphurapi.structure.custom.jtable.CustomEditorTable
- setCellEditor(int, int, Component) - Method in class v1.sulphurapi.structure.custom.jtable.CustomEditorTable
-
Sets the cell editor for a specific cell in the table.
- setCellEditor(int, int, TableCellEditor) - Method in class v1.sulphurapi.structure.custom.jtable.CustomEditorTable
-
Sets the cell editor for a specific cell in the table with a TableCellEditor.
- setChild(int, CustomEditorTableModel) - Method in class v1.sulphurapi.structure.custom.jtable.CustomTableNode
- setComponent(Component) - Method in class v1.sulphurapi.structure.custom.jtable.CustomCell
-
Sets the component of a cell (e.g., JTextField, JComboBox, etc.)
- setCurrentLoadedPath(String) - Method in class v1.sulphurapi.handlers.endpoints.EndpointsHandler
- setEditor(TableCellEditor) - Method in class v1.sulphurapi.structure.custom.jtable.CustomCell
-
Sets the editor for the cell (e.g., DefaultCellEditor, ObjectDialogCellEditor, etc.)
- setEditorComponents(ArrayList<CustomTableRow>) - Method in class v1.sulphurapi.structure.custom.jtable.CustomEditorTableModel
- setLazyObjectSchemaTrigger(Schema<?>) - Method in class v1.sulphurapi.structure.custom.jtable.CustomTableNode
-
This method sets the lazyObjectSchemaTrigger, which is used to calculate the schema of the Dialog when the user clicks on the cell.
- setLoadedNode(CustomTableNode) - Method in class v1.sulphurapi.structure.custom.dialog.ObjectDialog
-
Sets the loaded node.
- setModel(TableModel) - Method in class v1.sulphurapi.structure.custom.jtable.CustomEditorTable
- setModel(CustomEditorTableModel) - Method in class v1.sulphurapi.structure.custom.dialog.ObjectDialog
-
Sets the model for the table used by the table.
- setRowIndex(int) - Method in class v1.sulphurapi.structure.custom.jtable.CustomTableRow
- setSchema(Schema<?>) - Method in class v1.sulphurapi.structure.custom.dialog.ObjectDialog
-
Sets the schema for the table used by the table of the dialog to display the data.
- setSelectedSecurityScheme(int) - Method in class v1.sulphurapi.handlers.auth.SecurityHandler
-
Updates the Selected Security Scheme with a
int
input - setSelectedSecurityScheme(String) - Method in class v1.sulphurapi.handlers.auth.SecurityHandler
-
Updates the Selected Security Scheme with a
String
input - setTableParameters(ArrayList<Parameter>) - Method in class v1.sulphurapi.structure.custom.jtable.CustomEditorTable
-
Loades a list of parameters, updating the table and the model.
- setTableSchema(Schema<?>) - Method in class v1.sulphurapi.structure.custom.jtable.CustomEditorTable
- setValue(String) - Method in class v1.sulphurapi.structure.custom.jtable.CustomCell
-
Sets the value of the cell.
- setValueAt(Object, int, int) - Method in class v1.sulphurapi.structure.custom.jtable.CustomEditorTableModel
- showDialog() - Method in class v1.sulphurapi.structure.custom.dialog.ObjectDialog
-
Method used to display dialog on the main screen.
- StringArrayToComboBox(String, JComboBox<String>) - Static method in class v1.sulphurapi.utils.StringParser
-
Converts a string representation of an array to a JComboBox.
- StringParser - Class in v1.sulphurapi.utils
- StringParser() - Constructor for class v1.sulphurapi.utils.StringParser
- SULPHUR_API_VERSION - Static variable in class v1.sulphurapi.core.Constants
- SulphurAPIExtension - Class in v1.sulphurapi.core
- SulphurAPIExtension() - Constructor for class v1.sulphurapi.core.SulphurAPIExtension
- SwaggerReader - Class in v1.sulphurapi.utils
- SwaggerReader(String) - Constructor for class v1.sulphurapi.utils.SwaggerReader
-
Constructor for SwaggerReader that initializes the reader with a given path.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form