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.15/scala-swing/scala/swing/MenuBar.html below:

class MenuBar extends Component with Wrapper

 

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. MenuBar
  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 MenuBar()
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 listenTo(ps: Publisher*): Unit

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

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

    For custom painting, users should usually override this method.

  64.  lazy val peer: JMenuBar

    The underlying Swing peer.

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

    Notify all registered reactions.

  68.  val reactions: Reactions

    All reactions of this reactor.

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

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

  91.  def xLayoutAlignment_=(x: Double): Unit
  92.  def yLayoutAlignment: Double
  93.  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