Command Abstract class defines basic behaviour for concrete preview loading process.
public function execute(e:FvPreviewEvent):VoidEcecutes current command.
Passed-in FvPreviewEvent contain the current selected fvaswing.components.filechooser.FvFileItem object.
| IllegalAccessException | if not implemented in subcommand. |