Packages

class Axis extends Component with AxisLike

Linear Supertypes
AxisLike, Component, PeerContainer, UIElement, LazyPublisher, Publisher, Reactor, Proxy, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Axis
  2. AxisLike
  3. Component
  4. PeerContainer
  5. UIElement
  6. LazyPublisher
  7. Publisher
  8. Reactor
  9. Proxy
  10. AnyRef
  11. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Instance Constructors

  1. new Axis(orientation0: scala.swing.Orientation.Value = Orientation.Horizontal)

Type Members

  1. trait SuperMixin extends JComponent
    Attributes
    protected
    Definition Classes
    Component

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##: Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  5. def background: Color
    Definition Classes
    UIElement
  6. def background_=(c: Color): Unit
    Definition Classes
    UIElement
  7. def border: Border
    Definition Classes
    Component
  8. def border_=(b: Border): Unit
    Definition Classes
    Component
  9. def bounds: Rectangle
    Definition Classes
    UIElement
  10. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native() @HotSpotIntrinsicCandidate()
  11. def componentOrientation: ComponentOrientation
    Definition Classes
    UIElement
  12. def componentOrientation_=(x: ComponentOrientation): Unit
    Definition Classes
    UIElement
  13. def cursor: Cursor
    Definition Classes
    UIElement
  14. def cursor_=(c: Cursor): Unit
    Definition Classes
    UIElement
  15. def deafTo(ps: Publisher*): Unit
    Definition Classes
    Reactor
  16. def displayable: Boolean
    Definition Classes
    UIElement
  17. def enabled: Boolean
    Definition Classes
    Component
  18. def enabled_=(b: Boolean): Unit
    Definition Classes
    Component
  19. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  20. def equals(that: Any): Boolean
    Definition Classes
    Proxy → Any
  21. def fixedBounds: Boolean
    Definition Classes
    Axis → AxisLike
  22. def fixedBounds_=(b: Boolean): Unit
    Definition Classes
    Axis → AxisLike
  23. def focusable: Boolean
    Definition Classes
    Component
  24. def focusable_=(b: Boolean): Unit
    Definition Classes
    Component
  25. def font: Font
    Definition Classes
    UIElement
  26. def font_=(f: Font): Unit
    Definition Classes
    UIElement
  27. def foreground: Color
    Definition Classes
    UIElement
  28. def foreground_=(c: Color): Unit
    Definition Classes
    UIElement
  29. def format: AxisFormat
  30. def formatModelValue(v: Double): String

    Creates a formatted string from a given model value, corresponding with the current axis label formatting.

  31. def format_=(f: AxisFormat): Unit
  32. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  33. def hasFocus: Boolean
    Definition Classes
    Component
  34. def hashCode(): Int
    Definition Classes
    Proxy → Any
  35. def ignoreRepaint: Boolean
    Definition Classes
    UIElement
  36. def ignoreRepaint_=(b: Boolean): Unit
    Definition Classes
    UIElement
  37. def inputVerifier: (Component) => Boolean
    Definition Classes
    Component
  38. def inputVerifier_=(v: (Component) => Boolean): Unit
    Definition Classes
    Component
  39. def inverted: Boolean
    Definition Classes
    Axis → AxisLike
  40. def inverted_=(b: Boolean): Unit
    Definition Classes
    Axis → AxisLike
  41. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  42. def listenTo(ps: Publisher*): Unit
    Definition Classes
    Reactor
  43. val listeners: RefSet[Reaction]
    Attributes
    protected
    Definition Classes
    Publisher
  44. def locale: Locale
    Definition Classes
    UIElement
  45. def location: Point
    Definition Classes
    UIElement
  46. def locationOnScreen: Point
    Definition Classes
    UIElement
  47. def logarithmic: Boolean
    Definition Classes
    Axis → AxisLike
  48. def logarithmic_=(b: Boolean): Unit
    Definition Classes
    Axis → AxisLike
  49. def maximum: Double
    Definition Classes
    Axis → AxisLike
  50. def maximumSize: Dimension
    Definition Classes
    UIElement
  51. def maximumSize_=(x: Dimension): Unit
    Definition Classes
    UIElement
  52. def maximum_=(value: Double): Unit
    Definition Classes
    Axis → AxisLike
  53. def minimum: Double
    Definition Classes
    Axis → AxisLike
  54. def minimumSize: Dimension
    Definition Classes
    UIElement
  55. def minimumSize_=(x: Dimension): Unit
    Definition Classes
    UIElement
  56. def minimum_=(value: Double): Unit
    Definition Classes
    Axis → AxisLike
  57. def name: String
    Definition Classes
    Component
  58. def name_=(s: String): Unit
    Definition Classes
    Component
  59. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  60. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  61. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  62. def onFirstSubscribe(): Unit
    Attributes
    protected
    Definition Classes
    Component → UIElement → LazyPublisher
  63. def onLastUnsubscribe(): Unit
    Attributes
    protected
    Definition Classes
    UIElement → LazyPublisher
  64. def opaque: Boolean
    Definition Classes
    Component
  65. def opaque_=(b: Boolean): Unit
    Definition Classes
    Component
  66. def orientation: scala.swing.Orientation.Value
  67. def orientation_=(value: scala.swing.Orientation.Value): Unit
  68. def paint(g: Graphics2D): Unit
    Definition Classes
    Component
  69. def paintBorder(g: Graphics2D): Unit
    Attributes
    protected
    Definition Classes
    Component
  70. def paintChildren(g: Graphics2D): Unit
    Attributes
    protected
    Definition Classes
    Component
  71. def paintComponent(g: Graphics2D): Unit
    Attributes
    protected
    Definition Classes
    Component
  72. lazy val peer: j.Axis
    Definition Classes
    Axis → Component → PeerContainer → UIElement
  73. def preferredSize: Dimension
    Definition Classes
    UIElement
  74. def preferredSize_=(x: Dimension): Unit
    Definition Classes
    UIElement
  75. def publish(e: Event): Unit
    Definition Classes
    Publisher
  76. val reactions: Reactions
    Definition Classes
    Reactor
  77. def repaint(rect: Rectangle): Unit
    Definition Classes
    UIElement
  78. def repaint(): Unit
    Definition Classes
    UIElement
  79. def requestFocus(): Unit
    Definition Classes
    Component
  80. def requestFocusInWindow(): Boolean
    Definition Classes
    Component
  81. def revalidate(): Unit
    Definition Classes
    Component
  82. def screenToModel(pos: Double): Double

    Translates a screen location (between zero and the length of the axis in pixels) to a model value on the axis.

  83. def self: Any
    Definition Classes
    UIElement → Proxy
  84. def showing: Boolean
    Definition Classes
    UIElement
  85. def size: Dimension
    Definition Classes
    UIElement
  86. def subscribe(listener: Reaction): Unit
    Definition Classes
    LazyPublisher → Publisher
  87. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  88. def toString(): String
    Definition Classes
    Component → Proxy → AnyRef → Any
  89. def toolkit: Toolkit
    Definition Classes
    UIElement
  90. def tooltip: String
    Definition Classes
    Component
  91. def tooltip_=(t: String): Unit
    Definition Classes
    Component
  92. def unsubscribe(listener: Reaction): Unit
    Definition Classes
    LazyPublisher → Publisher
  93. def validate(): Unit
    Definition Classes
    UIElement
  94. def visible: Boolean
    Definition Classes
    UIElement
  95. def visible_=(b: Boolean): Unit
    Definition Classes
    UIElement
  96. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  97. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()
  98. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  99. def xLayoutAlignment: Double
    Definition Classes
    Component
  100. def xLayoutAlignment_=(x: Double): Unit
    Definition Classes
    Component
  101. def yLayoutAlignment: Double
    Definition Classes
    Component
  102. def yLayoutAlignment_=(y: Double): Unit
    Definition Classes
    Component

Deprecated Value Members

  1. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable]) @Deprecated
    Deprecated

Inherited from AxisLike

Inherited from Component

Inherited from PeerContainer

Inherited from UIElement

Inherited from LazyPublisher

Inherited from Publisher

Inherited from Reactor

Inherited from Proxy

Inherited from AnyRef

Inherited from Any

Ungrouped