multivalent.std.ui

Class OpenFile

public class OpenFile extends Behavior

Browse a file on the local file system, as chosen by a java.awt.FileDialog.

Version: $Revision: 1.4 $ $Date: 2004/01/02 04:25:09 $

Field Summary
static StringMSG_OPEN
Request opening file from local file system.
Method Summary
booleansemanticEventAfter(SemanticEvent se, String msg)

Field Detail

MSG_OPEN

public static final String MSG_OPEN
Request opening file from local file system.

"openFile".

Method Detail

semanticEventAfter

public boolean semanticEventAfter(SemanticEvent se, String msg)