fdda.dialog
Interface OptionsCommands


public interface OptionsCommands

Defines the possible commands in the option dialog.

Author:
Jörg Rüdenauer

Field Summary
static int CHANGE_ALGORITHM_READER
          command: change the algorithm reader plug-in
static int CHANGE_SYSTEM_READER
          command: change the system reader plug-in
static int CHANGE_SYSTEM_WRITER
          command: change the system writer plug-in
static int SHOW_ALG_READER_CONFIG
          command: configure the algorithm reader plug-in
static int SHOW_SYSTEM_READER_CONFIG
          command: configure the system reader plug-in
static int SHOW_SYSTEM_WRITER_CONFIG
          command: configure the system writer plug-in
 

Field Detail

CHANGE_SYSTEM_WRITER

public static final int CHANGE_SYSTEM_WRITER
command: change the system writer plug-in

See Also:
Constant Field Values

CHANGE_SYSTEM_READER

public static final int CHANGE_SYSTEM_READER
command: change the system reader plug-in

See Also:
Constant Field Values

CHANGE_ALGORITHM_READER

public static final int CHANGE_ALGORITHM_READER
command: change the algorithm reader plug-in

See Also:
Constant Field Values

SHOW_SYSTEM_READER_CONFIG

public static final int SHOW_SYSTEM_READER_CONFIG
command: configure the system reader plug-in

See Also:
Constant Field Values

SHOW_SYSTEM_WRITER_CONFIG

public static final int SHOW_SYSTEM_WRITER_CONFIG
command: configure the system writer plug-in

See Also:
Constant Field Values

SHOW_ALG_READER_CONFIG

public static final int SHOW_ALG_READER_CONFIG
command: configure the algorithm reader plug-in

See Also:
Constant Field Values


API documentation for FDDA version 0.9. Generated on 17/02/2004 14:12.