Class fvaswing.commands.FvOpenMessageDialog

Implemented Interfaces

Command

Description

Opens a FvAlert configured to show a 'message' like dialog ( ok button only )

Method Index

new FvOpenMessageDialog()
execute(), toString()

Constructor Detail

FvOpenMessageDialog

public function FvOpenMessageDialog()

Constructor.

Method Detail

execute

public function execute(event:DynBasicEvent):Void

Executes command.

toString

public function toString():String

Returns string representation.