|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Represents the base interface for the helper dialog component.
Method Summary | |
javax.swing.JComponent |
createComponent()
Creates the component that represents the content of the helper dialog. |
int |
getInvisibleBorder()
Returns the specified width of the invisible border. |
int |
getLocation()
Returns the default position of the helper dialog. |
Positioner |
getPositioner()
Returns the specified Positioner that
determines how the dialog helper component will move on the screen. |
Method Detail |
public javax.swing.JComponent createComponent()
public int getInvisibleBorder()
public int getLocation()
Positions
:
TOP_LEFT
, BOTTOM_LEFT
,
TOP_RIGHT
or BOTTOM_RIGHT
public Positioner getPositioner()
Positioner
that
determines how the dialog helper component will move on the screen.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |