c

at.logic.gapt.prooftool

LKProofViewer

class LKProofViewer extends SequentProofViewer[HOLFormula, 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[HOLFormula, 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. val chooser: FileChooser { val extensions: List[String] }
    Attributes
    protected
    Definition Classes
    ProofToolViewer
  9. def clone(): AnyRef
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  10. val content: LKProof
    Definition Classes
    LKProofViewerDagProofViewerProofToolViewer
  11. def contentPanel: PTContentPanel
    Definition Classes
    ProofToolViewer
  12. var contentPanel_: PTContentPanel
    Attributes
    protected
    Definition Classes
    ProofToolViewer
  13. def contentPanel_=(p: PTContentPanel): Unit
  14. def createMainComponent: DrawSequentProof[HOLFormula, 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, proof: LKProof): Unit

    Saves an object to disk.

    Saves an object to disk.

    Definition Classes
    LKProofViewerSavable
  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
    LKProofViewerProofToolViewer
  37. def finalize(): Unit
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  38. def font: Font
    Definition Classes
    ProofToolViewer
  39. def font_=(ft: Font): Unit
    Definition Classes
    ProofToolViewer
  40. 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()
  41. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
  42. def getExceptionString(e: Throwable): String
    Definition Classes
    ProofToolViewer
  43. def hashCode(): Int
    Definition Classes
    AnyRef → Any
  44. def hideContextsButton: CheckMenuItem
    Definition Classes
    SequentProofViewer
  45. def hideSequentContext(): Unit

    Hides all formulas except main and auxiliary ones.

    Hides all formulas except main and auxiliary ones.

    Definition Classes
    SequentProofViewerContainsSequentProof
  46. def hideStructuralRules(): Unit

    Hides structural rules in the proof.

    Hides structural rules in the proof.

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

    Zooms in by multiplying font size by 3/2.

    Zooms in by multiplying font size by 3/2.

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

    Displays an info message.

    Displays an info message.

    info

    The text of the message.

    Definition Classes
    ProofToolViewer
  50. def initSunburstDialog(name: String, proof: DagProof[LKProof]): Unit
    Definition Classes
    SequentProofViewer
  51. def inputMessage(message: String, values: Seq[String]): Option[String]
    Definition Classes
    ProofToolViewer
  52. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  53. var launcher_history: List[(String, AnyRef, Int)]
    Definition Classes
    ProofToolViewer
  54. def listenTo(ps: Publisher*): Unit
    Definition Classes
    Reactor
  55. val mBar: MenuBar
    Definition Classes
    ProofToolViewer
  56. val mainComponent: MainComponentType
    Definition Classes
    ProofToolViewer
  57. def mainPanel: PTScrollPane
  58. 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
  59. 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
  60. def markCutAncestors(): Unit

    Marks the ancestors of cut formulas.

    Marks the ancestors of cut formulas.

    Definition Classes
    LKProofViewerContainsLKProof
  61. def markCutAncestorsButton: CheckMenuItem
  62. 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
  63. val nLine: String
    Attributes
    protected
    Definition Classes
    ProofToolViewer
  64. val name: String
    Definition Classes
    ProofToolViewer
  65. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  66. final def notify(): Unit
    Definition Classes
    AnyRef
  67. final def notifyAll(): Unit
    Definition Classes
    AnyRef
  68. def openButton: MenuItem
    Attributes
    protected
    Definition Classes
    ProofToolViewer
  69. val publisher: ProofToolPublisher
    Definition Classes
    ProofToolViewer
  70. def questionMessage(question: String): scala.swing.Dialog.Result.Value

    Displays a question.

    Displays a question.

    question

    The text of the question.

    Definition Classes
    ProofToolViewer
  71. val reactions: Reactions
    Definition Classes
    Reactor
  72. def removeAllMarkings(): Unit

    Removes all markings.

    Removes all markings.

    Definition Classes
    SequentProofViewerContainsSequentProof
  73. def removeAllMarkingsButton: MenuItem
    Definition Classes
    SequentProofViewer
  74. 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
  75. def saveAsButton: MenuItem
  76. lazy val scrollPane: PTScrollPane
    Definition Classes
    ScrollableProofToolViewer
  77. def showAllFormulas(): Unit

    Shows all formulas in the proof

    Shows all formulas in the proof

    Definition Classes
    SequentProofViewerContainsSequentProof
  78. def showAllRules(): Unit

    Shows all rules in the proof.

    Shows all rules in the proof.

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

    Displays the dag proof in sunburst form.

    Displays the dag proof in sunburst form.

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

    Unmarks the ancestors of cut formulas.

    Unmarks the ancestors of cut formulas.

    Definition Classes
    LKProofViewerContainsLKProof
  87. def viewExpansionProofButton: MenuItem
  88. def viewMenuContents: Seq[Component]

    returns

    The contents of the "View" menu.

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

    Displays a warning message.

    Displays a warning message.

    warning

    The text of the message.

    Definition Classes
    ProofToolViewer
  93. def zoomInButton: MenuItem
    Attributes
    protected
    Definition Classes
    ProofToolViewer
  94. def zoomOutButton: MenuItem
    Attributes
    protected
    Definition Classes
    ProofToolViewer
  95. 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

Inherited from ContainsLKProof

Inherited from Savable[LKProof]

Inherited from ContainsSequentProof

Inherited from DagProofViewer[LKProof]

Inherited from ProofToolViewer[DagProof[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