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 TypeClassDescriptionclass
GuiSwingHistoryMenu<ValueType,
PaneType extends GuiSwingView.ValuePane<ValueType>> the menu for history value selection.static class
GuiSwingHistoryMenu.HistoryMenuForTableColumn<ValueType,
PaneType extends GuiSwingView.ValuePane<ValueType>> a history menu for a table-column.Subinterfaces of GuiSwingView.ValuePane in org.autogui.swingModifier and TypeInterfaceDescriptionstatic interface
GuiSwingViewWrapper.ValuePaneWrapper<ValueType>
indicating the pane wraps anotherGuiSwingView.ValuePane
Classes in org.autogui.swing that implement GuiSwingView.ValuePaneModifier and TypeClassDescriptionstatic class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
actionToolBar: [JToolBar: actionButtons...], contentPane: [ fixedSizeComponent1, ...static class
static class
static class
static class
static class
static class
GuiSwingViewWrapper.ValueScrollPane<ValueType>
static class
GuiSwingViewWrapper.ValueWrappingPane<ValueType>
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
the lambda-based version of string-paneFields in org.autogui.swing declared as GuiSwingView.ValuePaneModifier and TypeFieldDescriptionprotected PaneType
GuiSwingHistoryMenu.component
protected GuiSwingView.ValuePane
<ValueType> GuiSwingHistoryMenu.HistorySetAction.component
protected GuiSwingView.ValuePane
<?> GuiSwingJsonTransfer.JsonCopyAction.component
protected GuiSwingView.ValuePane
<?> GuiSwingJsonTransfer.JsonPasteAction.component
GuiSwingKeyBinding.KeyStrokeActionForValuePane.pane
protected GuiSwingView.ValuePane
<?> GuiSwingView.ContextRefreshAction.pane
protected GuiSwingView.ValuePane
<?> GuiSwingView.ToStringCopyAction.pane
protected GuiSwingView.ValuePane
<Object> GuiSwingViewEnumComboBox.EnumSetAction.pane
protected GuiSwingView.ValuePane
<Object> GuiSwingViewEnumComboBox.EnumSetMenu.pane
protected GuiSwingView.ValuePane
<?> GuiSwingViewObjectPane.ToStringTransferHandler.pane
protected GuiSwingView.ValuePane
<ValueType> GuiSwingViewWrapper.ValueScrollPane.pane
protected GuiSwingView.ValuePane
<ValueType> GuiSwingViewWrapper.ValueWrappingPane.pane
protected GuiSwingView.ValuePane
<Object> GuiSwingViewNumberSpinner.NumberSetAction.spinner
protected GuiSwingView.ValuePane
<?> GuiSwingJsonTransfer.JsonSaveRowsAction.table
Methods 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 void
GuiSwingView.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) boolean
GuiSwingKeyBinding.putItem
(GuiSwingView.ValuePane<?> pane, int depth, PopupCategorized.CategorizedMenuItem item) boolean
GuiSwingKeyBinding.putItemRecommended
(GuiSwingView.ValuePane<?> pane, int depth, GuiSwingKeyBinding.RecommendedKeyStroke item) boolean
GuiSwingKeyBinding.putKeyStroke
(GuiSwingView.ValuePane<?> pane, int depth, PopupCategorized.CategorizedMenuItem i, Action item) boolean
GuiSwingKeyBinding.putKeyStrokeFocus
(GuiSwingView.ValuePane<?> pane, int depth, KeyStroke stroke) static void
GuiSwingView.setLastHistoryValue
(GuiPreferences prefs, GuiSwingView.ValuePane<Object> pane) static void
GuiSwingView.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 void
GuiSwingView.setupKeyBindingsForStaticMenuItems
(GuiSwingView.ValuePane<?> pane) static void
GuiSwingView.setupKeyBindingsForStaticMenuItems
(GuiSwingView.ValuePane<?> pane, Predicate<Action> overwrite) static void
GuiSwingView.setupKeyBindingsForStaticMenuItems
(GuiSwingView.ValuePane<?> pane, JComponent targetPane, Predicate<Action> overwrite) static void
GuiSwingView.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> T
GuiSwingView.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> T
GuiSwingView.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 void
GuiSwingPrefsApplyOptions.setLastHistoryValueByPrefsJsonSupported
(GuiSwingView.ValuePane<Object> pane, GuiPreferences prefs, Object value) void
GuiSwingPrefsEditor.setLastHistoryValueByPrefsJsonSupported
(GuiSwingView.ValuePane<Object> pane, GuiPreferences prefs, Object value) default void
GuiSwingPrefsApplyOptions.setLastHistoryValueBySwingViewHistoryValue
(GuiSwingView.ValuePane<Object> pane, GuiPreferences prefs, Object value) default void
GuiSwingPrefsApplyOptions.setLastHistoryValueBySwingViewHistoryValue
(GuiSwingView.ValuePane<Object> pane, GuiPreferences prefs, GuiPreferences.HistoryValueEntry entry) void
GuiSwingPrefsEditor.setLastHistoryValueBySwingViewHistoryValue
(GuiSwingView.ValuePane<Object> pane, GuiPreferences prefs, Object value) void
GuiSwingPrefsEditor.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 class
a wrapper class for cell-editors: the wrapped view aligned to the top of the panestatic class
a property-check-box for column renderer and editorstatic class
static class
static class
static class
static class
an editor for a file-pathstatic class
static class
a component for column editorstatic class
static class
static class
static class
a component for editor (this is only for single-line.static class
a component for string cell renderer : only for single-line (switched toGuiSwingTableColumnString.MultilineColumnTextViewPane
)static class
cell component with supportingGuiReprValueStringField
instead of the documentstatic class
static class
cell component for displaying multiline textsstatic class
a wrapper pane for scroll+editor cell.Fields in org.autogui.swing.table declared as GuiSwingView.ValuePaneModifier and TypeFieldDescriptionprotected GuiSwingView.ValuePane
<?> GuiSwingTableColumnString.ColumnLabelTextSaveAction.label
protected GuiSwingView.ValuePane
<?> GuiSwingTableColumnString.LabelTextClearAction.label
protected GuiSwingView.ValuePane
<?> GuiSwingTableColumnString.LabelTextLoadAction.label
protected GuiSwingView.ValuePane
<?> GuiSwingTableColumnString.LabelTextPasteAllAction.label
Methods in org.autogui.swing.table with parameters of type GuiSwingView.ValuePaneModifier and TypeMethodDescriptionstatic String
GuiSwingTableColumnString.getValueAsString
(GuiSwingView.ValuePane<?> pane, Object s) static Object
GuiSwingTableColumnString.getValueFromString
(GuiSwingView.ValuePane<?> pane, String s) static void
GuiSwingTableColumnString.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)