This trait is used to redirect certain calls from the peer to the wrapper and back.
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.
The underlying Swing peer.
Notify all registered reactions.
Notify all registered reactions.
All reactions of this reactor.
All reactions of this reactor.
Used by certain layout managers, e.
Used by certain layout managers, e.g., BoxLayout or OverlayLayout to align components relative to each other.
A two state button that is usually used in a
ButtonGroup
together with otherRadioButton
s, in order to indicate that at most one of them can be selected.javax.swing.JRadioButton