c

gapt.prooftool

SunburstTreeDialog

class SunburstTreeDialog[F, T <: SequentProof[F, T]] extends Frame

Source
SunburstTreeDialog.scala
Linear Supertypes
Frame, RichWindow, Window, PeerContainer, RootPanel, Container, UIElement, LazyPublisher, Publisher, Reactor, Proxy, AnyRef, Any
Type Hierarchy
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. SunburstTreeDialog
  2. Frame
  3. RichWindow
  4. Window
  5. PeerContainer
  6. RootPanel
  7. Container
  8. UIElement
  9. LazyPublisher
  10. Publisher
  11. Reactor
  12. Proxy
  13. AnyRef
  14. Any
Implicitly
  1. by any2stringadd
  2. by StringFormat
  3. by Ensuring
  4. by ArrowAssoc
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Instance Constructors

  1. new SunburstTreeDialog(mainWindow: DagProofViewer[T], name: String, proof: DagProof[T], sequent_element_renderer: (F) => String)

Type Members

  1. trait InterfaceMixin extends RootPaneContainer
    Attributes
    protected
    Definition Classes
    Window
  2. trait InterfaceMixin2 extends scala.swing.RichWindow.InterfaceMixin
    Definition Classes
    RichWindow
  3. trait SuperMixin extends Window
    Attributes
    protected
    Definition Classes
    Window

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 SunburstTreeDialog[F, T] toany2stringadd[SunburstTreeDialog[F, T]] performed by method any2stringadd in scala.Predef.
    Definition Classes
    any2stringadd
  4. def ->[B](y: B): (SunburstTreeDialog[F, T], B)
    Implicit
    This member is added by an implicit conversion from SunburstTreeDialog[F, T] toArrowAssoc[SunburstTreeDialog[F, T]] performed by method ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc
    Annotations
    @inline()
  5. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  6. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  7. def background: Color
    Definition Classes
    UIElement
  8. def background_=(c: Color): Unit
    Definition Classes
    UIElement
  9. def bounds: Rectangle
    Definition Classes
    UIElement
  10. def bounds_=(rect: Rectangle): Unit
    Definition Classes
    Window
  11. def centerOnScreen(): Unit
    Definition Classes
    Window
  12. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native() @IntrinsicCandidate()
  13. def close(): Unit
    Definition Classes
    Window
  14. def closeOperation(): Unit
    Definition Classes
    Window
  15. def componentOrientation: ComponentOrientation
    Definition Classes
    UIElement
  16. def componentOrientation_=(x: ComponentOrientation): Unit
    Definition Classes
    UIElement
  17. def contents: Seq[Component]
    Definition Classes
    RootPanel → Container
  18. def contents_=(c: Component): Unit
    Definition Classes
    Window → RootPanel
  19. def cursor: Cursor
    Definition Classes
    UIElement
  20. def cursor_=(c: Cursor): Unit
    Definition Classes
    UIElement
  21. def deafTo(ps: Publisher*): Unit
    Definition Classes
    Reactor
  22. def defaultButton: Option[Button]
    Definition Classes
    Window
  23. def defaultButton_=(b: Option[Button]): Unit
    Definition Classes
    Window
  24. def defaultButton_=(b: Button): Unit
    Definition Classes
    Window
  25. def displayable: Boolean
    Definition Classes
    UIElement
  26. def dispose(): Unit
    Definition Classes
    Window
  27. def ensuring(cond: (SunburstTreeDialog[F, T]) => Boolean, msg: => Any): SunburstTreeDialog[F, T]
    Implicit
    This member is added by an implicit conversion from SunburstTreeDialog[F, T] toEnsuring[SunburstTreeDialog[F, T]] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  28. def ensuring(cond: (SunburstTreeDialog[F, T]) => Boolean): SunburstTreeDialog[F, T]
    Implicit
    This member is added by an implicit conversion from SunburstTreeDialog[F, T] toEnsuring[SunburstTreeDialog[F, T]] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  29. def ensuring(cond: Boolean, msg: => Any): SunburstTreeDialog[F, T]
    Implicit
    This member is added by an implicit conversion from SunburstTreeDialog[F, T] toEnsuring[SunburstTreeDialog[F, T]] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  30. def ensuring(cond: Boolean): SunburstTreeDialog[F, T]
    Implicit
    This member is added by an implicit conversion from SunburstTreeDialog[F, T] toEnsuring[SunburstTreeDialog[F, T]] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  31. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  32. def equals(that: Any): Boolean
    Definition Classes
    Proxy → Any
  33. def font: Font
    Definition Classes
    UIElement
  34. def font_=(f: Font): Unit
    Definition Classes
    UIElement
  35. def foreground: Color
    Definition Classes
    UIElement
  36. def foreground_=(c: Color): Unit
    Definition Classes
    UIElement
  37. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @IntrinsicCandidate()
  38. def hashCode(): Int
    Definition Classes
    Proxy → Any
  39. def iconImage: Image
    Definition Classes
    Frame
  40. def iconImage_=(i: Image): Unit
    Definition Classes
    Frame
  41. def iconified: Boolean
    Definition Classes
    Frame
  42. def iconify(): Unit
    Definition Classes
    Frame
  43. def ignoreRepaint: Boolean
    Definition Classes
    UIElement
  44. def ignoreRepaint_=(b: Boolean): Unit
    Definition Classes
    UIElement
  45. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  46. def listenTo(ps: Publisher*): Unit
    Definition Classes
    Reactor
  47. val listeners: RefSet[Reaction]
    Attributes
    protected
    Definition Classes
    Publisher
  48. def locale: Locale
    Definition Classes
    UIElement
  49. def location: Point
    Definition Classes
    UIElement
  50. def locationOnScreen: Point
    Definition Classes
    UIElement
  51. def location_=(p: Point): Unit
    Definition Classes
    Window
  52. val main: SplitPane { ... /* 3 definitions in type refinement */ }
  53. val mainWindow: DagProofViewer[T]
  54. def maximize(): Unit
    Definition Classes
    Frame
  55. def maximized: Boolean
    Definition Classes
    Frame
  56. def maximumSize: Dimension
    Definition Classes
    UIElement
  57. def maximumSize_=(x: Dimension): Unit
    Definition Classes
    UIElement
  58. def menuBar: MenuBar
    Definition Classes
    RichWindow
  59. def menuBar_=(m: MenuBar): Unit
    Definition Classes
    RichWindow
  60. def minimumSize: Dimension
    Definition Classes
    UIElement
  61. def minimumSize_=(x: Dimension): Unit
    Definition Classes
    UIElement
  62. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  63. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @IntrinsicCandidate()
  64. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @IntrinsicCandidate()
  65. def onFirstSubscribe(): Unit
    Attributes
    protected
    Definition Classes
    UIElement → LazyPublisher
  66. def onLastUnsubscribe(): Unit
    Attributes
    protected
    Definition Classes
    UIElement → LazyPublisher
  67. def open(): Unit
    Definition Classes
    Window
  68. def owner: Window
    Definition Classes
    Window
  69. def pack(): SunburstTreeDialog.this.type
    Definition Classes
    Window
  70. lazy val peer: JFrame with InterfaceMixin2
    Definition Classes
    Frame → RichWindow → Window → PeerContainer → RootPanel → UIElement
  71. def preferredSize: Dimension
    Definition Classes
    UIElement
  72. def preferredSize_=(x: Dimension): Unit
    Definition Classes
    UIElement
  73. def publish(e: Event): Unit
    Definition Classes
    Publisher
  74. val reactions: Reactions
    Definition Classes
    Reactor
  75. def repaint(rect: Rectangle): Unit
    Definition Classes
    UIElement
  76. def repaint(): Unit
    Definition Classes
    UIElement
  77. def resizable: Boolean
    Definition Classes
    RichWindow
  78. def resizable_=(b: Boolean): Unit
    Definition Classes
    RichWindow
  79. def self: Any
    Definition Classes
    UIElement → Proxy
  80. def setLocationRelativeTo(c: UIElement): Unit
    Definition Classes
    Window
  81. def showing: Boolean
    Definition Classes
    UIElement
  82. def size: Dimension
    Definition Classes
    UIElement
  83. def size_=(size: Dimension): Unit
    Definition Classes
    Window
  84. def subscribe(listener: Reaction): Unit
    Definition Classes
    LazyPublisher → Publisher
  85. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  86. def title: String
    Definition Classes
    RichWindow
  87. def title_=(s: String): Unit
    Definition Classes
    RichWindow
  88. def toString(): String
    Definition Classes
    Proxy → Any
  89. def toolkit: Toolkit
    Definition Classes
    UIElement
  90. def uniconify(): Unit
    Definition Classes
    Frame
  91. def unmaximize(): Unit
    Definition Classes
    Frame
  92. def unsubscribe(listener: Reaction): Unit
    Definition Classes
    LazyPublisher → Publisher
  93. def validate(): Unit
    Definition Classes
    UIElement
  94. def visible: Boolean
    Definition Classes
    UIElement
  95. def visible_=(b: Boolean): Unit
    Definition Classes
    UIElement
  96. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  97. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()
  98. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])

