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, runclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetContextpublic AdminForms(AppContext conn)
protected javax.swing.JPanel getMainPanel(javax.swing.JFrame frame,
SessionService session_service)
getMainPanel in class GraphicsCommandpublic java.lang.String description()
Commanddescription in interface Commanddescription in class GraphicsCommandpublic java.lang.String help()
Commandhelp in interface Commandhelp in class GraphicsCommand