Class GoToSegmentDialog

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

public class GoToSegmentDialog extends JDialog
Dialog that accepts a segment number to jump to in the editor.
See Also:
  • Constructor Details

    • GoToSegmentDialog

      public GoToSegmentDialog(Frame parent)
      Creates new form GoToSegmentDialog
  • Method Details

    • getResult

      public int getResult()