Class GoToPacketDialog

    • Field Detail

      • CANCEL_OPTION

        public static final int CANCEL_OPTION
        Return value if cancel is chosen.
        See Also:
        Constant Field Values
      • APPROVE_OPTION

        public static final int APPROVE_OPTION
        Return value if approve (yes, ok) is chosen.
        See Also:
        Constant Field Values
    • Constructor Detail

      • GoToPacketDialog

        public GoToPacketDialog​(PacketsTable packetsTable)
    • Method Detail

      • showDialog

        public int showDialog()
      • getLineNumber

        public int getLineNumber()