Deprecated Value Members

  1. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable]) @Deprecated
    Deprecated
  2. def formatted(fmtstr: String): String
    Implicit
    This member is added by an implicit conversion from SunburstTreeDialog[F, T] toStringFormat[SunburstTreeDialog[F, T]] performed by method StringFormat in scala.Predef.
    Definition Classes
    StringFormat
    Annotations
    @deprecated @inline()
    Deprecated

    (Since version 2.12.16) Use formatString.format(value) instead of value.formatted(formatString), or use the f"" string interpolator. In Java 15 and later, formatted resolves to the new method in String which has reversed parameters.

  3. def [B](y: B): (SunburstTreeDialog[F, T], B)
    Implicit
    This member is added by an implicit conversion from SunburstTreeDialog[F, T] toArrowAssoc[SunburstTreeDialog[F, T]] performed by method ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc
    Annotations
    @deprecated
    Deprecated

    (Since version 2.13.0) Use -> instead. If you still wish to display it as one character, consider using a font with programming ligatures such as Fira Code.

Inherited from Frame

Inherited from RichWindow

Inherited from Window

Inherited from PeerContainer

Inherited from RootPanel

Inherited from Container

Inherited from UIElement

Inherited from LazyPublisher

Inherited from Publisher

Inherited from Reactor

Inherited from Proxy

Inherited from AnyRef

Inherited from Any

Inherited by implicit conversion any2stringadd fromSunburstTreeDialog[F, T] to any2stringadd[SunburstTreeDialog[F, T]]

Inherited by implicit conversion StringFormat fromSunburstTreeDialog[F, T] to StringFormat[SunburstTreeDialog[F, T]]

Inherited by implicit conversion Ensuring fromSunburstTreeDialog[F, T] to Ensuring[SunburstTreeDialog[F, T]]

Inherited by implicit conversion ArrowAssoc fromSunburstTreeDialog[F, T] to ArrowAssoc[SunburstTreeDialog[F, T]]

Ungrouped