Class CustomSegmentDialog

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer, WindowConstants

public class CustomSegmentDialog extends JDialog
Dialog to play custom segments.
See Also:
  • Constructor Details

    • CustomSegmentDialog

      public CustomSegmentDialog(SessionEditor editor)
      Constructor
  • Method Details

    • getSegment

      public MediaSegment getSegment()
    • onPlay

      public void onPlay()
    • onCancel

      public void onCancel()