Class fvaswing.commands.FvAbstractDialogCommand

Implemented Interfaces

Command

Description

Abstract implementation for File Open / Save and Browse dialog

Method Index

new FvAbstractDialogCommand()
execute(), toString()

Constructor Detail

FvAbstractDialogCommand

public function FvAbstractDialogCommand()

Constructor.

Method Detail

execute

public function execute(event:DynBasicEvent):Void

Executes command.

toString

public function toString():String

Returns string representation.