Uses of Interface
org.autogui.swing.util.PopupCategorized.CategorizedMenuItemComponent
Packages that use PopupCategorized.CategorizedMenuItemComponent
-
Uses of PopupCategorized.CategorizedMenuItemComponent in org.autogui.swing
Classes in org.autogui.swing that implement PopupCategorized.CategorizedMenuItemComponentModifier and TypeClassDescriptionstatic class
a swing-action executing the action of the context.class
GuiSwingHistoryMenu<ValueType,
PaneType extends GuiSwingView.ValuePane<ValueType>> the menu for history value selection.static class
the clear menu item for historiesstatic class
GuiSwingHistoryMenu.HistoryMenuForTableColumn<ValueType,
PaneType extends GuiSwingView.ValuePane<ValueType>> a history menu for a table-column.static class
GuiSwingHistoryMenu.HistorySetAction<ValueType>
the action for setting a specified value to a componentstatic class
the action for setting a specified value to selected cells of a table-columnstatic class
an action for copying a JSON value of the target componentstatic class
an action for copying JSON values of target table-cells: each JSON values are converted from each table-column contained as a list ofGuiSwingJsonTransfer.TableMenuCompositeJsonCopy
and selected based on the column-indexstatic class
an action for copying JSON values of target table-rows: each JSON values are converted from selected-rows by the context of the tablestatic class
an action for loading a JSON value to a file of the target componentstatic class
an action for loading JSON values from a file for target table-rows or cellsstatic class
an action for pasting a JSON value of the target componentstatic class
an action for pasting JSON values of target table-rows or cellsstatic class
an action for saving a JSON value to a file of the target componentstatic class
an action for saving JSON values of target table-cellsstatic class
an action for saving JSON values of target table-rows to a filestatic class
static class
static class
static class
static class
static class
static class
static class
the action for overwriting an existing prefsstatic class
static class
static class
static class
static class
an action for refreshing the value of the context of the pane.static class
a general to-string copy action by usingGuiRepresentation.toHumanReadableString(GuiMappingContext, Object)
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
the row-height setting pane: displayed in the header context-menustatic class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
action for clearing the imagestatic class
static class
static class
static class
open the preview-windowstatic class
static class
static class
static class
static class
static class
static class
special handling for any type of value as stringstatic class
static class
static class
static class
static class
static class
static class
static class
-
Uses of PopupCategorized.CategorizedMenuItemComponent in org.autogui.swing.table
Subinterfaces of PopupCategorized.CategorizedMenuItemComponent in org.autogui.swing.tableModifier and TypeInterfaceDescriptioninterface
action for processing selected cell values or selected rows with all cells in those rows processed byObjectTableModel.TableTargetCellExecutionAction
.interface
indicating an action can be converted for selected table columns (with entire rows or selected cells) processing, handled byObjectTableColumnValue.CollectionRowsActionBuilder
.Classes in org.autogui.swing.table that implement PopupCategorized.CategorizedMenuItemComponentModifier and TypeClassDescriptionstatic class
an action using selection of dynamic columnsstatic class
static class
static class
static class
static class
static class
static class
static class
static class
static class
an action for execution anGuiReprAction
with selected targets.static class
an action for executing anGuiReprActionList
with selected targets.static class
static class
action for clearing the labelstatic class
static class
static class
an action for copying an index number to the clip-boardstatic class
an action for selecting cells of a target column and all rowsstatic class
an action for wrapping another action.static class
a wrapper class forTableTargetColumnAction
static class
an action for selected rows of a column with a lambdastatic class
an action for wrappingTableTargetCellAction
static class
the action defined by composition of selected columns; it joins cell strings by new-lines (for row) and tabs (for columns).static class
static class
static class
-
Uses of PopupCategorized.CategorizedMenuItemComponent in org.autogui.swing.util
Subinterfaces of PopupCategorized.CategorizedMenuItemComponent in org.autogui.swing.utilModifier and TypeInterfaceDescriptionstatic interface
an action with category info.static interface
an action with category info, which becomes a check-box menu itemClasses in org.autogui.swing.util that implement PopupCategorized.CategorizedMenuItemComponentModifier and TypeClassDescriptionstatic class
the action for undo or redostatic class
a label menu-item componentstatic class
a check-box menu item version ofPopupCategorized.CategorizedMenuItemActionDelegate
static class
an action wraps another action for supplying category info.static class
the default impl.static class
aPopupCategorized.CategorizedMenuItemComponent
with custom category and subCategorystatic class
action for clearing the fieldstatic class
a copy actionstatic class
a copy-all action: copying all text in a text-componentstatic class
a cut actionstatic class
a delete-next-word actionstatic class
a delete-previous-word actionstatic class
a delete-to-line-end actionstatic class
a file loading actionstatic class
the action for opening selection as a URL in a browserstatic class
a paste actionstatic class
a paste-all action: replacing entire text with the clipboard contentsstatic class
a paste the history-buffer action (yank)static class
a file saving actionstatic class
a select-all actionstatic class
the action for opening filesstatic class
the action for showing files in Finder or Explorerstatic class
action for clearing the fieldstatic class
copying the selected filestatic class
the action for text pastestatic class
an action for selecting a file item from an open dialogFields in org.autogui.swing.util declared as PopupCategorized.CategorizedMenuItemComponentConstructors in org.autogui.swing.util with parameters of type PopupCategorized.CategorizedMenuItemComponentModifierConstructorDescriptionCategorizedMenuItemComponentDelegate
(PopupCategorized.CategorizedMenuItemComponent component, String category, String subCategory)