Uses of Interface
org.autogui.swing.GuiSwingView.ValuePane
Packages that use GuiSwingView.ValuePane
-
Uses of GuiSwingView.ValuePane in org.autogui.swing
Classes in org.autogui.swing with type parameters of type GuiSwingView.ValuePaneModifier and TypeClassDescriptionclassGuiSwingHistoryMenu<ValueType,PaneType extends GuiSwingView.ValuePane<ValueType>> the menu for history value selection.static classGuiSwingHistoryMenu.HistoryMenuForTableColumn<ValueType,PaneType extends GuiSwingView.ValuePane<ValueType>> a history menu for a table-column.Subinterfaces of GuiSwingView.ValuePane in org.autogui.swingModifier and TypeInterfaceDescriptionstatic interfaceGuiSwingViewWrapper.ValuePaneWrapper<ValueType>indicating the pane wraps anotherGuiSwingView.ValuePaneClasses in org.autogui.swing that implement GuiSwingView.ValuePaneModifier and TypeClassDescriptionstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classactionToolBar: [JToolBar: actionButtons...], contentPane: [ fixedSizeComponent1, ...static classstatic classstatic classstatic classstatic classstatic classGuiSwingViewWrapper.ValueScrollPane<ValueType>static classGuiSwingViewWrapper.ValueWrappingPane<ValueType>static classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classthe lambda-based version of string-paneFields in org.autogui.swing declared as GuiSwingView.ValuePaneModifier and TypeFieldDescriptionprotected PaneTypeGuiSwingHistoryMenu.componentprotected GuiSwingView.ValuePane<ValueType> GuiSwingHistoryMenu.HistorySetAction.componentprotected GuiSwingView.ValuePane<?> GuiSwingJsonTransfer.JsonCopyAction.componentprotected GuiSwingView.ValuePane<?> GuiSwingJsonTransfer.JsonPasteAction.componentGuiSwingKeyBinding.KeyStrokeActionForValuePane.paneprotected GuiSwingView.ValuePane<?> GuiSwingView.ContextRefreshAction.paneprotected GuiSwingView.ValuePane<?> GuiSwingView.ToStringCopyAction.paneprotected GuiSwingView.ValuePane<Object> GuiSwingViewEnumComboBox.EnumSetAction.paneprotected GuiSwingView.ValuePane<Object> GuiSwingViewEnumComboBox.EnumSetMenu.paneprotected GuiSwingView.ValuePane<?> GuiSwingViewObjectPane.ToStringTransferHandler.paneprotected GuiSwingView.ValuePane<ValueType> GuiSwingViewWrapper.ValueScrollPane.paneprotected GuiSwingView.ValuePane<ValueType> GuiSwingViewWrapper.ValueWrappingPane.paneprotected GuiSwingView.ValuePane<Object> GuiSwingViewNumberSpinner.NumberSetAction.spinnerprotected GuiSwingView.ValuePane<?> GuiSwingJsonTransfer.JsonSaveRowsAction.tableMethods in org.autogui.swing with type parameters of type GuiSwingView.ValuePaneModifier and TypeMethodDescriptionstatic <PaneType extends GuiSwingView.ValuePane<?>>
PaneTypeGuiSwingView.findChildByType(Component component, Class<PaneType> paneType) Methods in org.autogui.swing that return GuiSwingView.ValuePaneModifier and TypeMethodDescriptionstatic GuiSwingView.ValuePane<Object> GuiSwingView.findChild(Component component, Predicate<GuiSwingView.ValuePane<Object>> predicate) static GuiSwingView.ValuePane<Object> GuiSwingView.getChild(Component component, Predicate<GuiSwingView.ValuePane<Object>> predicate) GuiSwingRootPane.getChildByName(String name) default GuiSwingView.ValuePane<Object> GuiSwingView.ValuePane.getChildByName(String name) GuiSwingWindow.getChildByName(String name) GuiSwingViewPropertyPane.NamedPropertyPane.getContentPaneAsValuePane()GuiSwingRootPane.getDescendantByContext(GuiMappingContext context) default GuiSwingView.ValuePane<Object> GuiSwingView.ValuePane.getDescendantByContext(GuiMappingContext context) GuiSwingWindow.getDescendantByContext(GuiMappingContext context) GuiSwingRootPane.getDescendantByValue(Object value) default GuiSwingView.ValuePane<Object> GuiSwingView.ValuePane.getDescendantByValue(Object value) GuiSwingWindow.getDescendantByValue(Object value) GuiSwingRootPane.getDescendantByValueIf(Predicate<Object> valuePredicate) default GuiSwingView.ValuePane<Object> GuiSwingView.ValuePane.getDescendantByValueIf(Predicate<Object> valuePredicate) GuiSwingWindow.getDescendantByValueIf(Predicate<Object> valuePredicate) GuiSwingKeyBinding.KeyStrokeActionForValuePane.getPane()GuiSwingViewPropertyPane.NamedPropertyPane.getSwingViewWrappedPane()GuiSwingViewWrapper.ValuePaneWrapper.getSwingViewWrappedPane()GuiSwingViewWrapper.ValueScrollPane.getSwingViewWrappedPane()GuiSwingViewWrapper.ValueWrappingPane.getSwingViewWrappedPane()GuiSwingRootPane.getViewValuePane()GuiSwingWindow.getViewValuePane()Methods in org.autogui.swing that return types with arguments of type GuiSwingView.ValuePaneModifier and TypeMethodDescriptionstatic List<GuiSwingView.ValuePane<Object>> GuiSwingView.collectChildren(Component component, Predicate<GuiSwingView.ValuePane<Object>> predicate) Methods in org.autogui.swing with parameters of type GuiSwingView.ValuePaneModifier and TypeMethodDescriptionGuiSwingAction.createAction(GuiMappingContext context, GuiSwingView.ValuePane<?> pane, List<GuiSwingViewCollectionTable.CollectionTable> tables) GuiSwingActionDefault.createAction(GuiMappingContext context, GuiSwingView.ValuePane<?> pane, List<GuiSwingViewCollectionTable.CollectionTable> tables) GuiSwingView.getActionDefault(GuiSwingView.ValuePane<?> p, Predicate<GuiSwingActionDefault.ExecutionAction> predicate) GuiSwingJsonTransfer.getActionMenuItems(GuiSwingView.ValuePane<?> component, GuiMappingContext context) GuiSwingJsonTransfer.getActions(GuiSwingView.ValuePane<?> component, GuiMappingContext context) GuiSwingViewDocumentEditor.getTextMenuItems(GuiSwingView.ValuePane<?> pane, MenuBuilder.MenuLabel infoLabel) static voidGuiSwingView.prepareForRefresh(GuiSwingView.ValuePane<?> pane) a refresh-action calls the method in order to clear view-clocks of sub-panesGuiSwingKeyBinding.putForValuePane(GuiSwingView.ValuePane<?> pane, int depth) booleanGuiSwingKeyBinding.putItem(GuiSwingView.ValuePane<?> pane, int depth, PopupCategorized.CategorizedMenuItem item) booleanGuiSwingKeyBinding.putItemRecommended(GuiSwingView.ValuePane<?> pane, int depth, GuiSwingKeyBinding.RecommendedKeyStroke item) booleanGuiSwingKeyBinding.putKeyStroke(GuiSwingView.ValuePane<?> pane, int depth, PopupCategorized.CategorizedMenuItem i, Action item) booleanGuiSwingKeyBinding.putKeyStrokeFocus(GuiSwingView.ValuePane<?> pane, int depth, KeyStroke stroke) static voidGuiSwingView.setLastHistoryValue(GuiPreferences prefs, GuiSwingView.ValuePane<Object> pane) static voidGuiSwingView.setLastHistoryValue(GuiPreferences prefs, GuiSwingView.ValuePane<Object> pane, GuiSwingPrefsApplyOptions options) obtainGuiPreferences.getCurrentValue()or a last value ofGuiPreferences.getHistoryValues()(only when the contextGuiMappingContext.isHistoryValueStored(Object)with null), and set the value bysetSwingViewHistoryValue(Object).static voidGuiSwingView.setupKeyBindingsForStaticMenuItems(GuiSwingView.ValuePane<?> pane) static voidGuiSwingView.setupKeyBindingsForStaticMenuItems(GuiSwingView.ValuePane<?> pane, Predicate<Action> overwrite) static voidGuiSwingView.setupKeyBindingsForStaticMenuItems(GuiSwingView.ValuePane<?> pane, JComponent targetPane, Predicate<Action> overwrite) static voidGuiSwingView.updateFromGui(GuiSwingView.ValuePane<?> pane, Object value, GuiTaskClock viewClock) send the value to the context of the pane byGuiReprValue.updateFromGui(GuiMappingContext, Object, GuiReprValue.ObjectSpecifier, GuiTaskClock), with copying the clock and the specifier of the pane in the caller's thread.Method parameters in org.autogui.swing with type arguments of type GuiSwingView.ValuePaneModifier and TypeMethodDescriptionstatic <T> TGuiSwingView.checkNonNull(Component component, Function<GuiSwingView.ValuePane<Object>, T> f) static List<GuiSwingView.ValuePane<Object>> GuiSwingView.collectChildren(Component component, Predicate<GuiSwingView.ValuePane<Object>> predicate) static <T> List<T> GuiSwingView.collectNonNullByFunction(Component component, Function<GuiSwingView.ValuePane<Object>, T> f) static GuiSwingView.ValuePane<Object> GuiSwingView.findChild(Component component, Predicate<GuiSwingView.ValuePane<Object>> predicate) static <T> TGuiSwingView.findNonNullByFunction(Component component, Function<GuiSwingView.ValuePane<Object>, T> f) static GuiSwingView.ValuePane<Object> GuiSwingView.getChild(Component component, Predicate<GuiSwingView.ValuePane<Object>> predicate) Constructors in org.autogui.swing with parameters of type GuiSwingView.ValuePaneModifierConstructorDescriptionContextRefreshAction(GuiMappingContext context, GuiSwingView.ValuePane<?> pane) EnumSetAction(GuiSwingView.ValuePane<Object> pane, Object value) HistorySetAction(String name, ValueType value, GuiSwingView.ValuePane<ValueType> component) JsonCopyAction(GuiSwingView.ValuePane<?> component, GuiMappingContext context) JsonLoadAction(GuiSwingView.ValuePane<?> component, GuiMappingContext context) JsonPasteAction(GuiSwingView.ValuePane<?> component, GuiMappingContext context) JsonSaveAction(GuiSwingView.ValuePane<?> component, GuiMappingContext context) JsonSaveRowsAction(GuiSwingView.ValuePane<?> table) KeyStrokeActionForValuePane(GuiSwingView.ValuePane<?> pane, PopupCategorized.CategorizedMenuItem item, Action action, GuiSwingKeyBinding.KeyPrecedenceSet precedence, KeyStroke originalStroke) LabelJsonCopyAction(GuiSwingView.ValuePane<?> component, GuiMappingContext context) LabelJsonSaveAction(GuiSwingView.ValuePane<?> component, GuiMappingContext context) NumberIncrementAction(boolean inc, GuiSwingView.ValuePane<Object> spinner, GuiSwingViewNumberSpinner.TypedSpinnerNumberModel model) NumberMaximumAction(boolean max, GuiSwingView.ValuePane<Object> spinner, GuiSwingViewNumberSpinner.TypedSpinnerNumberModel model) NumberSetAction(GuiSwingView.ValuePane<Object> spinner, GuiSwingViewNumberSpinner.TypedSpinnerNumberModel model) PropertyWrapperPane(GuiMappingContext context, boolean showName, GuiSwingView.ValuePane<?> content) ToStringCopyAction(GuiSwingView.ValuePane<?> pane, GuiMappingContext context) -
Uses of GuiSwingView.ValuePane in org.autogui.swing.prefs
Methods in org.autogui.swing.prefs with type parameters of type GuiSwingView.ValuePaneMethods in org.autogui.swing.prefs with parameters of type GuiSwingView.ValuePaneModifier and TypeMethodDescriptionGuiSwingPrefsEditor.create(GuiSwingView.ValuePane<?> view, GuiPreferences prefs) default voidGuiSwingPrefsApplyOptions.setLastHistoryValueByPrefsJsonSupported(GuiSwingView.ValuePane<Object> pane, GuiPreferences prefs, Object value) voidGuiSwingPrefsEditor.setLastHistoryValueByPrefsJsonSupported(GuiSwingView.ValuePane<Object> pane, GuiPreferences prefs, Object value) default voidGuiSwingPrefsApplyOptions.setLastHistoryValueBySwingViewHistoryValue(GuiSwingView.ValuePane<Object> pane, GuiPreferences prefs, Object value) default voidGuiSwingPrefsApplyOptions.setLastHistoryValueBySwingViewHistoryValue(GuiSwingView.ValuePane<Object> pane, GuiPreferences prefs, GuiPreferences.HistoryValueEntry entry) voidGuiSwingPrefsEditor.setLastHistoryValueBySwingViewHistoryValue(GuiSwingView.ValuePane<Object> pane, GuiPreferences prefs, Object value) voidGuiSwingPrefsEditor.setLastHistoryValueBySwingViewHistoryValue(GuiSwingView.ValuePane<Object> pane, GuiPreferences prefs, GuiPreferences.HistoryValueEntry entry) -
Uses of GuiSwingView.ValuePane in org.autogui.swing.table
Classes in org.autogui.swing.table that implement GuiSwingView.ValuePaneModifier and TypeClassDescriptionstatic classa wrapper class for cell-editors: the wrapped view aligned to the top of the panestatic classa property-check-box for column renderer and editorstatic classstatic classstatic classstatic classstatic classan editor for a file-pathstatic classstatic classa component for column editorstatic classstatic classstatic classstatic classa component for editor (this is only for single-line.static classa component for string cell renderer : only for single-line (switched toGuiSwingTableColumnString.MultilineColumnTextViewPane)static classcell component with supportingGuiReprValueStringFieldinstead of the documentstatic classstatic classcell component for displaying multiline textsstatic classa wrapper pane for scroll+editor cell.Fields in org.autogui.swing.table declared as GuiSwingView.ValuePaneModifier and TypeFieldDescriptionprotected GuiSwingView.ValuePane<?> GuiSwingTableColumnString.ColumnLabelTextSaveAction.labelprotected GuiSwingView.ValuePane<?> GuiSwingTableColumnString.LabelTextClearAction.labelprotected GuiSwingView.ValuePane<?> GuiSwingTableColumnString.LabelTextLoadAction.labelprotected GuiSwingView.ValuePane<?> GuiSwingTableColumnString.LabelTextPasteAllAction.labelMethods in org.autogui.swing.table with parameters of type GuiSwingView.ValuePaneModifier and TypeMethodDescriptionstatic StringGuiSwingTableColumnString.getValueAsString(GuiSwingView.ValuePane<?> pane, Object s) static ObjectGuiSwingTableColumnString.getValueFromString(GuiSwingView.ValuePane<?> pane, String s) static voidGuiSwingTableColumnString.setSwingViewValueWithUpdateFromString(GuiSwingView.ValuePane<?> pane, String s) Constructors in org.autogui.swing.table with parameters of type GuiSwingView.ValuePaneModifierConstructorDescriptionColumnEnumSetAction(GuiSwingView.ValuePane<Object> pane, Object value, GuiReprCollectionTable.TableTargetColumn target) ColumnEnumSetMenuForTableColumn(GuiSwingView.ValuePane<Object> pane, GuiReprCollectionTable.TableTargetColumn target) LabelTextClearAction(GuiSwingView.ValuePane<?> label) LabelTextClearAction(GuiSwingView.ValuePane<?> label, String clearValue) LabelTextLoadAction(GuiSwingView.ValuePane<?> label)