java.lang.Object
org.autogui.swing.GuiSwingViewEmbeddedComponent
- All Implemented Interfaces:
GuiSwingElement,GuiSwingView
a swing view for
GuiReprEmbeddedComponent
swing-value
GuiSwingViewEmbeddedComponent.PropertyEmbeddedPane.getSwingViewValue():
JComponent or
SwingDeferredRunner.TaskResultFuture unwrapped by
GuiReprEmbeddedComponent.toUpdateValue(GuiMappingContext, Object, Consumer)
history-value
unsupportedstring-transfer
unsupported.-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface org.autogui.swing.GuiSwingView
GuiSwingView.ContextRefreshAction, GuiSwingView.SettingsWindowClient, GuiSwingView.SpecifierManager, GuiSwingView.SpecifierManagerDefault, GuiSwingView.ToStringCopyAction, GuiSwingView.ValuePane<ValueType> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateView(GuiMappingContext context, Supplier<GuiReprValue.ObjectSpecifier> parentSpecifier) booleanisComponentResizable(GuiMappingContext context)
-
Constructor Details
-
GuiSwingViewEmbeddedComponent
public GuiSwingViewEmbeddedComponent()
-
-
Method Details
-
createView
public JComponent createView(GuiMappingContext context, Supplier<GuiReprValue.ObjectSpecifier> parentSpecifier) - Specified by:
createViewin interfaceGuiSwingView
-
isComponentResizable
- Specified by:
isComponentResizablein interfaceGuiSwingView
-