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.9/scala-swing/scala/swing/Table.html below:

class Table extends Component with Wrapper

 

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Table
  2. Wrapper
  3. Scrollable
  4. Component
  5. UIElement
  6. LazyPublisher
  7. Publisher
  8. Reactor
  9. Proxy
  10. AnyRef
  11. Any
Instance Constructors
  1.  new Table(rows: Int, columns: Int)
  2.  new Table(rowData: Array[Array[Any]], columnNames: Seq[_])
  3.  new Table()
Value Members
  1.  object keys extends Publisher
  2.  object mouse
  3.  final def !=(arg0: Any): Boolean
  4.  final def ##(): Int
  5.  final def ==(arg0: Any): Boolean
  6.  def apply(row: Int, column: Int): Any
  7.  final def asInstanceOf[T0]: T0
  8.  def autoResizeMode: Table.AutoResizeMode.Value
  9.  def autoResizeMode_=(x: Table.AutoResizeMode.Value): Unit
  10.  def background: Color
  11.  def background_=(c: Color): Unit
  12.  def blockIncrement(visibleRect: Rectangle, orientation: Orientation.Value, direction: Int): Int
  13.  def border: Border
  14.  def border_=(b: Border): Unit
  15.  def bounds: Rectangle
  16.  def clone(): AnyRef
  17.  def componentOrientation: ComponentOrientation
  18.  def componentOrientation_=(x: ComponentOrientation): Unit
  19.  def cursor: Cursor
  20.  def cursor_=(c: Cursor): Unit
  21.  def deafTo(ps: Publisher*): Unit
  22.  def displayable: Boolean
  23.  def editor(row: Int, column: Int): TableCellEditor
  24.  def enabled: Boolean
  25.  def enabled_=(b: Boolean): Unit
  26.  final def eq(arg0: AnyRef): Boolean
  27.  def equals(that: Any): Boolean
  28.  def finalize(): Unit
  29.  def focusable: Boolean
  30.  def focusable_=(b: Boolean): Unit
  31.  def font: Font
  32.  def font_=(f: Font): Unit
  33.  def foreground: Color
  34.  def foreground_=(c: Color): Unit
  35.  final def getClass(): Class[_]
  36.  def gridColor: Color
  37.  def gridColor_=(color: Color): Unit
  38.  def hasFocus: Boolean
  39.  def hashCode(): Int
  40.  def ignoreRepaint: Boolean
  41.  def ignoreRepaint_=(b: Boolean): Unit
  42.  var initP: JComponent
  43.  def inputVerifier: (Component) ⇒ Boolean
  44.  def inputVerifier_=(v: (Component) ⇒ Boolean): Unit
  45.  final def isInstanceOf[T0]: Boolean
  46.  def listenTo(ps: Publisher*): Unit
  47.  val listeners: RefSet[Reaction] { val underlying: scala.collection.mutable.HashSet[scala.ref.Reference[scala.swing.Reactions.Reaction]] }
  48.  def locale: Locale
  49.  def location: Point
  50.  def locationOnScreen: Point
  51.  def maximumSize: Dimension
  52.  def maximumSize_=(x: Dimension): Unit
  53.  def minimumSize: Dimension
  54.  def minimumSize_=(x: Dimension): Unit
  55.  def model: TableModel
  56.  val modelListener: TableModelListener
  57.  def modelToViewColumn(idx: Int): Int
  58.  def model_=(x: TableModel): Unit
  59.  def name: String
  60.  def name_=(s: String): Unit
  61.  final def ne(arg0: AnyRef): Boolean
  62.  final def notify(): Unit
  63.  final def notifyAll(): Unit
  64.  def onFirstSubscribe(): Unit
  65.  def onLastUnsubscribe(): Unit
  66.  def opaque: Boolean
  67.  def opaque_=(b: Boolean): Unit
  68.  def paint(g: Graphics2D): Unit
  69.  def paintBorder(g: Graphics2D): Unit
  70.  def paintChildren(g: Graphics2D): Unit
  71.  def paintComponent(g: Graphics2D): Unit
  72.  lazy val peer: JTable
  73.  def preferredSize: Dimension
  74.  def preferredSize_=(x: Dimension): Unit
  75.  def preferredViewportSize: Dimension
  76.  def preferredViewportSize_=(dim: Dimension): Unit
  77.  def publish(e: Event): Unit
  78.  val reactions: Reactions
  79.  def rendererComponent(isSelected: Boolean, focused: Boolean, row: Int, column: Int): Component
  80.  def repaint(rect: Rectangle): Unit
  81.  def repaint(): Unit
  82.  def requestFocus(): Unit
  83.  def requestFocusInWindow(): Boolean
  84.  def revalidate(): Unit
  85.  def rowCount: Int
  86.  def rowHeight: Int
  87.  def rowHeight_=(x: Int): Unit
  88.  def scrollablePeer: JTable
  89.  def selectionBackground: Color
  90.  def selectionBackground_=(c: Color): Unit
  91.  def selectionForeground: Color
  92.  def selectionForeground_=(c: Color): Unit
  93.  def self: java.awt.Component
  94.  def showGrid: Boolean
  95.  def showGrid_=(grid: Boolean): Unit
  96.  def showing: Boolean
  97.  def size: Dimension
  98.  def subscribe(listener: Reaction): Unit
  99.  final def synchronized[T0](arg0: ⇒ T0): T0
  100.  def toString(): String
  101.  def toolkit: Toolkit
  102.  def tooltip: String
  103.  def tooltip_=(t: String): Unit
  104.  def tracksViewportHeight: Boolean
  105.  def tracksViewportWidth: Boolean
  106.  def unitIncrement(visibleRect: Rectangle, orientation: Orientation.Value, direction: Int): Int
  107.  def unsubscribe(listener: Reaction): Unit
  108.  def update(row: Int, column: Int, value: Any): Unit
  109.  def updateCell(row: Int, column: Int): Unit
  110.  def validate(): Unit
  111.  def viewToModelColumn(idx: Int): Int
  112.  def visible: Boolean
  113.  def visible_=(b: Boolean): Unit
  114.  final def wait(): Unit
  115.  final def wait(arg0: Long, arg1: Int): Unit
  116.  final def wait(arg0: Long): Unit
  117.  def xLayoutAlignment: Double
  118.  def xLayoutAlignment_=(x: Double): Unit
  119.  def yLayoutAlignment: Double
  120.  def yLayoutAlignment_=(y: Double): Unit
  121.  object selection extends Publisher

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