Package jam.panels

Class SplitterHandlePanel

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class SplitterHandlePanel extends JPanel
Creates a panel with a drag button on the right that will move the provided SplitPane
Author:
rambaut
See Also:
  • Constructor Details

    • SplitterHandlePanel

      public SplitterHandlePanel(JSplitPane splitPane)
    • SplitterHandlePanel

      public SplitterHandlePanel(JSplitPane splitPane, boolean useActionButton)