gnu.jemacs.buffer

Class Command

public class Command extends Object

Method Summary
static voidperform(Object command)
Perform a given command as appropriate for its class.
static voidperform(Object command, EWindow window)
static Object[]processInteractionString(String str)

Method Detail

perform

public static void perform(Object command)
Perform a given command as appropriate for its class.

perform

public static void perform(Object command, EWindow window)

processInteractionString

public static Object[] processInteractionString(String str)