Uses of Interface
is.codion.swing.common.ui.control.ControlKey
Packages that use ControlKey
Package
Description
Calendar panel component.
Package configuration values:
FilterTableCellRenderer.TABLE_CELL_LEFT_PADDING
FilterTableCellRenderer.TABLE_CELL_RIGHT_PADDING
FilterTableCellRenderer.NUMERICAL_HORIZONTAL_ALIGNMENT
FilterTableCellRenderer.TEMPORAL_HORIZONTAL_ALIGNMENT
FilterTableCellRenderer.BOOLEAN_HORIZONTAL_ALIGNMENT
FilterTableCellRenderer.HORIZONTAL_ALIGNMENT
FilterTableCellRenderer.ALTERNATE_ROW_COLORING
FilterTable.COLUMN_REORDERING
FilterTable.AUTO_RESIZE_MODE
FilterTable.COLUMN_RESIZING
Package configuration values:
NumberField.CONVERT_GROUPING_TO_DECIMAL_SEPARATOR
TextFieldBuilder.SELECT_ALL_ON_FOCUS_GAINED
Action control framework for UI components.
Package configuration values:
EntityApplication.USER
EntityApplication.SAVE_DEFAULT_USERNAME
EntityApplication.STARTUP_DIALOG
EntityApplication.CONNECTION_INFO_UPPER_CASE
EntityApplicationPanel.HELP_URL
EntityApplicationPanel.CONFIRM_EXIT
EntityApplicationPanel.CACHE_ENTITY_PANELS
EntityApplicationPanel.CALL_SYSTEM_EXIT
EntityApplicationPanel.SQL_TRACING
EntityEditComponentPanel.VALID_INDICATOR
EntityEditComponentPanel.MODIFIED_INDICATOR
EntityEditComponentPanel.DEFAULT_TEXT_FIELD_COLUMNS
EntityEditPanel.Config.USE_SAVE_CAPTION
EntityEditPanel.Config.USE_FOCUS_ACTIVATION
EntityEditPanel.Config.INCLUDE_ENTITY_MENU
EntityEditPanel.Config.MODIFIED_WARNING
EntityPanel.Config.KEYBOARD_NAVIGATION
EntityPanel.Config.DISPOSE_EDIT_DIALOG_ON_ESCAPE
EntityPanel.Config.INCLUDE_TOGGLE_EDIT_PANEL_CONTROL
EntityPanel.Config.TOOLBAR_CONTROLS
EntityPanel.Config.CONTROL_PANEL_CONSTRAINTS
EntityPanel.Config.CONTROL_TOOLBAR_CONSTRAINTS
EntityPanel.Config.WINDOW_TYPE
EntityTablePanel.Config.EXCLUDE_HIDDEN_COLUMNS
EntityTablePanel.Config.CONDITION_VIEW
EntityTablePanel.Config.FILTER_VIEW
EntityTablePanel.Config.SUMMARY_PANEL_VISIBLE
EntityTablePanel.Config.INCLUDE_POPUP_MENU
EntityTablePanel.Config.INCLUDE_ENTITY_MENU
EntityTablePanel.Config.INCLUDE_QUERY_INSPECTOR
EntityTablePanel.Config.INCLUDE_CLEAR_CONTROL
EntityTablePanel.Config.INCLUDE_LIMIT_MENU
EntityTablePanel.Config.REFRESH_BUTTON_VISIBLE
EntityTablePanel.Config.COLUMN_SELECTION
EntityTablePanel.Config.INCLUDE_CONDITIONS
EntityTablePanel.Config.INCLUDE_FILTERS
EntityTablePanel.Config.INCLUDE_SUMMARY
EntityTablePanel.Config.REFRESH_PROGRESS_BAR
EntityTablePanel.Config.REFRESH_PROGRESS_BAR_DELAY
ReferentialIntegrityErrorHandling.REFERENTIAL_INTEGRITY_ERROR_HANDLING
TabbedApplicationLayout.TAB_PLACEMENT
TabbedDetailLayout.INCLUDE_CONTROLS
-
Uses of ControlKey in is.codion.swing.common.ui.component.calendar
Fields in is.codion.swing.common.ui.component.calendar declared as ControlKeyModifier and TypeFieldDescriptionstatic final ControlKey<CommandControl> CalendarPanel.ControlKeys.NEXT_DAYSelect the next day.
Default key stroke: RIGHT ARROWstatic final ControlKey<CommandControl> CalendarPanel.ControlKeys.NEXT_HOURSelect the next hour.
Default key stroke: SHIFT-ALT-UP ARROWstatic final ControlKey<CommandControl> CalendarPanel.ControlKeys.NEXT_MINUTESelect the next minute.
Default key stroke: CTRL-ALT-UP ARROWstatic final ControlKey<CommandControl> CalendarPanel.ControlKeys.NEXT_MONTHSelect the next month.
Default key stroke: SHIFT-UP ARROWstatic final ControlKey<CommandControl> CalendarPanel.ControlKeys.NEXT_WEEKSelect the next week.
Default key stroke: DOWN ARROWstatic final ControlKey<CommandControl> CalendarPanel.ControlKeys.NEXT_YEARSelect the next year.
Default key stroke: CTRL-UP ARROWstatic final ControlKey<CommandControl> CalendarPanel.ControlKeys.PREVIOUS_DAYSelect the previous day.
Default key stroke: LEFT ARROWstatic final ControlKey<CommandControl> CalendarPanel.ControlKeys.PREVIOUS_HOURSelect the previous hour.
Default key stroke: SHIFT-ALT-DOWN ARROWstatic final ControlKey<CommandControl> CalendarPanel.ControlKeys.PREVIOUS_MINUTESelect the previous minute.
Default key stroke: CTRL-ALT-DOWN ARROWstatic final ControlKey<CommandControl> CalendarPanel.ControlKeys.PREVIOUS_MONTHSelect the previous month.
Default key stroke: SHIFT-DOWN ARROWstatic final ControlKey<CommandControl> CalendarPanel.ControlKeys.PREVIOUS_WEEKSelect the previous week.
Default key stroke: UP ARROWstatic final ControlKey<CommandControl> CalendarPanel.ControlKeys.PREVIOUS_YEARSelect the previous year.
Default key stroke: CTRL-DOWN ARROWMethods in is.codion.swing.common.ui.component.calendar with parameters of type ControlKeyModifier and TypeMethodDescriptionCalendarPanel.Builder.keyStroke(ControlKey<?> controlKey, KeyStroke keyStroke) -
Uses of ControlKey in is.codion.swing.common.ui.component.table
Fields in is.codion.swing.common.ui.component.table declared as ControlKeyModifier and TypeFieldDescriptionstatic final ControlKey<ToggleControl> ColumnConditionPanel.ControlKeys.CLEARClears the model.
Default key stroke: CTRL-SHIFT-ENTERstatic final ControlKey<CommandControl> FilterTable.ControlKeys.COPY_CELLCopy the selected cell contents to the clipboard.
Default key stroke: CTRL-ALT-Cstatic final ControlKey<CommandControl> FilterTable.ControlKeys.DECREASE_COLUMN_SIZEDecreases the size of the selected column.
Default key stroke: CTRL-SUBTRACTstatic final ControlKey<CommandControl> FilterTable.ControlKeys.INCREASE_COLUMN_SIZEIncreases the size of the selected column.
Default key stroke: CTRL-ADDstatic final ControlKey<CommandControl> FilterTable.ControlKeys.MOVE_COLUMN_LEFTMoves the selected column to the left.
Default key stroke: CTRL-SHIFT-LEFTstatic final ControlKey<CommandControl> FilterTable.ControlKeys.MOVE_COLUMN_RIGHTMoves the selected column to the right.
Default key stroke: CTRL-SHIFT-RIGHTstatic final ControlKey<CommandControl> ColumnConditionPanel.ControlKeys.NEXT_OPERATORSelect the next condition operator.
Default key stroke: CTRL-DOWN ARROWstatic final ControlKey<CommandControl> ColumnConditionPanel.ControlKeys.PREVIOUS_OPERATORSelect the previous condition operator.
Default key stroke: CTRL-UP ARROWstatic final ControlKey<ToggleControl> ColumnConditionPanel.ControlKeys.TOGGLE_ENABLEDToggle the enabled status on/off.
Default key stroke: CTRL-ENTERstatic final ControlKey<CommandControl> FilterTable.ControlKeys.TOGGLE_NEXT_SORT_ORDERToggles the sort on the selected column fromSortOrder.ASCENDINGtoSortOrder.DESCENDINGtoSortOrder.UNSORTED.
Default key stroke: ALT-DOWN ARROWstatic final ControlKey<CommandControl> FilterTable.ControlKeys.TOGGLE_NEXT_SORT_ORDER_ADDToggles the sort on the selected column fromSortOrder.ASCENDINGtoSortOrder.DESCENDINGtoSortOrder.UNSORTED, adding it to any already sorted columns.
Default key stroke: SHIFT-ALT-DOWN ARROWstatic final ControlKey<CommandControl> FilterTable.ControlKeys.TOGGLE_PREVIOUS_SORT_ORDERToggles the sort on the selected column fromSortOrder.ASCENDINGtoSortOrder.UNSORTEDtoSortOrder.DESCENDING.
Default key stroke: ALT-UP ARROWstatic final ControlKey<CommandControl> FilterTable.ControlKeys.TOGGLE_PREVIOUS_SORT_ORDER_ADDToggles the sort on the selected column fromSortOrder.ASCENDINGtoSortOrder.UNSORTEDtoSortOrder.DESCENDING, adding it to any already sorted columns.
Default key stroke: SHIFT-ALT-UP ARROWMethods in is.codion.swing.common.ui.component.table with parameters of type ControlKeyModifier and TypeMethodDescriptionFilterTable.Builder.keyStroke(ControlKey<?> controlKey, KeyStroke keyStroke) -
Uses of ControlKey in is.codion.swing.common.ui.component.text
Fields in is.codion.swing.common.ui.component.text declared as ControlKeyModifier and TypeFieldDescriptionstatic final ControlKey<CommandControl> TemporalField.ControlKeys.DECREMENTDecrements the date component under the cursor.
Default key stroke: DOWN ARROWstatic final ControlKey<CommandControl> TemporalField.ControlKeys.DISPLAY_CALENDARDisplay a calendar for date/time input.
Default key stroke: INSERTstatic final ControlKey<CommandControl> TextFieldPanel.ControlKeys.DISPLAY_TEXT_AREADisplays a text area for longer text input.
Default key stroke: INSERTstatic final ControlKey<CommandControl> TemporalField.ControlKeys.INCREMENTIncrements the date component under the cursor.
Default key stroke: UP ARROWMethods in is.codion.swing.common.ui.component.text with parameters of type ControlKeyModifier and TypeMethodDescriptionTemporalField.Builder.keyStroke(ControlKey<?> controlKey, KeyStroke keyStroke) TextFieldPanel.Builder.keyStroke(ControlKey<?> controlKey, KeyStroke keyStroke) -
Uses of ControlKey in is.codion.swing.common.ui.control
Subinterfaces of ControlKey in is.codion.swing.common.ui.controlMethods in is.codion.swing.common.ui.control that return ControlKeyModifier and TypeMethodDescriptionstatic ControlKey<CommandControl> static ControlKey<CommandControl> static ControlKey<ToggleControl> static ControlKey<ToggleControl> Methods in is.codion.swing.common.ui.control with parameters of type ControlKeyModifier and TypeMethodDescriptionControlMap.control(ControlKey<T> controlKey) Controls.Layout.control(ControlKey<?> controlKey) Adds a standard controlControls.Layout.controls(ControlKey<Controls> controlsKey) Adds standard controlsControls.Layout.defaults(ControlKey<?> stopAt) Adds all remaining default controls, up until and includingstopAtControlMap.keyEvent(ControlKey<?> controlKey) Returns aKeyEvents.Builderinstance if a keyStroke and a Control is associated with the givenControlKey, otherwise an emptyOptional.ControlMap.keyStroke(ControlKey<?> controlKey) Method parameters in is.codion.swing.common.ui.control with type arguments of type ControlKeyModifier and TypeMethodDescriptionstatic Controls.LayoutControls.layout(List<ControlKey<?>> defaults) -
Uses of ControlKey in is.codion.swing.framework.ui
Fields in is.codion.swing.framework.ui declared as ControlKeyModifier and TypeFieldDescriptionstatic final ControlKey<CommandControl> EntityTablePanel.ControlKeys.ADDAdd a new entity instance.
Default key stroke: INSERTstatic final ControlKey<Controls> EntityTablePanel.ControlKeys.ADDITIONAL_POPUP_MENU_CONTROLSAControlsinstance containing any additional popup menu controls.static final ControlKey<Controls> EntityTablePanel.ControlKeys.ADDITIONAL_TOOLBAR_CONTROLSAControlsinstance containing any additional toolbar controls.static final ControlKey<CommandControl> EntityEditPanel.ControlKeys.CLEARClears the input fields.static final ControlKey<CommandControl> EntityTablePanel.ControlKeys.CLEARAControlfor clearing the data from the table.static final ControlKey<CommandControl> EntityTablePanel.ControlKeys.CLEAR_SELECTIONAControlfor clearing the table selection.static final ControlKey<CommandControl> TabbedDetailLayout.ControlKeys.COLLAPSECollapses the detail panel all the way to the right, hiding it.
Default keyStroke: SHIFT-CTRL-ALT RIGHT ARROWstatic final ControlKey<Controls> EntityTablePanel.ControlKeys.CONDITION_CONTROLSAControlsinstance containing the condition panel controls.static final ControlKey<CommandControl> EntityTablePanel.ControlKeys.COPY_CELLAControlfor copying the selected cell data.
Default key stroke: CTRL-ALT-Cstatic final ControlKey<CommandControl> EntityTablePanel.ControlKeys.COPY_ROWSAControlfor copying the table rows with header.static final ControlKey<CommandControl> EntityTablePanel.ControlKeys.DECREMENT_SELECTIONDecrements the selected indexes, moving the selection up.
Default key stroke: CTRL-SHIFT-UPstatic final ControlKey<CommandControl> EntityEditPanel.ControlKeys.DELETEPerforms a delete.static final ControlKey<CommandControl> EntityTablePanel.ControlKeys.DELETETriggers theEntityTablePanel.ControlKeys.DELETEcontrol.
Default key stroke: DELETEstatic final ControlKey<CommandControl> EntityEditPanel.ControlKeys.DISPLAY_ENTITY_MENUDisplays the entity menu, if available.
Default key stroke: CTRL-ALT-Vstatic final ControlKey<CommandControl> EntityTablePanel.ControlKeys.DISPLAY_ENTITY_MENUDisplays the entity menu, if one is available.
Default key stroke: CTRL-ALT-Vstatic final ControlKey<CommandControl> EntityTablePanel.ControlKeys.DISPLAY_POPUP_MENUDisplays the table popup menu, if one is available.
Default key stroke: CTRL-Gstatic final ControlKey<CommandControl> EntityEditPanel.ControlKeys.DISPLAY_QUERY_INSPECTORDisplays the query inspector, if one is available.
Default key stroke: CTRL-ALT-Qstatic final ControlKey<CommandControl> EntityTablePanel.ControlKeys.DISPLAY_QUERY_INSPECTORDisplays the query inspector, if one is available.
Default key stroke: CTRL-ALT-Qstatic final ControlKey<CommandControl> EntityTablePanel.ControlKeys.EDITEdit the selected entity instance.
Default key stroke: CTRL-INSERTstatic final ControlKey<CommandControl> EntityTablePanel.ControlKeys.EDIT_ATTRIBUTESelect and edit a single attribute value for the selected entity instances.
Default key stroke: SHIFT-INSERTstatic final ControlKey<Controls> EntityTablePanel.ControlKeys.EDIT_ATTRIBUTE_CONTROLSAControlsinstance containing edit controls for all editable attributes.static final ControlKey<Controls> EntityPanel.ControlKeys.EDIT_CONTROLSThe edit panel controls.static final ControlKey<CommandControl> TabbedDetailLayout.ControlKeys.EXPANDExpands the detail panel all the way to the left, hiding the parent.
Default key stroke: SHIFT-CTRL-ALT LEFT ARROWstatic final ControlKey<CommandControl> EntityTablePanel.ControlKeys.EXPORT_DATAAControlfor exporting the table data.static final ControlKey<Controls> EntityTablePanel.ControlKeys.FILTER_CONTROLSAControlsinstance containing the filter panel controls.static final ControlKey<CommandControl> EntityTablePanel.ControlKeys.INCREMENT_SELECTIONIncrements the selected indexes, moving the selection down.
Default key stroke: CTRL-SHIFT-DOWNstatic final ControlKey<CommandControl> EntityEditPanel.ControlKeys.INSERTPerforms an insert.static final ControlKey<CommandControl> EntityPanel.ControlKeys.NAVIGATE_DOWNNavigates to the selected child panel, if one is available.
Default key stroke: CTRL-ALT-DOWN ARROWstatic final ControlKey<CommandControl> EntityPanel.ControlKeys.NAVIGATE_LEFTNavigates to the sibling panel on the left, if one is available.
Default key stroke: CTRL-ALT-LEFT ARROWstatic final ControlKey<CommandControl> EntityPanel.ControlKeys.NAVIGATE_RIGHTNavigates to the sibling panel on the right, if one is available.
Default key stroke: CTRL-ALT-RIGHT ARROWstatic final ControlKey<CommandControl> EntityPanel.ControlKeys.NAVIGATE_UPNavigates to the parent panel, if one is available.
Default key stroke: CTRL-ALT-UP ARROWstatic final ControlKey<CommandControl> EntityTablePanel.ControlKeys.PRINTThe main print action
Default key stroke: CTRL-Pstatic final ControlKey<Controls> EntityTablePanel.ControlKeys.PRINT_CONTROLSAControlsinstance containing controls for printing.static final ControlKey<CommandControl> EntityPanel.ControlKeys.REFRESHRefreshes the table.static final ControlKey<CommandControl> EntityTablePanel.ControlKeys.REFRESHAControlfor refreshing the table items.
Default key stroke: ALT-Rstatic final ControlKey<CommandControl> EntityPanel.ControlKeys.REQUEST_EDIT_PANEL_FOCUSRequests focus for the edit panel (intial focus component).
Default key stroke: CTRL-Estatic final ControlKey<CommandControl> EntityTablePanel.ControlKeys.REQUEST_SEARCH_FIELD_FOCUSRequests focus for the table search field.
Default key stroke: CTRL-Fstatic final ControlKey<CommandControl> EntityTablePanel.ControlKeys.REQUEST_TABLE_FOCUSRequests focus for the table.
Default key stroke: CTRL-Tstatic final ControlKey<CommandControl> EntityTablePanel.ControlKeys.RESET_COLUMNSAControlfor resetting the columns to their original visibility and location.static final ControlKey<CommandControl> TabbedDetailLayout.ControlKeys.RESIZE_LEFTResizes the detail panel to the left.
Default key stroke: SHIFT-ALT-LEFT ARROWstatic final ControlKey<CommandControl> TabbedDetailLayout.ControlKeys.RESIZE_RIGHTResizes the detail panel to the right.
Default key stroke: SHIFT-ALT-RIGHT ARROWstatic final ControlKey<CommandControl> EntityTablePanel.ControlKeys.SELECT_AUTO_RESIZE_MODEAControlfor displaying a dialog for configuring the column auto-resize-mode.static final ControlKey<CommandControl> EntityTablePanel.ControlKeys.SELECT_COLUMNSAControlfor displaying a dialog for selecting the visible table columns.static final ControlKey<CommandControl> EntityTablePanel.ControlKeys.SELECT_CONDITIONDisplays a dialog for selecting a column condition panel.
Default key stroke: CTRL-Sstatic final ControlKey<CommandControl> EntityTablePanel.ControlKeys.SELECT_FILTERDisplays a dialog for selecting a column filter panel.
Default key stroke: CTRL-SHIFT-Fstatic final ControlKey<CommandControl> EntityEditPanel.ControlKeys.SELECT_INPUT_FIELDDisplays a dialog for selecting an input field.
Default key stroke: CTRL-Istatic final ControlKey<ToggleControl> EntityTablePanel.ControlKeys.SINGLE_SELECTIONAControlfor toggling between single and multi selection mode.static final ControlKey<Controls> EntityTablePanel.ControlKeys.TOGGLE_AUTO_RESIZE_MODE_CONTROLSAControlsinstance containing aToggleControlfor each auto-resize-mode.static final ControlKey<Controls> EntityTablePanel.ControlKeys.TOGGLE_COLUMN_CONTROLSAControlsinstance containing aToggleControlfor each columns' visibility.static final ControlKey<CommandControl> EntityTablePanel.ControlKeys.TOGGLE_CONDITION_VIEWToggles the condition panel between the hidden, simple and advanced views.
Default key stroke: CTRL-ALT-Sstatic final ControlKey<CommandControl> EntityPanel.ControlKeys.TOGGLE_EDIT_PANELToggles the edit panel between hidden, embedded and dialog.
Default key stroke: CTRL-ALT-Estatic final ControlKey<CommandControl> EntityTablePanel.ControlKeys.TOGGLE_FILTER_VIEWToggles the filter panel between the hidden, simple and advanced views.
Default key stroke: CTRL-ALT-Fstatic final ControlKey<ToggleControl> EntityTablePanel.ControlKeys.TOGGLE_SUMMARIESAToggleControlfor showing/hiding the summary panel.static final ControlKey<CommandControl> EntityEditPanel.ControlKeys.UPDATEPerforms an update.static final ControlKey<CommandControl> EntityTablePanel.ControlKeys.VIEW_DEPENDENCIESAControlfor viewing the dependencies of the selected entities.Methods in is.codion.swing.framework.ui with parameters of type ControlKeyModifier and TypeMethodDescriptionEntityEditPanel.control(ControlKey<T> controlKey) EntityPanel.control(ControlKey<T> controlKey) EntityTablePanel.control(ControlKey<T> controlKey) EntityEditPanel.Config.keyStroke(ControlKey<?> controlKey, Consumer<Value<KeyStroke>> keyStroke) EntityPanel.Config.keyStroke(ControlKey<?> controlKey, Consumer<Value<KeyStroke>> keyStroke) EntityTablePanel.Config.keyStroke(ControlKey<?> controlKey, Consumer<Value<KeyStroke>> keyStroke) TabbedDetailLayout.Builder.keyStroke(ControlKey<?> controlKey, KeyStroke keyStroke) -
Uses of ControlKey in is.codion.swing.framework.ui.component
Fields in is.codion.swing.framework.ui.component declared as ControlKeyModifier and TypeFieldDescriptionstatic final ControlKey<CommandControl> EntityComboBox.ControlKeys.ADDDisplays a dialog for adding a new record.
Default key stroke: INSERTstatic final ControlKey<CommandControl> EntitySearchField.ControlKeys.ADDDisplays a dialog for adding a new record.
Default key stroke: INSERTstatic final ControlKey<CommandControl> EntityComboBox.ControlKeys.EDITDisplays a dialog for editing the selected record.
Default key stroke: CTRL-INSERTstatic final ControlKey<CommandControl> EntitySearchField.ControlKeys.EDITDisplays a dialog for editing the selected record.
Default key stroke: CTRL-INSERTMethods in is.codion.swing.framework.ui.component with parameters of type ControlKeyModifier and TypeMethodDescriptionEntityComboBox.Builder.keyStroke(ControlKey<?> controlKey, @Nullable KeyStroke keyStroke) EntitySearchField.Builder.keyStroke(ControlKey<?> controlKey, KeyStroke keyStroke)