public interface GralPrimaryWindow_ifc
Modifier and Type | Field and Description |
---|---|
static int |
version
Version, history and license.
|
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getitsGraphicFrame()
Returns the Frame class of the underlying graphic.
|
MainCmd_ifc |
getMainCmd() |
void |
setStandardMenusGThread(java.io.File openStandardDirectory,
GralUserAction actionFile)
Activates the menu bar with the standard entries, especially the file open entry.
|
static final int version
void setStandardMenusGThread(java.io.File openStandardDirectory, GralUserAction actionFile)
openStandardDirectory
- If given, then this is the default directory for file open.actionFile
- Action on file menu entries.MainCmd_ifc getMainCmd()
java.lang.Object getitsGraphicFrame()