c

gapt.prooftool

LKProofViewer

class LKProofViewer extends SequentProofViewer[Formula, LKProof] with Savable[LKProof] with ContainsLKProof

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. LKProofViewer
  2. ContainsLKProof
  3. Savable
  4. SequentProofViewer
  5. ContainsSequentProof
  6. DagProofViewer
  7. ScrollableProofToolViewer
  8. ProofToolViewer
  9. Reactor
  10. AnyRef
  11. Any
Implicitly
  1. by any2stringadd
  2. by StringFormat
  3. by Ensuring
  4. by ArrowAssoc
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new LKProofViewer(name: String, proof: LKProof)

    name

    The name to be displayed at the top.

    proof

    The proof to be displayed.

Type Members

  1. type MainComponentType = DrawSequentProof[Formula, LKProof]
    Definition Classes
    SequentProofViewerProofToolViewer

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. def +(other: String): String
    Implicit
    This member is added by an implicit conversion from LKProofViewer to any2stringadd[LKProofViewer] performed by method any2stringadd in scala.Predef.
    Definition Classes
    any2stringadd
  4. def ->[B](y: B): (LKProofViewer, B)
    Implicit
    This member is added by an implicit conversion from LKProofViewer to ArrowAssoc[LKProofViewer] performed by method ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc
    Annotations
    @inline()
  5. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  6. var DEBUG: Boolean
    Definition Classes
    ProofToolViewer
  7. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  8. def clone(): AnyRef
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate() @throws( ... )
  9. val content: LKProof
    Definition Classes
    LKProofViewerDagProofViewerProofToolViewer
  10. def contentPanel: PTContentPanel
    Definition Classes
    ProofToolViewer
  11. var contentPanel_: PTContentPanel
    Attributes
    protected
    Definition Classes
    ProofToolViewer
  12. def contentPanel_=(p: PTContentPanel): Unit
  13. def createChooser(extensions: String*): FileChooser
    Attributes
    protected
    Definition Classes
    ProofToolViewer
  14. def createMainComponent: DrawSequentProof[Formula, LKProof]
    Definition Classes
    SequentProofViewerProofToolViewer
  15. def currentFontSize: Int
    Definition Classes
    ProofToolViewer
  16. def currentFontSize_=(sz: Int): Unit
    Definition Classes
    ProofToolViewer
  17. def deafTo(ps: Publisher*): Unit
    Definition Classes
    Reactor
  18. def debugMenuContents: Seq[Component]

    returns

    The contents of the "Debug" menu.

    Definition Classes
    ProofToolViewer
  19. def decreaseFontSize(): Unit

    Zooms out by multiplying font size by 2/3.

    Zooms out by multiplying font size by 2/3.

    Definition Classes
    ProofToolViewer
  20. val defaultFontSize: Int
    Definition Classes
    ProofToolViewer
  21. val dnLine: String
    Definition Classes
    ProofToolViewer
  22. def ensuring(cond: (LKProofViewer) ⇒ Boolean, msg: ⇒ Any): LKProofViewer
    Implicit
    This member is added by an implicit conversion from LKProofViewer to Ensuring[LKProofViewer] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  23. def ensuring(cond: (LKProofViewer) ⇒ Boolean): LKProofViewer
    Implicit
    This member is added by an implicit conversion from LKProofViewer to Ensuring[LKProofViewer] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  24. def ensuring(cond: Boolean, msg: ⇒ Any): LKProofViewer
    Implicit
    This member is added by an implicit conversion from LKProofViewer to Ensuring[LKProofViewer] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  25. def ensuring(cond: Boolean): LKProofViewer
    Implicit
    This member is added by an implicit conversion from LKProofViewer to Ensuring[LKProofViewer] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  26. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  27. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  28. def errorMessage(error: String): Unit

    Displays an error message.

    Displays an error message.

    error

    The text of the message.

    Definition Classes
    ProofToolViewer
  29. def expansionTree(): Unit

    Displays the expansion proof of proof in a new window.

  30. def exportToPDFButton: MenuItem
    Attributes
    protected
    Definition Classes
    ProofToolViewer
  31. def exportToPNGButton: MenuItem
    Attributes
    protected
    Definition Classes
    ProofToolViewer
  32. def fExportPdf(component: Component): Unit

    Exports a component as a pdf.

    Exports a component as a pdf.

    component

    The component to be exported.

    Definition Classes
    ProofToolViewer
  33. def fExportPng(component: Component): Unit

    Exports a component as a PNG.

    Exports a component as a PNG.

    component

    The component to be exported.

    Definition Classes
    ProofToolViewer
  34. def fOpen(): Unit

    Opens a proof db and displays all its contents.

    Opens a proof db and displays all its contents.

    Definition Classes
    ProofToolViewer
  35. def fSave(name: String, obj: LKProof): Unit

    Saves an object to disk.

    Saves an object to disk.

    obj

    The object to be saved.

    Definition Classes
    Savable
  36. def fileMenuContents: Seq[Component { lazy val peer: javax.swing.JComponent with javax.swing.SwingConstants with javax.accessibility.Accessible }]

    returns

    The contents of the "File" menu.

    Definition Classes
    SavableProofToolViewer
  37. def font: Font
    Definition Classes
    ProofToolViewer
  38. def font_=(ft: Font): Unit
    Definition Classes
    ProofToolViewer
  39. def formatted(fmtstr: String): String
    Implicit
    This member is added by an implicit conversion from LKProofViewer to StringFormat[LKProofViewer] performed by method StringFormat in scala.Predef.
    Definition Classes
    StringFormat
    Annotations
    @inline()
  40. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  41. def getExceptionString(e: Throwable): String
    Definition Classes
    ProofToolViewer
  42. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  43. def hideContextsButton: CheckMenuItem
    Definition Classes
    SequentProofViewer
  44. def hideSequentContext(): Unit

    Hides all formulas except main and auxiliary ones.

    Hides all formulas except main and auxiliary ones.

    Definition Classes
    SequentProofViewerContainsSequentProof
  45. def hideStructuralRules(): Unit

    Hides structural rules in the proof.

    Hides structural rules in the proof.

    Definition Classes
    LKProofViewerContainsLKProof
  46. def hideStructuralRulesButton: CheckMenuItem
  47. def increaseFontSize(): Unit

    Zooms in by multiplying font size by 3/2.

    Zooms in by multiplying font size by 3/2.

    Definition Classes
    ProofToolViewer
  48. def infoMessage(info: String): Unit

    Displays an info message.

    Displays an info message.

    info

    The text of the message.

    Definition Classes
    ProofToolViewer
  49. def initSunburstDialog(name: String, proof: DagProof[LKProof]): Unit
    Definition Classes
    SequentProofViewer
  50. def inputMessage(message: String, values: Seq[String]): Option[String]
    Definition Classes
    ProofToolViewer
  51. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  52. var launcher_history: List[(String, AnyRef, Int)]
    Definition Classes
    ProofToolViewer
  53. def listenTo(ps: Publisher*): Unit
    Definition Classes
    Reactor
  54. val mBar: MenuBar
    Definition Classes
    ProofToolViewer
  55. val mainComponent: MainComponentType
    Definition Classes
    ProofToolViewer
  56. def mainPanel: PTScrollPane
  57. def markAncestors(pos: List[Int], is: Set[SequentIndex]): Unit

    Marks the ancestors of the given formulas in the given proof.

    Marks the ancestors of the given formulas in the given proof.

    pos

    The position of a subproof.

    is

    A set of indices in the end sequent of the subproof at pos.

    Definition Classes
    SequentProofViewer
  58. def markAncestorsAndDescendants(pos: List[Int], is: Set[SequentIndex]): Unit

    Marks the ancestors and descendants of the given formulas in the given proof.

    Marks the ancestors and descendants of the given formulas in the given proof.

    pos

    The position of a subproof.

    is

    A set of indices in the end sequent of the subproof at pos.

    Definition Classes
    SequentProofViewer
  59. def markCutAncestors(): Unit

    Marks the ancestors of cut formulas.

    Marks the ancestors of cut formulas.

    Definition Classes
    LKProofViewerContainsLKProof
  60. def markCutAncestorsButton: CheckMenuItem
  61. def markDescendants(pos: List[Int], is: Set[SequentIndex]): Unit

    Marks the descendants of the given formulas in the given proof.

    Marks the descendants of the given formulas in the given proof.

    pos

    The position of a subproof.

    is

    A set of indices in the end sequent of the subproof at pos.

    Definition Classes
    SequentProofViewer
  62. def markNonIntuitionisticInferences(): Unit
  63. def markNonIntuitionisticInferences(p: LKProof, pos: List[Int]): Unit
  64. def markNonIntuitionisticInferencesButton: MenuItem
  65. val nLine: String
    Attributes
    protected
    Definition Classes
    ProofToolViewer
  66. val name: String
    Definition Classes
    ProofToolViewer
  67. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  68. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  69. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  70. def openButton: MenuItem
    Attributes
    protected
    Definition Classes
    ProofToolViewer
  71. val publisher: ProofToolPublisher
    Definition Classes
    ProofToolViewer
  72. def questionMessage(question: String): scala.swing.Dialog.Result.Value

    Displays a question.

    Displays a question.

    question

    The text of the question.

    Definition Classes
    ProofToolViewer
  73. val reactions: Reactions
    Definition Classes
    Reactor
  74. def removeAllMarkings(): Unit

    Removes all markings.

    Removes all markings.

    Definition Classes
    SequentProofViewerContainsSequentProof
  75. def removeAllMarkingsButton: MenuItem
    Definition Classes
    SequentProofViewer
  76. def resizeContent(fSize: Int): Unit

    Resizes the content to a new font size.

    Resizes the content to a new font size.

    fSize

    The new font size.

    Definition Classes
    ProofToolViewer
  77. def saveFormats: Map[String, (LKProof) ⇒ String]
    Definition Classes
    LKProofViewerSavable
  78. lazy val scrollPane: PTScrollPane
    Definition Classes
    ScrollableProofToolViewer
  79. def showAllFormulas(): Unit

    Shows all formulas in the proof

    Shows all formulas in the proof

    Definition Classes
    SequentProofViewerContainsSequentProof
  80. def showAllRules(): Unit

    Shows all rules in the proof.

    Shows all rules in the proof.

    Definition Classes
    LKProofViewerContainsLKProof
  81. def showDebugBordersButton: CheckMenuItem
    Attributes
    protected
    Definition Classes
    ProofToolViewer
  82. def showFrame(): Unit
    Definition Classes
    ProofToolViewer
  83. def sunburstView(): Unit

    Displays the dag proof in sunburst form.

    Displays the dag proof in sunburst form.

    Definition Classes
    SequentProofViewer
  84. def sunburstViewButton: MenuItem
    Definition Classes
    SequentProofViewer
  85. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  86. def toString(): String
    Definition Classes
    AnyRef → Any
  87. lazy val top: Frame
    Definition Classes
    ProofToolViewer
  88. def unmarkCutAncestors(): Unit

    Unmarks the ancestors of cut formulas.

    Unmarks the ancestors of cut formulas.

    Definition Classes
    LKProofViewerContainsLKProof
  89. def viewExpansionProofButton: MenuItem
  90. def viewMenuContents: Seq[Component]

    returns

    The contents of the "View" menu.

    Definition Classes
    LKProofViewerSequentProofViewerProofToolViewer
  91. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  92. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @throws( ... )
  93. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  94. def warningMessage(warning: String): Unit

    Displays a warning message.

    Displays a warning message.

    warning

    The text of the message.

    Definition Classes
    ProofToolViewer
  95. def zoomInButton: MenuItem
    Attributes
    protected
    Definition Classes
    ProofToolViewer
  96. def zoomOutButton: MenuItem
    Attributes
    protected
    Definition Classes
    ProofToolViewer
  97. def [B](y: B): (LKProofViewer, B)
    Implicit
    This member is added by an implicit conversion from LKProofViewer to ArrowAssoc[LKProofViewer] performed by method ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc

Deprecated Value Members

  1. def finalize(): Unit
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @Deprecated @deprecated @throws( classOf[java.lang.Throwable] )
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

Inherited from ContainsLKProof

Inherited from Savable[LKProof]

Inherited from ContainsSequentProof

Inherited from DagProofViewer[LKProof]

Inherited from ProofToolViewer[LKProof]

Inherited from Reactor

Inherited from AnyRef

Inherited from Any

Inherited by implicit conversion any2stringadd from LKProofViewer to any2stringadd[LKProofViewer]

Inherited by implicit conversion StringFormat from LKProofViewer to StringFormat[LKProofViewer]

Inherited by implicit conversion Ensuring from LKProofViewer to Ensuring[LKProofViewer]

Inherited by implicit conversion ArrowAssoc from LKProofViewer to ArrowAssoc[LKProofViewer]

Ungrouped