javax.swing.plaf

Class TableUI

public abstract class TableUI extends ComponentUI

An abstract base class for delegates that implement the pluggable look and feel for a JTable.

See Also:

Constructor Summary
TableUI()
Constructs a new TableUI.

Constructor Detail

TableUI

public TableUI()
Constructs a new TableUI.