Class/Object

at.logic.gapt.prooftool

PopupMenu

Related Docs: object PopupMenu | package prooftool

Permalink

class PopupMenu extends Component with Wrapper

Linear Supertypes
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. PopupMenu
  2. Wrapper
  3. Wrapper
  4. SequentialContainer
  5. Container
  6. Component
  7. UIElement
  8. LazyPublisher
  9. Publisher
  10. Reactor
  11. Proxy
  12. AnyRef
  13. 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 PopupMenu()

    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 PopupMenu to any2stringadd[PopupMenu] performed by method any2stringadd in scala.Predef.
    Definition Classes
    any2stringadd
  4. def ->[B](y: B): (PopupMenu, B)

    Permalink
    Implicit information
    This member is added by an implicit conversion from PopupMenu to ArrowAssoc[PopupMenu] 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. def deafTo(ps: Publisher*): Unit

    Permalink
    Definition Classes
    Reactor
  20. def displayable: Boolean

    Permalink
    Definition Classes
    UIElement
  21. def enabled: Boolean

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    Component
  32. def font: Font

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

    Permalink
    Definition Classes
    UIElement
  34. def foreground: Color

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

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

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

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

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

    Permalink
    Definition Classes
    Proxy → Any
  40. def ignoreRepaint: Boolean

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

    Permalink
    Definition Classes
    UIElement
  42. var initP: JComponent

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

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

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

    Permalink
    Definition Classes
    Any
  46. object keys extends Publisher

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

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

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

    Permalink
    Definition Classes
    UIElement
  50. def location: Point

    Permalink
    Definition Classes
    UIElement
  51. def locationOnScreen: Point

    Permalink
    Definition Classes
    UIElement
  52. def maximumSize: Dimension

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

    Permalink
    Definition Classes
    UIElement
  54. def minimumSize: Dimension

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

    Permalink
    Definition Classes
    UIElement
  56. object mouse

    Permalink
    Definition Classes
    Component
  57. def name: String

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Attributes
    protected
    Definition Classes
    Component
  70. lazy val peer: JPopupMenu

    Permalink
    Definition Classes
    PopupMenu → Wrapper → Component → UIElement
  71. def preferredSize: Dimension

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

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

    Permalink
    Definition Classes
    Publisher
  74. val reactions: Reactions

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

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

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

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

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

    Permalink
    Definition Classes
    Component
  80. def self: Component

    Permalink
    Definition Classes
    UIElement → Proxy
  81. def show(invoker: Component, x: Int, y: Int): Unit

    Permalink
  82. def showing: Boolean

    Permalink
    Definition Classes
    UIElement
  83. def size: Dimension

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

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

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

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

    Permalink
    Definition Classes
    UIElement
  88. def tooltip: String

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

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

    Permalink
    Definition Classes
    LazyPublisher → Publisher
  91. def validate(): Unit

    Permalink
    Definition Classes
    UIElement
  92. def visible: Boolean

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

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

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

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

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

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

    Permalink
    Definition Classes
    Component
  99. def yLayoutAlignment: Double

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

    Permalink
    Definition Classes
    Component
  101. def [B](y: B): (PopupMenu, B)

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

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

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

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

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

Ungrouped