Uses of Class
org.autogui.base.mapping.GuiPreferences.HistoryValueEntry
Packages that use GuiPreferences.HistoryValueEntry
Package
Description
-
Uses of GuiPreferences.HistoryValueEntry in org.autogui.base.mapping
Subclasses of GuiPreferences.HistoryValueEntry in org.autogui.base.mappingModifier and TypeClassDescriptionstatic classJSON entry for JSON support objectstatic classan on-memory impl.Fields in org.autogui.base.mapping with type parameters of type GuiPreferences.HistoryValueEntryModifier and TypeFieldDescriptionprotected List<GuiPreferences.HistoryValueEntry> GuiPreferences.historyValuesprotected List<GuiPreferences.HistoryValueEntry> GuiPreferences.historyValuesFreeMethods in org.autogui.base.mapping that return GuiPreferences.HistoryValueEntryModifier and TypeMethodDescriptionGuiPreferences.createHistoryValueEntry(Object value) GuiPreferences.getHistoryValue(Object value) protected GuiPreferences.HistoryValueEntryGuiPreferences.getHistoryValueForStoredValue(Object v) GuiPreferences.getHistoryValueFree()Methods in org.autogui.base.mapping that return types with arguments of type GuiPreferences.HistoryValueEntryModifier and TypeMethodDescriptionprotected List<GuiPreferences.HistoryValueEntry> GuiPreferences.createHistoryValuesByLoad()GuiPreferences.getHistoryValues()loaded history values the size of the list is up toGuiPreferences.historyValueLimitall entries have valid indices, !=-1, ordered, but might not start from 0 can be sorted by indices; the larger indices are recent entries their keyIndex are meaningless, just unique key for nodeGuiPreferences.getHistoryValuesFree()Method parameters in org.autogui.base.mapping with type arguments of type GuiPreferences.HistoryValueEntryModifier and TypeMethodDescriptionvoidGuiPreferences.removeHistories(Collection<GuiPreferences.HistoryValueEntry> loadedValuesRemoved) voidGuiPreferences.setHistoryValues(List<GuiPreferences.HistoryValueEntry> es) sort es by index, -
Uses of GuiPreferences.HistoryValueEntry in org.autogui.swing
Methods in org.autogui.swing with parameters of type GuiPreferences.HistoryValueEntryModifier and TypeMethodDescriptionvoidGuiSwingHistoryMenu.addAction(GuiPreferences.HistoryValueEntry e) GuiSwingHistoryMenu.createAction(GuiPreferences.HistoryValueEntry e) GuiSwingHistoryMenu.HistoryMenuForTableColumn.createAction(GuiPreferences.HistoryValueEntry e) GuiSwingViewFilePathField.HistoryMenuFilePath.createAction(GuiPreferences.HistoryValueEntry e) GuiSwingViewImagePane.HistoryMenuImage.createAction(GuiPreferences.HistoryValueEntry e) GuiSwingViewFilePathField.HistoryMenuFilePath.createActionBase(GuiPreferences.HistoryValueEntry e) GuiSwingHistoryMenu.getActionName(GuiPreferences.HistoryValueEntry e) GuiSwingViewImagePane.HistoryMenuImage.getActionName(GuiPreferences.HistoryValueEntry e) -
Uses of GuiPreferences.HistoryValueEntry in org.autogui.swing.prefs
Fields in org.autogui.swing.prefs declared as GuiPreferences.HistoryValueEntryModifier and TypeFieldDescriptionprotected GuiPreferences.HistoryValueEntryGuiSwingPrefsHistoryValues.HistoryPaneResult.lastEntryFields in org.autogui.swing.prefs with type parameters of type GuiPreferences.HistoryValueEntryModifier and TypeFieldDescriptionprotected Supplier<List<GuiPreferences.HistoryValueEntry>> GuiSwingPrefsEditor.ValueListPaneHistoryValueEntry.sourceprotected List<Consumer<GuiPreferences.HistoryValueEntry>> GuiSwingPrefsHistoryValues.HistoryPaneResult.sourceToGuiUpdatersMethods in org.autogui.swing.prefs that return GuiPreferences.HistoryValueEntryModifier and TypeMethodDescriptionGuiSwingPrefsEditor.ValueListPaneHistoryValueEntry.newSourceValue(int i) Methods in org.autogui.swing.prefs that return types with arguments of type GuiPreferences.HistoryValueEntryModifier and TypeMethodDescriptionGuiSwingPrefsEditor.ValueListPaneHistoryValueEntry.takeSource()Methods in org.autogui.swing.prefs with parameters of type GuiPreferences.HistoryValueEntryModifier and TypeMethodDescriptiondefault voidGuiSwingPrefsApplyOptions.addHistoryValue(GuiPreferences.HistoryValueEntry entry, GuiPreferences prefs) voidGuiSwingPrefsEditor.addHistoryValue(GuiPreferences.HistoryValueEntry entry, GuiPreferences prefs) GuiSwingPrefsHistoryValues.createHistory(GuiPreferences.HistoryValueEntry entry, GuiPreferences prefs) GuiSwingPrefsEditor.createLastHistoryValueBySwingViewHistoryValue(GuiPreferences prefs, GuiPreferences.HistoryValueEntry entry) voidGuiSwingPrefsHistoryValues.TreeWithHistoryValueEntry.setEntry(GuiPreferences.HistoryValueEntry e) voidGuiSwingPrefsHistoryValues.ValueHolder.setEntryFromSourceToGui(GuiPreferences.HistoryValueEntry entry) voidGuiSwingPrefsHistoryValues.ImageHistoryEntryEditor.setEntrySourceToGui(GuiPreferences.HistoryValueEntry entry) voidGuiSwingPrefsHistoryValues.ImageHistoryPane.setHistoryEntrySourceToGui(GuiPreferences.HistoryValueEntry e) booleanGuiSwingPrefsHistoryValues.HistoryPaneResult.setLastEntrySource(GuiPreferences.HistoryValueEntry e) default voidGuiSwingPrefsApplyOptions.setLastHistoryValueBySwingViewHistoryValue(GuiSwingView.ValuePane<Object> pane, GuiPreferences prefs, GuiPreferences.HistoryValueEntry entry) voidGuiSwingPrefsEditor.setLastHistoryValueBySwingViewHistoryValue(GuiSwingView.ValuePane<Object> pane, GuiPreferences prefs, GuiPreferences.HistoryValueEntry entry) voidGuiSwingPrefsEditor.ValueListPaneHistoryValueEntry.sourceAdded(int newIndex, GuiPreferences.HistoryValueEntry v) voidGuiSwingPrefsHistoryValues.HistoryPaneResult.updateEntrySource(GuiPreferences.HistoryValueEntry e) booleanGuiSwingPrefsEditor.ValueListPaneHistoryValueEntry.updateSourceValueToElementPane(int i, GuiPreferences.HistoryValueEntry value, ValueListPane.ValueListElementPane<GuiPreferences.HistoryValueEntry, GuiSwingPrefsHistoryValues.HistoryPaneResult> pane) GuiSwingPrefsHistoryValues.HistoryPaneResult.withEntry(GuiPreferences.HistoryValueEntry e) Method parameters in org.autogui.swing.prefs with type arguments of type GuiPreferences.HistoryValueEntryModifier and TypeMethodDescriptionGuiSwingPrefsEditor.ValueListPaneHistoryValueEntry.newElementPane(int i, ValueListPane.ValueListElementPane<GuiPreferences.HistoryValueEntry, GuiSwingPrefsHistoryValues.HistoryPaneResult> elementPane) voidGuiSwingPrefsEditor.ValueListPaneHistoryValueEntry.sourceMoved(int insertedTargetIndex, List<GuiPreferences.HistoryValueEntry> movedValues) voidGuiSwingPrefsEditor.ValueListPaneHistoryValueEntry.sourceRemoved(int[] removedIndices, List<GuiPreferences.HistoryValueEntry> removed) voidGuiSwingPrefsEditor.ValueListPaneHistoryValueEntry.updateGuiToSource(ValueListPane.ValueListElementPane<GuiPreferences.HistoryValueEntry, GuiSwingPrefsHistoryValues.HistoryPaneResult> elementPane, Object v) booleanGuiSwingPrefsEditor.ValueListPaneHistoryValueEntry.updateSourceValueToElementPane(int i, GuiPreferences.HistoryValueEntry value, ValueListPane.ValueListElementPane<GuiPreferences.HistoryValueEntry, GuiSwingPrefsHistoryValues.HistoryPaneResult> pane) GuiSwingPrefsHistoryValues.HistoryPaneResult.withSourceToGuiUpdater(Consumer<GuiPreferences.HistoryValueEntry> sourceToGuiUpdater) Constructor parameters in org.autogui.swing.prefs with type arguments of type GuiPreferences.HistoryValueEntryModifierConstructorDescriptionHistoryPaneResult(JComponent component, Consumer<GuiPreferences.HistoryValueEntry> sourceToGuiUpdater) ValueListPaneHistoryValueEntry(Supplier<List<GuiPreferences.HistoryValueEntry>> source, GuiPreferences prefs, Runnable saveRunner) -
Uses of GuiPreferences.HistoryValueEntry in org.autogui.swing.table
Methods in org.autogui.swing.table with parameters of type GuiPreferences.HistoryValueEntryModifier and TypeMethodDescriptionGuiSwingTableColumnFilePath.ColumnHistoryMenuFilePath.createAction(GuiPreferences.HistoryValueEntry e) GuiSwingTableColumnFilePath.ColumnHistoryMenuFilePath.createActionBase(GuiPreferences.HistoryValueEntry e) GuiSwingTableColumnFilePath.ColumnHistoryMenuFilePathForTableColumn.createActionBase(GuiPreferences.HistoryValueEntry e)