Class/Object

de.sciss.swingplus

Separator

Related Docs: object Separator | package swingplus

Permalink

class Separator extends Component

Linear Supertypes
Component, UIElement, scala.swing.LazyPublisher, Publisher, Reactor, Proxy, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Separator
  2. Component
  3. UIElement
  4. LazyPublisher
  5. Publisher
  6. Reactor
  7. Proxy
  8. AnyRef
  9. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new Separator(orientation: scala.swing.Orientation.Value)

    Permalink

Type Members

  1. 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. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  5. def background: Color

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

    Permalink
    Definition Classes
    UIElement
  7. def border: Border

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

    Permalink
    Definition Classes
    Component
  9. def bounds: Rectangle

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

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  11. def cursor: Cursor

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

    Permalink
    Definition Classes
    UIElement
  13. def deafTo(ps: Publisher*): Unit

    Permalink
    Definition Classes
    Reactor
  14. def displayable: Boolean

    Permalink
    Definition Classes
    UIElement
  15. def enabled: Boolean

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

    Permalink
    Definition Classes
    Component
  17. final def eq(arg0: AnyRef): Boolean

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

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

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

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

    Permalink
    Definition Classes
    Component
  22. def font: Font

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

    Permalink
    Definition Classes
    UIElement
  24. def foreground: Color

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

    Permalink
    Definition Classes
    UIElement
  26. final def getClass(): Class[_]

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

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

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

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

    Permalink
    Definition Classes
    UIElement
  31. var initP: JComponent

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

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

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

    Permalink
    Definition Classes
    Any
  35. def listenTo(ps: Publisher*): Unit

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

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

    Permalink
    Definition Classes
    UIElement
  38. def location: Point

    Permalink
    Definition Classes
    UIElement
  39. def locationOnScreen: Point

    Permalink
    Definition Classes
    UIElement
  40. def maximumSize: Dimension

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

    Permalink
    Definition Classes
    UIElement
  42. def minimumSize: Dimension

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

    Permalink
    Definition Classes
    UIElement
  44. def name: String

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Attributes
    protected
    Definition Classes
    Component
  57. lazy val peer: JSeparator

    Permalink
    Definition Classes
    Separator → Component → UIElement
  58. def preferredSize: Dimension

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

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

    Permalink
    Definition Classes
    Publisher
  61. val reactions: Reactions

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

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

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

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

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

    Permalink
    Definition Classes
    Component
  67. def self: Component

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

    Permalink
    Definition Classes
    UIElement
  69. def size: Dimension

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

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

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

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

    Permalink
    Definition Classes
    UIElement
  74. def tooltip: String

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

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

    Permalink
    Definition Classes
    LazyPublisher → Publisher
  77. def visible: Boolean

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

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

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

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

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

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

    Permalink
    Definition Classes
    Component
  84. def yLayoutAlignment: Double

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

    Permalink
    Definition Classes
    Component

Inherited from Component

Inherited from UIElement

Inherited from scala.swing.LazyPublisher

Inherited from Publisher

Inherited from Reactor

Inherited from Proxy

Inherited from AnyRef

Inherited from Any

Ungrouped