Class

at.logic.gapt.prooftool

MyMenubar

Related Doc: package prooftool

Permalink

class MyMenubar extends MenuBar

Created by marty on 10/14/14. The Menubar has not too much logic and mainly calls the Main object to perform tasks.

Linear Supertypes
MenuBar, Wrapper, Wrapper, SequentialContainer, Container, Component, UIElement, LazyPublisher, Publisher, Reactor, Proxy, AnyRef, Any
Type Hierarchy Learn more about scaladoc diagrams
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. MyMenubar
  2. MenuBar
  3. Wrapper
  4. Wrapper
  5. SequentialContainer
  6. Container
  7. Component
  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. All

Instance Constructors

  1. new MyMenubar()

    Permalink

Type Members

  1. class Content extends BufferWrapper[Component]

    Permalink
    Attributes
    protected
    Definition Classes
    Wrapper
  2. trait SuperMixin extends JComponent

    Permalink
    Attributes
    protected
    Definition Classes
    Component

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. def +(other: String): String

    Permalink
    Implicit information
    This member is added by an implicit conversion from MyMenubar to any2stringadd[MyMenubar] performed by method any2stringadd in scala.Predef.
    Definition Classes
    any2stringadd
  4. def ->[B](y: B): (MyMenubar, B)

    Permalink
    Implicit information
    This member is added by an implicit conversion from MyMenubar to ArrowAssoc[MyMenubar] performed by method ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc
    Annotations
    @inline()
  5. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  6. val _contents: Content

    Permalink
    Attributes
    protected
    Definition Classes
    Wrapper
  7. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  8. def background: Color

    Permalink
    Definition Classes
    UIElement
  9. def background_=(c: Color): Unit

    Permalink
    Definition Classes
    UIElement
  10. def border: Border

    Permalink
    Definition Classes
    Component
  11. def border_=(b: Border): Unit

    Permalink
    Definition Classes
    Component
  12. def bounds: Rectangle

    Permalink
    Definition Classes
    UIElement
  13. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  14. def componentOrientation: ComponentOrientation

    Permalink
    Definition Classes
    UIElement
  15. def componentOrientation_=(x: ComponentOrientation): Unit

    Permalink
    Definition Classes
    UIElement
  16. val contents: Buffer[Component]

    Permalink
    Definition Classes
    Wrapper → Wrapper → SequentialContainer → Container
  17. def cursor: Cursor

    Permalink
    Definition Classes
    UIElement
  18. def cursor_=(c: Cursor): Unit

    Permalink
    Definition Classes
    UIElement
  19. val customBorder: Border

    Permalink
  20. def deafTo(ps: Publisher*): Unit

    Permalink
    Definition Classes
    Reactor
  21. def displayable: Boolean

    Permalink
    Definition Classes
    UIElement
  22. def enabled: Boolean

    Permalink
    Definition Classes
    Component
  23. def enabled_=(b: Boolean): Unit

    Permalink
    Definition Classes
    Component
  24. def ensuring(cond: (MyMenubar) ⇒ Boolean, msg: ⇒ Any): MyMenubar

    Permalink
    Implicit information
    This member is added by an implicit conversion from MyMenubar to Ensuring[MyMenubar] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  25. def ensuring(cond: (MyMenubar) ⇒ Boolean): MyMenubar

    Permalink
    Implicit information
    This member is added by an implicit conversion from MyMenubar to Ensuring[MyMenubar] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  26. def ensuring(cond: Boolean, msg: ⇒ Any): MyMenubar

    Permalink
    Implicit information
    This member is added by an implicit conversion from MyMenubar to Ensuring[MyMenubar] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  27. def ensuring(cond: Boolean): MyMenubar

    Permalink
    Implicit information
    This member is added by an implicit conversion from MyMenubar to Ensuring[MyMenubar] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  28. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  29. def equals(that: Any): Boolean

    Permalink
    Definition Classes
    Proxy → Any
  30. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  31. def focusable: Boolean

    Permalink
    Definition Classes
    Component
  32. def focusable_=(b: Boolean): Unit

    Permalink
    Definition Classes
    Component
  33. def font: Font

    Permalink
    Definition Classes
    UIElement
  34. def font_=(f: Font): Unit

    Permalink
    Definition Classes
    UIElement
  35. def foreground: Color

    Permalink
    Definition Classes
    UIElement
  36. def foreground_=(c: Color): Unit

    Permalink
    Definition Classes
    UIElement
  37. def formatted(fmtstr: String): String

    Permalink
    Implicit information
    This member is added by an implicit conversion from MyMenubar to StringFormat[MyMenubar] performed by method StringFormat in scala.Predef.
    Definition Classes
    StringFormat
    Annotations
    @inline()
  38. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  39. def hasFocus: Boolean

    Permalink
    Definition Classes
    Component
  40. def hashCode(): Int

    Permalink
    Definition Classes
    Proxy → Any
  41. val history_menu: Menu

    Permalink
  42. def ignoreRepaint: Boolean

    Permalink
    Definition Classes
    UIElement
  43. def ignoreRepaint_=(b: Boolean): Unit

    Permalink
    Definition Classes
    UIElement
  44. var initP: JComponent

    Permalink
    Definition Classes
    Component
  45. def inputVerifier: (Component) ⇒ Boolean

    Permalink
    Definition Classes
    Component
  46. def inputVerifier_=(v: (Component) ⇒ Boolean): Unit

    Permalink
    Definition Classes
    Component
  47. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  48. object keys extends Publisher

    Permalink
    Definition Classes
    Component
  49. def listenTo(ps: Publisher*): Unit

    Permalink
    Definition Classes
    Reactor
  50. val listeners: RefSet[Reaction] { val underlying: scala.collection.mutable.HashSet[scala.ref.Reference[scala.swing.Reactions.Reaction]] }

    Permalink
    Attributes
    protected
    Definition Classes
    Publisher
  51. def locale: Locale

    Permalink
    Definition Classes
    UIElement
  52. def location: Point

    Permalink
    Definition Classes
    UIElement
  53. def locationOnScreen: Point

    Permalink
    Definition Classes
    UIElement
  54. def maximumSize: Dimension

    Permalink
    Definition Classes
    UIElement
  55. def maximumSize_=(x: Dimension): Unit

    Permalink
    Definition Classes
    UIElement
  56. def menus: Seq[Menu]

    Permalink
    Definition Classes
    MenuBar
  57. def minimumSize: Dimension

    Permalink
    Definition Classes
    UIElement
  58. def minimumSize_=(x: Dimension): Unit

    Permalink
    Definition Classes
    UIElement
  59. object mouse

    Permalink
    Definition Classes
    Component
  60. def name: String

    Permalink
    Definition Classes
    Component
  61. def name_=(s: String): Unit

    Permalink
    Definition Classes
    Component
  62. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  63. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  64. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  65. def onFirstSubscribe(): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    Component → UIElement → LazyPublisher
  66. def onLastUnsubscribe(): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    UIElement → LazyPublisher
  67. def opaque: Boolean

    Permalink
    Definition Classes
    Component
  68. def opaque_=(b: Boolean): Unit

    Permalink
    Definition Classes
    Component
  69. def paint(g: Graphics2D): Unit

    Permalink
    Definition Classes
    Component
  70. def paintBorder(g: Graphics2D): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    Component
  71. def paintChildren(g: Graphics2D): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    Component
  72. def paintComponent(g: Graphics2D): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    Component
  73. lazy val peer: JMenuBar

    Permalink
    Definition Classes
    MenuBar → Wrapper → Component → UIElement
  74. def preferredSize: Dimension

    Permalink
    Definition Classes
    UIElement
  75. def preferredSize_=(x: Dimension): Unit

    Permalink
    Definition Classes
    UIElement
  76. def publish(e: Event): Unit

    Permalink
    Definition Classes
    Publisher
  77. val reactions: Reactions

    Permalink
    Definition Classes
    Reactor
  78. def repaint(rect: Rectangle): Unit

    Permalink
    Definition Classes
    UIElement
  79. def repaint(): Unit

    Permalink
    Definition Classes
    UIElement
  80. def requestFocus(): Unit

    Permalink
    Definition Classes
    Component
  81. def requestFocusInWindow(): Boolean

    Permalink
    Definition Classes
    Component
  82. def revalidate(): Unit

    Permalink
    Definition Classes
    Component
  83. def self: Component

    Permalink
    Definition Classes
    UIElement → Proxy
  84. def showing: Boolean

    Permalink
    Definition Classes
    UIElement
  85. def size: Dimension

    Permalink
    Definition Classes
    UIElement
  86. def subscribe(listener: Reaction): Unit

    Permalink
    Definition Classes
    LazyPublisher → Publisher
  87. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  88. def toString(): String

    Permalink
    Definition Classes
    Component → Proxy → AnyRef → Any
  89. def toolkit: Toolkit

    Permalink
    Definition Classes
    UIElement
  90. def tooltip: String

    Permalink
    Definition Classes
    Component
  91. def tooltip_=(t: String): Unit

    Permalink
    Definition Classes
    Component
  92. def unsubscribe(listener: Reaction): Unit

    Permalink
    Definition Classes
    LazyPublisher → Publisher
  93. def updateHistoryMenu(history: List[(String, AnyRef, Int)]): Unit

    Permalink
  94. def validate(): Unit

    Permalink
    Definition Classes
    UIElement
  95. def visible: Boolean

    Permalink
    Definition Classes
    UIElement
  96. def visible_=(b: Boolean): Unit

    Permalink
    Definition Classes
    UIElement
  97. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  98. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  99. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  100. def xLayoutAlignment: Double

    Permalink
    Definition Classes
    Component
  101. def xLayoutAlignment_=(x: Double): Unit

    Permalink
    Definition Classes
    Component
  102. def yLayoutAlignment: Double

    Permalink
    Definition Classes
    Component
  103. def yLayoutAlignment_=(y: Double): Unit

    Permalink
    Definition Classes
    Component
  104. def [B](y: B): (MyMenubar, B)

    Permalink
    Implicit information
    This member is added by an implicit conversion from MyMenubar to ArrowAssoc[MyMenubar] performed by method ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc

Inherited from MenuBar

Inherited from Wrapper

Inherited from Wrapper

Inherited from SequentialContainer

Inherited from Container

Inherited from Component

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 from MyMenubar to any2stringadd[MyMenubar]

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

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

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

Ungrouped