Crossfire JXClient, Trunk
Public Member Functions | List of all members
com.realtime.crossfire.jxclient.gui.commandlist.GUICommand2 Interface Reference
Inheritance diagram for com.realtime.crossfire.jxclient.gui.commandlist.GUICommand2:
Inheritance graph
Collaboration diagram for com.realtime.crossfire.jxclient.gui.commandlist.GUICommand2:
Collaboration graph

Public Member Functions

String getCommandString ()
 
- Public Member Functions inherited from com.realtime.crossfire.jxclient.gui.commandlist.GUICommand
boolean canExecute ()
 
void execute ()
 

Detailed Description

A GUICommand that has a string representation.

Author
Andreas Kirschbaum

Definition at line 31 of file GUICommand2.java.

Member Function Documentation

◆ getCommandString()

String com.realtime.crossfire.jxclient.gui.commandlist.GUICommand2.getCommandString ( )

The documentation for this interface was generated from the following file: