This trait is used to redirect certain calls from the peer to the wrapper and back.
Get the current value of the given cell.
Get the current value of the given cell. The given cell coordinates are in view coordinates and thus not necessarily the same as for the model.
Installed reaction won't receive events from the given publisher anylonger.
Installed reaction won't receive events from the given publisher anylonger.
Listen to the given publisher as long as deafTo
isn't called for
them.
Listen to the given publisher as long as deafTo
isn't called for
them.
Contains publishers for various mouse events.
For custom painting, users should usually override this method.
For custom painting, users should usually override this method.
The underlying Swing peer.
Notify all registered reactions.
Notify all registered reactions.
All reactions of this reactor.
All reactions of this reactor.
Supplies a renderer component for a given cell.
Supplies a renderer component for a given cell.
Change the value of the given cell.
Visually update the given cell.
Used by certain layout managers, e.
Used by certain layout managers, e.g., BoxLayout or OverlayLayout to align components relative to each other.
Displays a matrix of items.
To obtain a scrollable table or row and columns headers, wrap the table in a scroll pane.
javax.swing.JTable