Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

accentColor() - Method in enum class de.julianweinelt.datacat.ui.NotificationType
 
acceptsURL(String) - Method in class de.julianweinelt.datacat.dbx.api.drivers.DriverShim
 
action(Runnable) - Method in class de.julianweinelt.datacat.dbx.api.ui.menubar.MenuItem
 
action(Consumer<ComponentCheckbox>) - Method in class de.julianweinelt.datacat.dbx.api.ui.components.ComponentCheckbox
 
action(Consumer<Color>) - Method in class de.julianweinelt.datacat.dbx.api.ui.components.ComponentColorPicker
 
action(Consumer<ActionEvent>) - Method in class de.julianweinelt.datacat.dbx.api.ui.components.ComponentButton
 
action(Consumer<Integer>) - Method in class de.julianweinelt.datacat.dbx.api.ui.components.ComponentSpinner
 
action(Consumer<String>) - Method in class de.julianweinelt.datacat.dbx.api.ui.components.ComponentComboBox
 
active() - Method in record class de.julianweinelt.datacat.api.DConnection.JobObject
Returns the value of the active record component.
ADatabase - Class in de.julianweinelt.datacat.dbx.database
 
ADatabase(String, int, String, String) - Constructor for class de.julianweinelt.datacat.dbx.database.ADatabase
 
ADatabase.ParameterBuilder - Class in de.julianweinelt.datacat.dbx.database
 
ADatabase.SchemaInfo - Record Class in de.julianweinelt.datacat.dbx.database
 
ADatabase.TableInfo - Record Class in de.julianweinelt.datacat.dbx.database
 
add(Component) - Method in class de.julianweinelt.datacat.dbx.api.ui.SettingsPanel
Add a Component to the panel, moving to the next free row.
add(MenuComponent) - Method in class de.julianweinelt.datacat.dbx.api.ui.menubar.SubMenu
 
add(String, boolean) - Method in class de.julianweinelt.datacat.flow.flow.FlowServer.JsonResponse
 
add(String, char) - Method in class de.julianweinelt.datacat.flow.flow.FlowServer.JsonResponse
 
add(String, JsonElement) - Method in class de.julianweinelt.datacat.flow.flow.FlowServer.JsonResponse
 
add(String, Number) - Method in class de.julianweinelt.datacat.flow.flow.FlowServer.JsonResponse
 
add(String, String) - Method in class de.julianweinelt.datacat.flow.flow.FlowServer.JsonResponse
 
add(String, String) - Method in class de.julianweinelt.datacat.ui.flow.FlowClient.HeaderBuilder
 
addClosableTab(JTabbedPane, String, Component) - Method in class de.julianweinelt.datacat.ui.BenchUI
 
addColumn(TableColumn) - Method in class de.julianweinelt.datacat.ui.editor.TableDefinition
 
addCreateTableTab(String) - Method in class de.julianweinelt.datacat.api.DConnection
 
addCreateTableTab(String, String) - Method in class de.julianweinelt.datacat.api.DConnection
 
addCreateViewTab() - Method in class de.julianweinelt.datacat.api.DConnection
 
addEditorTab() - Method in class de.julianweinelt.datacat.api.DConnection
 
addEditorTab(String) - Method in class de.julianweinelt.datacat.api.DConnection
 
addEscapeKeyBind(RootPaneContainer) - Static method in class de.julianweinelt.datacat.ui.BenchUI
 
addFilter(TreeFilter.Filter) - Method in class de.julianweinelt.datacat.api.TreeFilter
 
addJoin(JoinEdge) - Method in class de.julianweinelt.datacat.ui.editor.views.QueryDesignerPanel
 
addPlugin(DbxPlugin) - Method in class de.julianweinelt.datacat.dbx.api.Registry
Adds a plugin to the internal registry.
addProject(Project, String) - Method in class de.julianweinelt.datacat.data.ProjectManager
 
