|
Enterprise Information Portal APIs |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface contains public fields common to the com.ibm.mm.beans.util package, including:
Field Summary | |
static int |
DISPLAY_MESSAGE_IN_WINDOW
Message display mode property value: in a GUI window |
static int |
DISPLAY_MESSAGE_ON_STDERR
Message display mode property value: on the standard error output stream |
static int |
DISPLAY_MESSAGE_ON_STDOUT
Message display mode property value: on the standard output output stream |
static int |
LOOK_AND_FEEL_METAL
GUI look and feel style property value: metal |
static int |
LOOK_AND_FEEL_MOTIF
GUI look and feel style property value: Motif |
static int |
LOOK_AND_FEEL_WINDOWS
GUI look and feel style property value: Windows |
static java.lang.String |
PROP_CANCEL_LABEL
Cancel button label property |
static java.lang.String |
PROP_CLEAR_LABEL
Clear button label property |
static java.lang.String |
PROP_CLOSE_LABEL
Close button label property |
static java.lang.String |
PROP_DEBUG_DISPLAY_ENABLED
Property name: log debugging message option |
static java.lang.String |
PROP_DEBUG_LOG_ENABLED
Property name: log debugging message option |
static java.lang.String |
PROP_DEFAULT_GUI_LITERAL
Property name: use default GUI literal When serializing applications or beans, all the GUI literal values for the current locale will be saved. |
static java.lang.String |
PROP_ERROR_DISPLAY_ENABLED
Property name: log error information option |
static java.lang.String |
PROP_ERROR_LOG_ENABLED
Property name: log error information option |
static java.lang.String |
PROP_LOG_FULLPATH
Property name: log file path |
static java.lang.String |
PROP_LOG_SESSION_EPILOGUE
Property name: log session epilogue |
static java.lang.String |
PROP_LOG_SESSION_PROLOGUE
Property name: log session prologue |
static java.lang.String |
PROP_LOOK_AND_FEEL_STYLE
Property name: GUI look and feel style |
static java.lang.String |
PROP_MESSAGE_DISPLAY_MODE
Property name: message display mode |
static java.lang.String |
PROP_MESSAGE_MUTE
Property name: mute option when display messages |
static java.lang.String |
PROP_MUTE_LABEL
Mute checkbox label property |
static java.lang.String |
PROP_OK_LABEL
OK button label property |
static java.lang.String |
PROP_PROGRESS_DISPLAY_ENABLED
Property name: log progress information option |
static java.lang.String |
PROP_PROGRESS_LOG_ENABLED
Property name: log progress information option |
static java.lang.String |
PROP_SAVE_AS_LABEL
SaveAs button label property |
static java.lang.String |
PROP_SAVE_LABEL
Save button label property |
static java.lang.String |
PROP_STACK_LABEL
StackTrace button label property |
static java.lang.String |
PROP_WINDOW_TITLE
Property name: window title |
static int |
TRACE_LEVEL_DEBUG
Constant: trace level: debugging messages |
static int |
TRACE_LEVEL_ERROR
Constant: trace level: error information |
static int |
TRACE_LEVEL_PROGRESS
Constant: trace level: porgress information |
Field Detail |
public static final int TRACE_LEVEL_PROGRESS
public static final int TRACE_LEVEL_DEBUG
public static final int TRACE_LEVEL_ERROR
public static final java.lang.String PROP_OK_LABEL
public static final java.lang.String PROP_CANCEL_LABEL
public static final java.lang.String PROP_CLEAR_LABEL
public static final java.lang.String PROP_CLOSE_LABEL
public static final java.lang.String PROP_MUTE_LABEL
public static final java.lang.String PROP_SAVE_LABEL
public static final java.lang.String PROP_SAVE_AS_LABEL
public static final java.lang.String PROP_STACK_LABEL
public static final java.lang.String PROP_DEFAULT_GUI_LITERAL
public static final java.lang.String PROP_WINDOW_TITLE
public static final java.lang.String PROP_MESSAGE_MUTE
public static final java.lang.String PROP_LOOK_AND_FEEL_STYLE
public static final java.lang.String PROP_LOG_FULLPATH
public static final java.lang.String PROP_LOG_SESSION_PROLOGUE
public static final java.lang.String PROP_LOG_SESSION_EPILOGUE
public static final java.lang.String PROP_PROGRESS_LOG_ENABLED
public static final java.lang.String PROP_DEBUG_LOG_ENABLED
public static final java.lang.String PROP_ERROR_LOG_ENABLED
public static final java.lang.String PROP_PROGRESS_DISPLAY_ENABLED
public static final java.lang.String PROP_DEBUG_DISPLAY_ENABLED
public static final java.lang.String PROP_ERROR_DISPLAY_ENABLED
public static final java.lang.String PROP_MESSAGE_DISPLAY_MODE
public static final int LOOK_AND_FEEL_METAL
public static final int LOOK_AND_FEEL_MOTIF
public static final int LOOK_AND_FEEL_WINDOWS
public static final int DISPLAY_MESSAGE_ON_STDERR
public static final int DISPLAY_MESSAGE_IN_WINDOW
public static final int DISPLAY_MESSAGE_ON_STDOUT
|
EIP JavaBeans | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |