Module org.autogui

Class GuiSwingViewObjectPane

java.lang.Object
org.autogui.swing.GuiSwingViewObjectPane
All Implemented Interfaces:
GuiSwingElement, GuiSwingView
Direct Known Subclasses:
GuiSwingViewTabbedPane

public class GuiSwingViewObjectPane extends Object implements GuiSwingView
a swing view for GuiReprObjectPane

swing-value

GuiSwingViewObjectPane.ObjectPane.getSwingViewValue(): latest set raw-object. Currently, GuiSwingViewObjectPane.ObjectPane.setSwingViewValue(Object) also set context's value. TODO omit to update?

history-value

supported.

string-transfer

no-transfer-handler. supported by GuiSwingView.ToStringCopyAction and GuiRepresentation.toHumanReadableString(GuiMappingContext, Object).

preferences

     "$split" : [ {
         "dividerLocation": Integer,
         "horizontal" : Boolean
     } ]