object MenuButtons
- Alphabetic
- By Inheritance
- MenuButtons
- AnyRef
- Any
- Hide All
- Show All
- Public
- All
Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- def ShowDebugBordersButton(main: ProofToolViewer[_]): CheckMenuItem
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
def
clone(): AnyRef
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @native() @throws( ... )
-
def
decreaseFontSizeButton(main: ProofToolViewer[_]): MenuItem
- main
An instance of ProoftoolViewer
- returns
A menu button that calls main's decreaseFontSize function.
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
def
exportToPDFButton(main: ProofToolViewer[_]): MenuItem
- main
An instance of ProoftoolViewer
- returns
A menu button that calls main's exportToPDF function.
-
def
exportToPNGButton(main: ProofToolViewer[_]): MenuItem
- main
An instance of ProoftoolViewer
- returns
A menu button that calls main's exportToPNG function.
-
def
finalize(): Unit
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] )
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
-
def
hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
-
def
hideContextsButton(main: ProofToolViewer[_] with ContainsSequentProof): CheckMenuItem
- main
An instance of ProoftoolViewer with ContainsSequentProof.
- returns
A menu button that calls main's hideSequentContext/showAllFormulas function.
-
def
hideStructuralRulesButton(main: ProofToolViewer[_] with ContainsLKProof): CheckMenuItem
- main
An instance of ProoftoolViewer with ContainsLKProof.
- returns
A menu button that calls main's hideStructuralRules/showAllRules function.
-
def
increaseFontSizeButton(main: ProofToolViewer[_]): MenuItem
- main
An instance of ProoftoolViewer
- returns
A menu button that calls main's increaseFontSize function.
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
-
def
marCutAncestorsButton(main: ProofToolViewer[_] with ContainsLKProof): CheckMenuItem
- main
An instance of ProoftoolViewer with ContainsLKProof.
- returns
A menu button that calls main's markCutAncestors/removeMarking function.
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
def
openButton(main: ProofToolViewer[_]): MenuItem
- main
An instance of ProoftoolViewer
- returns
A menu button that calls main's fOpen function.
- def removeAllMarkingsButton(main: ProofToolViewer[_] with ContainsSequentProof): MenuItem
-
def
saveAsButton[T](main: ProofToolViewer[T] with Savable[T]): MenuItem
- main
An instance of ProoftoolViewer with Savable.
- returns
A menu button that calls main's saveAs function.
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
toString(): String
- Definition Classes
- AnyRef → Any
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @throws( ... )
This is the API documentation for GAPT.
The main package is gapt.