Module org.autogui

Class GuiSwingTableColumn.ValueWrappingPaneForEditor

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, GuiSwingView.ValuePane<Object>, GuiSwingViewWrapper.ValuePaneWrapper<Object>
Enclosing interface:
GuiSwingTableColumn

public static class GuiSwingTableColumn.ValueWrappingPaneForEditor extends GuiSwingViewWrapper.ValueWrappingPane<Object>
a wrapper class for cell-editors: the wrapped view aligned to the top of the pane
Since:
1.6
See Also:
  • Field Details

    • sharedColor

      protected boolean sharedColor
  • Constructor Details

    • ValueWrappingPaneForEditor

      public ValueWrappingPaneForEditor(Component view, boolean shareColor)
  • Method Details