public class AdminForms extends GraphicsCommand implements Command
GraphicsCommand.TransitionActionListener<K,T>
frame, log
Constructor and Description |
---|
AdminForms(AppContext conn) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
description()
One line description of the operation
|
protected javax.swing.JPanel |
getMainPanel(javax.swing.JFrame frame,
SessionService session_service) |
java.lang.String |
help()
Get the help text.
|
getContext, getTitle, run
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getContext
public AdminForms(AppContext conn)
protected javax.swing.JPanel getMainPanel(javax.swing.JFrame frame, SessionService session_service)
getMainPanel
in class GraphicsCommand
public java.lang.String description()
Command
description
in interface Command
description
in class GraphicsCommand
public java.lang.String help()
Command
help
in interface Command
help
in class GraphicsCommand