Showing content from https://www.scala-lang.org/api/2.12.10/scala-swing/scala/swing/Table.html below:
class Table extends Component with Wrapper
î· î
Ordering
- Alphabetic
- By Inheritance
Inherited
- Table
- Wrapper
- Scrollable
- Component
- UIElement
- LazyPublisher
- Publisher
- Reactor
- Proxy
- AnyRef
- Any
Instance Constructors
- î
new Table(rows: Int, columns: Int)
- î
new Table(rowData: Array[Array[Any]], columnNames: Seq[_])
- î
new Table()
Value Members
- î
object keys extends Publisher
- î
object mouse
- î
final def !=(arg0: Any): Boolean
- î
final def ##(): Int
- î
final def ==(arg0: Any): Boolean
- î
def apply(row: Int, column: Int): Any
- î
final def asInstanceOf[T0]: T0
- î
def autoResizeMode: Table.AutoResizeMode.Value
- î
def autoResizeMode_=(x: Table.AutoResizeMode.Value): Unit
- î
def background: Color
- î
def background_=(c: Color): Unit
- î
def blockIncrement(visibleRect: Rectangle, orientation: Orientation.Value, direction: Int): Int
- î
def border: Border
- î
def border_=(b: Border): Unit
- î
def bounds: Rectangle
- î
def clone(): AnyRef
- î
def componentOrientation: ComponentOrientation
- î
def componentOrientation_=(x: ComponentOrientation): Unit
- î
def cursor: Cursor
- î
def cursor_=(c: Cursor): Unit
- î
def deafTo(ps: Publisher*): Unit
- î
def displayable: Boolean
- î
def editor(row: Int, column: Int): TableCellEditor
- î
def enabled: Boolean
- î
def enabled_=(b: Boolean): Unit
- î
final def eq(arg0: AnyRef): Boolean
- î
def equals(that: Any): Boolean
- î
def finalize(): Unit
- î
def focusable: Boolean
- î
def focusable_=(b: Boolean): Unit
- î
def font: Font
- î
def font_=(f: Font): Unit
- î
def foreground: Color
- î
def foreground_=(c: Color): Unit
- î
final def getClass(): Class[_]
- î
def gridColor: Color
- î
def gridColor_=(color: Color): Unit
- î
def hasFocus: Boolean
- î
def hashCode(): Int
- î
def ignoreRepaint: Boolean
- î
def ignoreRepaint_=(b: Boolean): Unit
- î
var initP: JComponent
- î
def inputVerifier: (Component) â Boolean
- î
def inputVerifier_=(v: (Component) â Boolean): Unit
- î
final def isInstanceOf[T0]: Boolean
- î
def listenTo(ps: Publisher*): Unit
- î
val listeners: RefSet[Reaction] { val underlying: scala.collection.mutable.HashSet[scala.ref.Reference[scala.swing.Reactions.Reaction]] }
- î
def locale: Locale
- î
def location: Point
- î
def locationOnScreen: Point
- î
def maximumSize: Dimension
- î
def maximumSize_=(x: Dimension): Unit
- î
def minimumSize: Dimension
- î
def minimumSize_=(x: Dimension): Unit
- î
def model: TableModel
- î
val modelListener: TableModelListener
- î
def modelToViewColumn(idx: Int): Int
- î
def model_=(x: TableModel): Unit
- î
def name: String
- î
def name_=(s: String): Unit
- î
final def ne(arg0: AnyRef): Boolean
- î
final def notify(): Unit
- î
final def notifyAll(): Unit
- î
def onFirstSubscribe(): Unit
- î
def onLastUnsubscribe(): Unit
- î
def opaque: Boolean
- î
def opaque_=(b: Boolean): Unit
- î
def paint(g: Graphics2D): Unit
- î
def paintBorder(g: Graphics2D): Unit
- î
def paintChildren(g: Graphics2D): Unit
- î
def paintComponent(g: Graphics2D): Unit
- î
lazy val peer: JTable
- î
def preferredSize: Dimension
- î
def preferredSize_=(x: Dimension): Unit
- î
def preferredViewportSize: Dimension
- î
def preferredViewportSize_=(dim: Dimension): Unit
- î
def publish(e: Event): Unit
- î
val reactions: Reactions
- î
def rendererComponent(isSelected: Boolean, focused: Boolean, row: Int, column: Int): Component
- î
def repaint(rect: Rectangle): Unit
- î
def repaint(): Unit
- î
def requestFocus(): Unit
- î
def requestFocusInWindow(): Boolean
- î
def revalidate(): Unit
- î
def rowCount: Int
- î
def rowHeight: Int
- î
def rowHeight_=(x: Int): Unit
- î
def scrollablePeer: JTable
- î
def selectionBackground: Color
- î
def selectionBackground_=(c: Color): Unit
- î
def selectionForeground: Color
- î
def selectionForeground_=(c: Color): Unit
- î
def self: java.awt.Component
- î
def showGrid: Boolean
- î
def showGrid_=(grid: Boolean): Unit
- î
def showing: Boolean
- î
def size: Dimension
- î
def subscribe(listener: Reaction): Unit
- î
final def synchronized[T0](arg0: â T0): T0
- î
def toString(): String
- î
def toolkit: Toolkit
- î
def tooltip: String
- î
def tooltip_=(t: String): Unit
- î
def tracksViewportHeight: Boolean
- î
def tracksViewportWidth: Boolean
- î
def unitIncrement(visibleRect: Rectangle, orientation: Orientation.Value, direction: Int): Int
- î
def unsubscribe(listener: Reaction): Unit
- î
def update(row: Int, column: Int, value: Any): Unit
- î
def updateCell(row: Int, column: Int): Unit
- î
def validate(): Unit
- î
def viewToModelColumn(idx: Int): Int
- î
def visible: Boolean
- î
def visible_=(b: Boolean): Unit
- î
final def wait(): Unit
- î
final def wait(arg0: Long, arg1: Int): Unit
- î
final def wait(arg0: Long): Unit
- î
def xLayoutAlignment: Double
- î
def xLayoutAlignment_=(x: Double): Unit
- î
def yLayoutAlignment: Double
- î
def yLayoutAlignment_=(y: Double): Unit
- î
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