A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://www.scala-lang.org/api/2.12.10/scala-swing/scala/swing/PopupMenu.html below:

class PopupMenu extends Component with Wrapper with Publisher

 

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
Instance Constructors
  1.  new PopupMenu()
Value Members
  1.  object keys extends Publisher
  2.  object mouse

    Contains publishers for various mouse events.

  3.  final def !=(arg0: Any): Boolean
  4.  final def ##(): Int
  5.  final def ==(arg0: Any): Boolean
  6.  val _contents: Content
  7.  final def asInstanceOf[T0]: T0
  8.  def background: Color
  9.  def background_=(c: Color): Unit
  10.  def border: Border
  11.  def border_=(b: Border): Unit
  12.  def bounds: Rectangle
  13.  def clone(): AnyRef
  14.  def componentOrientation: ComponentOrientation
  15.  def componentOrientation_=(x: ComponentOrientation): Unit
  16.  val contents: Buffer[Component]

    The child components of this container.

  17.  def cursor: Cursor
  18.  def cursor_=(c: Cursor): Unit
  19.  def deafTo(ps: Publisher*): Unit

    Installed reaction won't receive events from the given publisher anylonger.

  20.  def displayable: Boolean
  21.  def enabled: Boolean
  22.  def enabled_=(b: Boolean): Unit
  23.  final def eq(arg0: AnyRef): Boolean
  24.  def equals(that: Any): Boolean
  25.  def finalize(): Unit
  26.  def focusable: Boolean
  27.  def focusable_=(b: Boolean): Unit
  28.  def font: Font
  29.  def font_=(f: Font): Unit
  30.  def foreground: Color
  31.  def foreground_=(c: Color): Unit
  32.  final def getClass(): Class[_]
  33.  def hasFocus: Boolean
  34.  def hashCode(): Int
  35.  def ignoreRepaint: Boolean
  36.  def ignoreRepaint_=(b: Boolean): Unit
  37.  var initP: JComponent
  38.  def inputVerifier: (Component) ⇒ Boolean
  39.  def inputVerifier_=(v: (Component) ⇒ Boolean): Unit
  40.  final def isInstanceOf[T0]: Boolean
  41.  def label: String
  42.  def label_=(s: String): Unit
  43.  def listenTo(ps: Publisher*): Unit

    Listen to the given publisher as long as deafTo isn't called for them.

  44.  val listeners: RefSet[Reaction] { val underlying: scala.collection.mutable.HashSet[scala.ref.Reference[scala.swing.Reactions.Reaction]] }
  45.  def locale: Locale
  46.  def location: Point
  47.  def locationOnScreen: Point
  48.  def margin: Insets
  49.  def maximumSize: Dimension
  50.  def maximumSize_=(x: Dimension): Unit
  51.  def minimumSize: Dimension
  52.  def minimumSize_=(x: Dimension): Unit
  53.  def name: String
  54.  def name_=(s: String): Unit
  55.  final def ne(arg0: AnyRef): Boolean
  56.  final def notify(): Unit
  57.  final def notifyAll(): Unit
  58.  def onFirstSubscribe(): Unit
  59.  def onLastUnsubscribe(): Unit
  60.  def opaque: Boolean
  61.  def opaque_=(b: Boolean): Unit
  62.  def paint(g: Graphics2D): Unit
  63.  def paintBorder(g: Graphics2D): Unit
  64.  def paintChildren(g: Graphics2D): Unit
  65.  def paintComponent(g: Graphics2D): Unit

    For custom painting, users should usually override this method.

  66.  lazy val peer: JPopupMenu

    The underlying Swing peer.

  67.  def preferredSize: Dimension
  68.  def preferredSize_=(x: Dimension): Unit
  69.  def publish(e: Event): Unit

    Notify all registered reactions.

  70.  val reactions: Reactions

    All reactions of this reactor.

  71.  def repaint(rect: Rectangle): Unit
  72.  def repaint(): Unit
  73.  def requestFocus(): Unit
  74.  def requestFocusInWindow(): Boolean
  75.  def revalidate(): Unit
  76.  def self: java.awt.Component
  77.  def show(invoker: Component, x: Int, y: Int): Unit
  78.  def showing: Boolean
  79.  def size: Dimension
  80.  def subscribe(listener: Reaction): Unit
  81.  final def synchronized[T0](arg0: ⇒ T0): T0
  82.  def toString(): String
  83.  def toolkit: Toolkit
  84.  def tooltip: String
  85.  def tooltip_=(t: String): Unit
  86.  def unsubscribe(listener: Reaction): Unit
  87.  def validate(): Unit
  88.  def visible: Boolean
  89.  def visible_=(b: Boolean): Unit
  90.  final def wait(): Unit
  91.  final def wait(arg0: Long, arg1: Int): Unit
  92.  final def wait(arg0: Long): Unit
  93.  def xLayoutAlignment: Double

    Used by certain layout managers, e.g., BoxLayout or OverlayLayout to align components relative to each other.

  94.  def xLayoutAlignment_=(x: Double): Unit
  95.  def yLayoutAlignment: Double
  96.  def yLayoutAlignment_=(y: Double): Unit

Inherited from LazyPublisher

Inherited from Proxy

Inherited from Any


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4