com.swfm.mica.commands
Interface MiiCommandHandler

All Known Subinterfaces:
MiiCommandDispatchManager, MiiTargetableCommandHandler
All Known Implementing Classes:
MiAttributeOptionMenu, MiButton, MiCanvas, MiColorOptionMenu, MiComboPlusPropertyPanel, MiCommandDispatchManager, MiCommandHandler, MiDialog, MiDialogBoxTemplate, MiEditorPalette, MiEditorWindow, MiFileChooser, MiFileSystemExplorerWidget, MiGeneralAttributesDialog, MiGeneralAttributesPanel, MiGraphicsPalette, MiImageCreationPanel, MiInternalWindow, MiLayerAttributes, MiManagedPointsAttributesDialog, MiMenu, MiMenuLauncherButton, MiNativeDialog, MiNativeWindow, MiPaletteBackgroundMenu, MiSetVisiblityCommandHandler, MiShapeAttributesDialog, MiShapeAttributesPanel, MiSpinBox, MiStandardMenu, MiSwatchesColorPalette, MiSystemResourcesStatusField, MiToolBar, MiTransactionCommandAdapter, MiTransactionManager, MiTransforms, MiWindowBorder

public interface MiiCommandHandler

Version:
%I% %G%
Author:
Michael L. Davis

Method Summary
 void processCommand(java.lang.String command)
          Processes the given command.
 

Method Detail

processCommand

public void processCommand(java.lang.String command)
Processes the given command.