Pad
public abstract class Widget
extends java.lang.Object
Modifier and Type | Field | Description |
---|---|---|
protected javax.swing.JComponent |
me |
The component representing me.
|
Constructor | Description |
---|---|
Widget() |
Modifier and Type | Method | Description |
---|---|---|
boolean |
requestFocusInWindow() |
Request that I get the focus.
|