Uses of Class javax.swing.plaf.TableUI

Uses in package javax.swing.plaf.multi

Classes derived from javax.swing.plaf.TableUI

class
A UI delegate that that coordinates multiple TableUI instances, one from the primary look and feel, and one or more from the auxiliary look and feel(s).

Uses in package javax.swing

Methods with parameter type javax.swing.plaf.TableUI

void
This method sets the table's UI delegate.

Methods with return type javax.swing.plaf.TableUI

TableUI
This method returns the table's UI delegate.

Uses in package javax.swing.plaf.basic

Classes derived from javax.swing.plaf.TableUI

class