[Groovy] Class JTableMetaMethods
- groovy.swing.binding.JTableMetaMethods
class JTableMetaMethods extends Object
Constructor Summary
Constructor and description |
---|
JTableMetaMethods
() |
Methods Summary
Type Params | Return Type | Name and description |
---|---|---|
static void |
enhanceMetaClass(Object table) | |
static Object |
getElement(JTable table, int row) |
Inherited Methods Summary
Methods inherited from class | Name |
---|---|
class Object | wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Constructor Detail
JTableMetaMethods()
Method Detail
static void enhanceMetaClass(Object table)
static Object getElement(JTable table, int row)
© 2003-2020 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/3.0.7/html/gapi/groovy/swing/binding/JTableMetaMethods.html