public class GuiMain extends Object
Modifier and Type | Method and Description |
---|---|
static JTextField |
getCommandText()
Get the main command text field.
|
static CommandExecutor |
getExecutor()
Get the command executor.
|
static JFrame |
getFrame()
Get the singleton JFrame instance for the GUI
|
static void |
start(CommandContext cmdCtx) |
public static void start(CommandContext cmdCtx)
public static JFrame getFrame()
public static JTextField getCommandText()
public static CommandExecutor getExecutor()
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.