public class DruEditorWindow extends DruRoot implements FrameShowable
| Modifier and Type | Field and Description |
|---|---|
(package private) DruFrame |
mainFrame |
controllerPath, documentation, name| Constructor and Description |
|---|
DruEditorWindow() |
| Modifier and Type | Method and Description |
|---|---|
int[] |
getLocation() |
DruFrame |
getMainFrame() |
int[] |
getSize() |
void |
hide() |
void |
pack() |
void |
setLocation(int x,
int y) |
void |
setMainFrame(DruFrame df) |
void |
show() |
void |
toFront() |
getControllerPath, getDoc, getName, setControllerPath, setDoc, setNameDruFrame mainFrame
public void setMainFrame(DruFrame df)
public DruFrame getMainFrame()
public void pack()
pack in interface FrameShowablepublic int[] getSize()
getSize in interface FrameShowablepublic void setLocation(int x,
int y)
setLocation 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 FrameShowableCopyright © 2013. All Rights Reserved.