public class MetcastEngine extends Object
Contact: Don Brutzman (web.nps.navy.mil/~brutzman) brutzman@nps.navy.mil
DecimalTextField
,
DynamicGridLayout
,
ButtonsPanel
,
MetcastAction
,
MainFrame
,
MetcastPanel
,
SaveAction
,
SceneAction
,
ScenePanel
,
SonarAction
,
SonarPanel
,
SonarVisPanel
,
TargetAction
,
ViewAction
,
Xj3DWindowScene
Constructor and Description |
---|
MetcastEngine()
Creates a new instance of MetcastEngine
|
Modifier and Type | Method and Description |
---|---|
static JFrame |
getFrame()
Gets Frame of MetcastEngine GUI.
|
static void |
main(String[] args)
Main method of MetcastEngine GUI.
|
static void |
showFrame(Component locator)
Shows the frame of MWS GUI.
|
public static void showFrame(Component locator)
locator
- An object having a graphical representation that can be displayed on the screen.public static JFrame getFrame()
public static void main(String[] args)
args
- the command line arguments