Module org.autogui

Class GuiSwingTableColumnString.MultilineColumnWrappingPane

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

public static class GuiSwingTableColumnString.MultilineColumnWrappingPane extends GuiSwingViewWrapper.ValueWrappingPane<Object>
a wrapper pane for scroll+editor cell. the JScrollPane seems that it cannot fill background color for the empty border. The class solve this by wrapping the scroll pane with the border.
Since:
1.6
See Also:
  • Constructor Details

    • MultilineColumnWrappingPane

      public MultilineColumnWrappingPane(Component view)
  • Method Details

    • requestSwingViewFocus

      public void requestSwingViewFocus()