|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DialogComponent
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 |
|---|
javax.swing.JComponent createComponent()
int getInvisibleBorder()
int getLocation()
Positions:
TOP_LEFT, BOTTOM_LEFT,
TOP_RIGHT or BOTTOM_RIGHTPositioner 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 | |||||||||