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, setName
DruDialog druDialog
public void setDialog(DruDialog dd)
public int[] getSize()
getSize
in interface FrameShowable
public void setLocation(int x, int y)
setLocation
in interface FrameShowable
public void pack()
pack
in interface FrameShowable
public void show()
show
in interface FrameShowable
public void hide()
hide
in interface FrameShowable
public void toFront()
toFront
in interface FrameShowable
public int[] getLocation()
getLocation
in interface Dialog
getLocation
in interface FrameShowable
Copyright © 2013. All Rights Reserved.