Class JDraggableTabbedPane

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, SwingConstants

public class JDraggableTabbedPane extends JTabbedPane
thanks to Marcio Aguiar https://stackoverflow.com/questions/60269/how-to-implement-draggable-tab-using-java-swing
See Also:
  • Constructor Details

    • JDraggableTabbedPane

      public JDraggableTabbedPane()
  • Method Details