addSettingsPanel(SettingsPanel) - Method in class de.julianweinelt.datacat.dbx.api.ui.UIService
Adds a new SettingsPanel to the registry to add a new site in the settings screen.
addTab(IEditorTab) - Method in class de.julianweinelt.datacat.api.DConnection
 
addTable(TableNode, int, int) - Method in class de.julianweinelt.datacat.ui.editor.views.QueryDesignerPanel
 
ADMINISTRATION - Enum constant in enum class de.julianweinelt.datacat.dbx.api.ShortcutAction
Deprecated.
 
AdministrationDialog - Class in de.julianweinelt.datacat.ui.admin
 
AdministrationDialog(Window) - Constructor for class de.julianweinelt.datacat.ui.admin.AdministrationDialog
 
AdvancedPage - Class in de.julianweinelt.datacat.launcher.setup.wizard
 
AdvancedPage(SetupState) - Constructor for class de.julianweinelt.datacat.launcher.setup.wizard.AdvancedPage
 
alias - Variable in class de.julianweinelt.datacat.ui.editor.views.SelectedColumn
 
AND - Enum constant in enum class de.julianweinelt.datacat.api.TreeFilter.LogicalOperator
 
apply(Context) - Method in class de.julianweinelt.datacat.flow.flow.FlowServer.JsonResponse
 
apply(HttpRequest.Builder) - Method in class de.julianweinelt.datacat.ui.flow.FlowClient.HeaderBuilder
 
ArchiveUtils - Class in de.julianweinelt.datacat.util
 
ArchiveUtils() - Constructor for class de.julianweinelt.datacat.util.ArchiveUtils
 
as(Class<T>) - Method in record class de.julianweinelt.datacat.dbx.database.DatabaseReturnSelection.Value
 
asBoolean() - Method in class de.julianweinelt.datacat.dbx.api.events.EventProperty
Retrieves the stored value as a boolean.
asBoolean() - Method in record class de.julianweinelt.datacat.dbx.database.DatabaseReturnSelection.Value
 
asChar() - Method in record class de.julianweinelt.datacat.dbx.database.DatabaseReturnSelection.Value
 
asDate(boolean) - Method in record class de.julianweinelt.datacat.dbx.database.DatabaseReturnSelection.Value
 
asDouble() - Method in class de.julianweinelt.datacat.dbx.api.events.EventProperty
Retrieves the stored value as a double.
asFloat() - Method in class de.julianweinelt.datacat.dbx.api.events.EventProperty
Retrieves the stored value as a float.
asInt() - Method in class de.julianweinelt.datacat.dbx.api.events.EventProperty
Retrieves the stored value as an int.
asInt() - Method in record class de.julianweinelt.datacat.dbx.database.DatabaseReturnSelection.Value
 
asLong() - Method in record class de.julianweinelt.datacat.dbx.database.DatabaseReturnSelection.Value
 
asString() - Method in class de.julianweinelt.datacat.dbx.api.events.EventProperty
Retrieves the stored value as a String.
asString() - Method in record class de.julianweinelt.datacat.dbx.database.DatabaseReturnSelection.Value
 
asValue() - Method in class de.julianweinelt.datacat.dbx.api.events.EventProperty
Retrieves the stored value as the original type using Java's type casting.
asValue(Class<T>) - Method in class de.julianweinelt.datacat.dbx.api.events.EventProperty
 
Author - Class in de.julianweinelt.datacat.server.store
 
Author(UUID, String, String, byte[]) - Constructor for class de.julianweinelt.datacat.server.store.Author
 
authorId() - Method in record class de.julianweinelt.datacat.server.store.Yarn
Returns the value of the authorId record component.
authors() - Method in record class de.julianweinelt.datacat.dbx.api.plugins.PluginConfiguration
Returns the value of the authors record component.
autoCloseMillis() - Method in enum class de.julianweinelt.datacat.ui.NotificationType
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form