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, setName
DruFrame mainFrame
public void setMainFrame(DruFrame df)
public DruFrame getMainFrame()
public void pack()
pack
in interface FrameShowable
public int[] getSize()
getSize
in interface FrameShowable
public void setLocation(int x, int y)
setLocation
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 FrameShowable
Copyright © 2013. All Rights Reserved.