multivalent.std.ui

Class OpenFile

public class OpenFile extends Behavior

Browse a file on the local file system, as chosen by a Swing JFileChooser.

Version: $Revision: 1.2 $ $Date: 2002/02/01 07:14:20 $

Field Summary
static StringMSG_OPEN
Request opening file from local file system, as choen by a Swing JFileChooser.
Method Summary
booleansemanticEventAfter(SemanticEvent se, String msg)

Field Detail

MSG_OPEN

public static final String MSG_OPEN
Request opening file from local file system, as choen by a Swing JFileChooser.

"openFile".

Method Detail

semanticEventAfter

public boolean semanticEventAfter(SemanticEvent se, String msg)