public class DruAutonomousDialog extends DruRoot implements FrameShowable, Dialog
| Modifier and Type | Field and Description |
|---|---|
(package private) DruDialog |
druDialog |
controllerPath, documentation, name| Constructor and Description |
|---|
DruAutonomousDialog() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
int[] |
getLocation() |
int[] |
getSize() |
void |
hide() |
boolean |
isShowing() |
void |
open() |
void |
pack() |
void |
setDialog(DruDialog dd) |
void |
setLocation(int x,
int y) |
void |
setModal(boolean b) |
void |
show() |
void |
toFront() |
getControllerPath, getDoc, getName, setControllerPath, setDoc, setNameDruDialog druDialog
public void setDialog(DruDialog dd)
public int[] getSize()
getSize in interface FrameShowablepublic void setLocation(int x,
int y)
setLocation in interface FrameShowablepublic void pack()
pack in interface FrameShowablepublic void show()
show in interface FrameShowablepublic void hide()
hide in interface FrameShowablepublic void toFront()
toFront in interface FrameShowablepublic int[] getLocation()
getLocation in interface DialoggetLocation in interface FrameShowableCopyright © 2013. All Rights Reserved.