Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
note description: "Interface on the MessageBox function." legal: "See notice at end of class." status: "See notice at end of class." date: "$Date: 2011-01-13 14:53:42 -0900 (Thu, 13 Jan 2011) $" revision: "$Revision: 85350 $" class interface WEL_MSG_BOX create make -- initialize language feature -- Access generating_type: TYPE [detachable WEL_MSG_BOX] -- Type of current object -- (type of which it is a direct instance) -- (from ANY) ensure -- from ANY generating_type_not_void: Result /= Void generator: STRING_8 -- Name of current object's generating class -- (base class of the type of which it is a direct instance) -- (from ANY) ensure -- from ANY generator_not_void: Result /= Void generator_not_empty: not Result.is_empty Lang_afrikaans: INTEGER_32 = 54 -- Declared in Windows as LANG_AFRIKAANS -- (from WEL_LANGUAGE_CONSTANTS) Lang_albanian: INTEGER_32 = 28 -- Declared in Windows as LANG_ALBANIAN -- (from WEL_LANGUAGE_CONSTANTS) Lang_arabic: INTEGER_32 = 1 -- Declared in Windows as LANG_ARABIC -- (from WEL_LANGUAGE_CONSTANTS) Lang_basque: INTEGER_32 = 45 -- Declared in Windows as LANG_BASQUE -- (from WEL_LANGUAGE_CONSTANTS) Lang_belarusian: INTEGER_32 = 35 -- Declared in Windows as LANG_BELARUSIAN -- (from WEL_LANGUAGE_CONSTANTS) Lang_bulgarian: INTEGER_32 = 2 -- Declared in Windows as LANG_BULGARIAN -- (from WEL_LANGUAGE_CONSTANTS) Lang_catalan: INTEGER_32 = 3 -- Declared in Windows as LANG_CATALAN -- (from WEL_LANGUAGE_CONSTANTS) Lang_chinese: INTEGER_32 = 4 -- Declared in Windows as LANG_CHINESE -- (from WEL_LANGUAGE_CONSTANTS) Lang_croatian: INTEGER_32 = 26 -- Declared in Windows as LANG_CROATIAN -- (from WEL_LANGUAGE_CONSTANTS) Lang_czech: INTEGER_32 = 5 -- Declared in Windows as LANG_CZECH -- (from WEL_LANGUAGE_CONSTANTS) Lang_danish: INTEGER_32 = 6 -- Declared in Windows as LANG_DANISH -- (from WEL_LANGUAGE_CONSTANTS) Lang_dutch: INTEGER_32 = 19 -- Declared in Windows as LANG_DUTCH -- (from WEL_LANGUAGE_CONSTANTS) Lang_english: INTEGER_32 = 9 -- Declared in Windows as LANG_ENGLISH -- (from WEL_LANGUAGE_CONSTANTS) Lang_estonian: INTEGER_32 = 37 -- Declared in Windows as LANG_ESTONIAN -- (from WEL_LANGUAGE_CONSTANTS) Lang_faeroese: INTEGER_32 = 56 -- Declared in Windows as LANG_FAEROESE -- (from WEL_LANGUAGE_CONSTANTS) Lang_farsi: INTEGER_32 = 41 -- Declared in Windows as LANG_FARSI -- (from WEL_LANGUAGE_CONSTANTS) Lang_finnish: INTEGER_32 = 11 -- Declared in Windows as LANG_FINNISH -- (from WEL_LANGUAGE_CONSTANTS) Lang_french: INTEGER_32 = 12 -- Declared in Windows as LANG_FRENCH -- (from WEL_LANGUAGE_CONSTANTS) Lang_german: INTEGER_32 = 7 -- Declared in Windows as LANG_GERMAN -- (from WEL_LANGUAGE_CONSTANTS) Lang_greek: INTEGER_32 = 8 -- Declared in Windows as LANG_GREEK -- (from WEL_LANGUAGE_CONSTANTS) Lang_hebrew: INTEGER_32 = 13 -- Declared in Windows as LANG_HEBREW -- (from WEL_LANGUAGE_CONSTANTS) Lang_hungarian: INTEGER_32 = 14 -- Declared in Windows as LANG_HUNGARIAN -- (from WEL_LANGUAGE_CONSTANTS) Lang_icelandic: INTEGER_32 = 15 -- Declared in Windows as LANG_ICELANDIC -- (from WEL_LANGUAGE_CONSTANTS) Lang_indonesian: INTEGER_32 = 33 -- Declared in Windows as LANG_INDONESIAN -- (from WEL_LANGUAGE_CONSTANTS) Lang_italian: INTEGER_32 = 16 -- Declared in Windows as LANG_ITALIAN -- (from WEL_LANGUAGE_CONSTANTS) Lang_japanese: INTEGER_32 = 17 -- Declared in Windows as LANG_JAPANESE -- (from WEL_LANGUAGE_CONSTANTS) Lang_korean: INTEGER_32 = 18 -- Declared in Windows as LANG_KOREAN -- (from WEL_LANGUAGE_CONSTANTS) Lang_latvian: INTEGER_32 = 38 -- Declared in Windows as LANG_LATVIAN -- (from WEL_LANGUAGE_CONSTANTS) Lang_lithuanian: INTEGER_32 = 39 -- Declared in Windows as LANG_LITHUANIAN -- (from WEL_LANGUAGE_CONSTANTS) Lang_neutral: INTEGER_32 = 0 -- Declared in Windows as LANG_NEUTRAL -- (from WEL_LANGUAGE_CONSTANTS) Lang_norwegian: INTEGER_32 = 20 -- Declared in Windows as LANG_NORWEGIAN -- (from WEL_LANGUAGE_CONSTANTS) Lang_polish: INTEGER_32 = 21 -- Declared in Windows as LANG_POLISH -- (from WEL_LANGUAGE_CONSTANTS) Lang_portuguese: INTEGER_32 = 22 -- Declared in Windows as LANG_PORTUGUESE -- (from WEL_LANGUAGE_CONSTANTS) Lang_romanian: INTEGER_32 = 24 -- Declared in Windows as LANG_ROMANIAN -- (from WEL_LANGUAGE_CONSTANTS) Lang_russian: INTEGER_32 = 25 -- Declared in Windows as LANG_RUSSIAN -- (from WEL_LANGUAGE_CONSTANTS) Lang_serbian: INTEGER_32 = 26 -- Declared in Windows as LANG_SERBIAN -- (from WEL_LANGUAGE_CONSTANTS) Lang_slovak: INTEGER_32 = 27 -- Declared in Windows as LANG_SLOVAK -- (from WEL_LANGUAGE_CONSTANTS) Lang_slovenian: INTEGER_32 = 36 -- Declared in Windows as LANG_SLOVENIAN -- (from WEL_LANGUAGE_CONSTANTS) Lang_spanish: INTEGER_32 = 10 -- Declared in Windows as LANG_SPANISH -- (from WEL_LANGUAGE_CONSTANTS) Lang_swedish: INTEGER_32 = 29 -- Declared in Windows as LANG_SWEDISH -- (from WEL_LANGUAGE_CONSTANTS) Lang_thai: INTEGER_32 = 30 -- Declared in Windows as LANG_THAI -- (from WEL_LANGUAGE_CONSTANTS) Lang_turkish: INTEGER_32 = 31 -- Declared in Windows as LANG_TURKISH -- (from WEL_LANGUAGE_CONSTANTS) Lang_ukrainian: INTEGER_32 = 34 -- Declared in Windows as LANG_UKRAINIAN -- (from WEL_LANGUAGE_CONSTANTS) Lang_vietnamese: INTEGER_32 = 42 -- Declared in Windows as LANG_VIETNAMESE -- (from WEL_LANGUAGE_CONSTANTS) Mb_abortretryignore: INTEGER_32 = 2 -- (from WEL_MB_CONSTANTS) Mb_applmodal: INTEGER_32 = 0 -- (from WEL_MB_CONSTANTS) Mb_default_desktop_only: INTEGER_32 = 131072 -- (from WEL_MB_CONSTANTS) Mb_defbutton1: INTEGER_32 = 0 -- (from WEL_MB_CONSTANTS) Mb_defbutton2: INTEGER_32 = 256 -- (from WEL_MB_CONSTANTS) Mb_defbutton3: INTEGER_32 = 512 -- (from WEL_MB_CONSTANTS) Mb_defmask: INTEGER_32 = 3840 -- (from WEL_MB_CONSTANTS) Mb_help: INTEGER_32 = 16384 -- (from WEL_MB_CONSTANTS) Mb_iconasterisk: INTEGER_32 = 64 -- (from WEL_MB_CONSTANTS) Mb_iconerror: INTEGER_32 = 16 -- Same as `mb_iconhand`. -- (from WEL_MB_CONSTANTS) Mb_iconexclamation: INTEGER_32 = 48 -- (from WEL_MB_CONSTANTS) Mb_iconhand: INTEGER_32 = 16 -- (from WEL_MB_CONSTANTS) Mb_iconinformation: INTEGER_32 = 64 -- Same as `mb_iconasterisk`. -- (from WEL_MB_CONSTANTS) Mb_iconmask: INTEGER_32 = 240 -- (from WEL_MB_CONSTANTS) Mb_iconquestion: INTEGER_32 = 32 -- (from WEL_MB_CONSTANTS) Mb_iconstop: INTEGER_32 = 16 -- Same as `mb_iconhand`. -- (from WEL_MB_CONSTANTS) Mb_iconwarning: INTEGER_32 = 48 -- Same as `mb_iconexclamation`. -- (from WEL_MB_CONSTANTS) Mb_nofocus: INTEGER_32 = 32768 -- (from WEL_MB_CONSTANTS) Mb_ok: INTEGER_32 = 0 -- (from WEL_MB_CONSTANTS) Mb_okcancel: INTEGER_32 = 1 -- (from WEL_MB_CONSTANTS) Mb_retrycancel: INTEGER_32 = 5 -- (from WEL_MB_CONSTANTS) Mb_right: INTEGER_32 = 524288 -- (from WEL_MB_CONSTANTS) Mb_rtlreading: INTEGER_32 = 1048576 -- (from WEL_MB_CONSTANTS) Mb_setforeground: INTEGER_32 = 65536 -- (from WEL_MB_CONSTANTS) Mb_systemmodal: INTEGER_32 = 4096 -- (from WEL_MB_CONSTANTS) Mb_taskmodal: INTEGER_32 = 8192 -- (from WEL_MB_CONSTANTS) Mb_topmost: INTEGER_32 = 262144 -- (from WEL_MB_CONSTANTS) Mb_typemask: INTEGER_32 = 15 -- (from WEL_MB_CONSTANTS) Mb_usericon: INTEGER_32 = 128 -- (from WEL_MB_CONSTANTS) Mb_yesno: INTEGER_32 = 4 -- (from WEL_MB_CONSTANTS) Mb_yesnocancel: INTEGER_32 = 3 -- (from WEL_MB_CONSTANTS) Sublang_arabic_algeria: INTEGER_32 = 5 -- Declared in Windows as SUBLANG_ARABIC_ALGERIA -- (from WEL_LANGUAGE_CONSTANTS) Sublang_arabic_bahrain: INTEGER_32 = 15 -- Declared in Windows as SUBLANG_ARABIC_BAHRAIN -- (from WEL_LANGUAGE_CONSTANTS) Sublang_arabic_egypt: INTEGER_32 = 3 -- Declared in Windows as SUBLANG_ARABIC_EGYPT -- (from WEL_LANGUAGE_CONSTANTS) Sublang_arabic_iraq: INTEGER_32 = 2 -- Declared in Windows as SUBLANG_ARABIC_IRAQ -- (from WEL_LANGUAGE_CONSTANTS) Sublang_arabic_jordan: INTEGER_32 = 11 -- Declared in Windows as SUBLANG_ARABIC_JORDAN -- (from WEL_LANGUAGE_CONSTANTS) Sublang_arabic_kuwait: INTEGER_32 = 13 -- Declared in Windows as SUBLANG_ARABIC_KUWAIT -- (from WEL_LANGUAGE_CONSTANTS) Sublang_arabic_lebanon: INTEGER_32 = 12 -- Declared in Windows as SUBLANG_ARABIC_LEBANON -- (from WEL_LANGUAGE_CONSTANTS) Sublang_arabic_libya: INTEGER_32 = 4 -- Declared in Windows as SUBLANG_ARABIC_LIBYA -- (from WEL_LANGUAGE_CONSTANTS) Sublang_arabic_morocco: INTEGER_32 = 6 -- Declared in Windows as SUBLANG_ARABIC_MOROCCO -- (from WEL_LANGUAGE_CONSTANTS) Sublang_arabic_oman: INTEGER_32 = 8 -- Declared in Windows as SUBLANG_ARABIC_OMAN -- (from WEL_LANGUAGE_CONSTANTS) Sublang_arabic_qatar: INTEGER_32 = 16 -- Declared in Windows as SUBLANG_ARABIC_QATAR -- (from WEL_LANGUAGE_CONSTANTS) Sublang_arabic_saudi_arabia: INTEGER_32 = 1 -- Declared in Windows as SUBLANG_ARABIC_SAUDI_ARABIA -- (from WEL_LANGUAGE_CONSTANTS) Sublang_arabic_syria: INTEGER_32 = 10 -- Declared in Windows as SUBLANG_ARABIC_SYRIA -- (from WEL_LANGUAGE_CONSTANTS) Sublang_arabic_tunisia: INTEGER_32 = 7 -- Declared in Windows as SUBLANG_ARABIC_TUNISIA -- (from WEL_LANGUAGE_CONSTANTS) Sublang_arabic_uae: INTEGER_32 = 14 -- Declared in Windows as SUBLANG_ARABIC_UAE -- (from WEL_LANGUAGE_CONSTANTS) Sublang_arabic_yemen: INTEGER_32 = 9 -- Declared in Windows as SUBLANG_ARABIC_YEMEN -- (from WEL_LANGUAGE_CONSTANTS) Sublang_chinese_hongkong: INTEGER_32 = 3 -- Declared in Windows as SUBLANG_CHINESE_HONGKONG -- (from WEL_LANGUAGE_CONSTANTS) Sublang_chinese_simplified: INTEGER_32 = 2 -- Declared in Windows as SUBLANG_CHINESE_SIMPLIFIED -- (from WEL_LANGUAGE_CONSTANTS) Sublang_chinese_singapore: INTEGER_32 = 4 -- Declared in Windows as SUBLANG_CHINESE_SINGAPORE -- (from WEL_LANGUAGE_CONSTANTS) Sublang_chinese_traditional: INTEGER_32 = 1 -- Declared in Windows as SUBLANG_CHINESE_TRADITIONAL -- (from WEL_LANGUAGE_CONSTANTS) Sublang_default: INTEGER_32 = 1 -- Declared in Windows as SUBLANG_DEFAULT -- (from WEL_LANGUAGE_CONSTANTS) Sublang_dutch: INTEGER_32 = 1 -- Declared in Windows as SUBLANG_DUTCH -- (from WEL_LANGUAGE_CONSTANTS) Sublang_dutch_belgian: INTEGER_32 = 2 -- Declared in Windows as SUBLANG_DUTCH_BELGIAN -- (from WEL_LANGUAGE_CONSTANTS) Sublang_english_aus: INTEGER_32 = 3 -- Declared in Windows as SUBLANG_ENGLISH_AUS -- (from WEL_LANGUAGE_CONSTANTS) Sublang_english_belize: INTEGER_32 = 10 -- Declared in Windows as SUBLANG_ENGLISH_BELIZE -- (from WEL_LANGUAGE_CONSTANTS) Sublang_english_can: INTEGER_32 = 4 -- Declared in Windows as SUBLANG_ENGLISH_CAN -- (from WEL_LANGUAGE_CONSTANTS) Sublang_english_caribbean: INTEGER_32 = 9 -- Declared in Windows as SUBLANG_ENGLISH_CARIBBEAN -- (from WEL_LANGUAGE_CONSTANTS) Sublang_english_eire: INTEGER_32 = 6 -- Declared in Windows as SUBLANG_ENGLISH_EIRE -- (from WEL_LANGUAGE_CONSTANTS) Sublang_english_jamaica: INTEGER_32 = 8 -- Declared in Windows as SUBLANG_ENGLISH_JAMAICA -- (from WEL_LANGUAGE_CONSTANTS) Sublang_english_nz: INTEGER_32 = 5 -- Declared in Windows as SUBLANG_ENGLISH_NZ -- (from WEL_LANGUAGE_CONSTANTS) Sublang_english_south_africa: INTEGER_32 = 7 -- Declared in Windows as SUBLANG_ENGLISH_SOUTH_AFRICA -- (from WEL_LANGUAGE_CONSTANTS) Sublang_english_trinidad: INTEGER_32 = 11 -- Declared in Windows as SUBLANG_ENGLISH_TRINIDAD -- (from WEL_LANGUAGE_CONSTANTS) Sublang_english_uk: INTEGER_32 = 2 -- Declared in Windows as SUBLANG_ENGLISH_UK -- (from WEL_LANGUAGE_CONSTANTS) Sublang_english_us: INTEGER_32 = 1 -- Declared in Windows as SUBLANG_ENGLISH_US -- (from WEL_LANGUAGE_CONSTANTS) Sublang_french: INTEGER_32 = 1 -- Declared in Windows as SUBLANG_FRENCH -- (from WEL_LANGUAGE_CONSTANTS) Sublang_french_belgian: INTEGER_32 = 2 -- Declared in Windows as SUBLANG_FRENCH_BELGIAN -- (from WEL_LANGUAGE_CONSTANTS) Sublang_french_canadian: INTEGER_32 = 3 -- Declared in Windows as SUBLANG_FRENCH_CANADIAN -- (from WEL_LANGUAGE_CONSTANTS) Sublang_french_luxembourg: INTEGER_32 = 5 -- Declared in Windows as SUBLANG_FRENCH_LUXEMBOURG -- (from WEL_LANGUAGE_CONSTANTS) Sublang_french_swiss: INTEGER_32 = 4 -- Declared in Windows as SUBLANG_FRENCH_SWISS -- (from WEL_LANGUAGE_CONSTANTS) Sublang_german: INTEGER_32 = 1 -- Declared in Windows as SUBLANG_GERMAN -- (from WEL_LANGUAGE_CONSTANTS) Sublang_german_austrian: INTEGER_32 = 3 -- Declared in Windows as SUBLANG_GERMAN_AUSTRIAN -- (from WEL_LANGUAGE_CONSTANTS) Sublang_german_liechtenstein: INTEGER_32 = 5 -- Declared in Windows as SUBLANG_GERMAN_LIECHTENSTEIN -- (from WEL_LANGUAGE_CONSTANTS) Sublang_german_luxembourg: INTEGER_32 = 4 -- Declared in Windows as SUBLANG_GERMAN_LUXEMBOURG -- (from WEL_LANGUAGE_CONSTANTS) Sublang_german_swiss: INTEGER_32 = 2 -- Declared in Windows as SUBLANG_GERMAN_SWISS -- (from WEL_LANGUAGE_CONSTANTS) Sublang_italian: INTEGER_32 = 1 -- Declared in Windows as SUBLANG_ITALIAN -- (from WEL_LANGUAGE_CONSTANTS) Sublang_italian_swiss: INTEGER_32 = 2 -- Declared in Windows as SUBLANG_ITALIAN_SWISS -- (from WEL_LANGUAGE_CONSTANTS) Sublang_korean: INTEGER_32 = 1 -- Declared in Windows as SUBLANG_KOREAN -- (from WEL_LANGUAGE_CONSTANTS) Sublang_neutral: INTEGER_32 = 0 -- Declared in Windows as SUBLANG_NEUTRAL -- (from WEL_LANGUAGE_CONSTANTS) Sublang_norwegian_bokmal: INTEGER_32 = 1 -- Declared in Windows as SUBLANG_NORWEGIAN_BOKMAL -- (from WEL_LANGUAGE_CONSTANTS) Sublang_norwegian_nynorsk: INTEGER_32 = 2 -- Declared in Windows as SUBLANG_NORWEGIAN_NYNORSK -- (from WEL_LANGUAGE_CONSTANTS) Sublang_portuguese: INTEGER_32 = 2 -- Declared in Windows as SUBLANG_PORTUGUESE -- (from WEL_LANGUAGE_CONSTANTS) Sublang_portuguese_brazilian: INTEGER_32 = 1 -- Declared in Windows as SUBLANG_PORTUGUESE_BRAZILIAN -- (from WEL_LANGUAGE_CONSTANTS) Sublang_serbian_cyrillic: INTEGER_32 = 3 -- Declared in Windows as SUBLANG_SERBIAN_CYRILLIC -- (from WEL_LANGUAGE_CONSTANTS) Sublang_serbian_latin: INTEGER_32 = 2 -- Declared in Windows as SUBLANG_SERBIAN_LATIN -- (from WEL_LANGUAGE_CONSTANTS) Sublang_spanish: INTEGER_32 = 1 -- Declared in Windows as SUBLANG_SPANISH -- (from WEL_LANGUAGE_CONSTANTS) Sublang_spanish_argentina: INTEGER_32 = 11 -- Declared in Windows as SUBLANG_SPANISH_ARGENTINA -- (from WEL_LANGUAGE_CONSTANTS) Sublang_spanish_bolivia: INTEGER_32 = 16 -- Declared in Windows as SUBLANG_SPANISH_BOLIVIA -- (from WEL_LANGUAGE_CONSTANTS) Sublang_spanish_chile: INTEGER_32 = 13 -- Declared in Windows as SUBLANG_SPANISH_CHILE -- (from WEL_LANGUAGE_CONSTANTS) Sublang_spanish_colombia: INTEGER_32 = 9 -- Declared in Windows as SUBLANG_SPANISH_COLOMBIA -- (from WEL_LANGUAGE_CONSTANTS) Sublang_spanish_costa_rica: INTEGER_32 = 5 -- Declared in Windows as SUBLANG_SPANISH_COSTA_RICA -- (from WEL_LANGUAGE_CONSTANTS) Sublang_spanish_dominican_republic: INTEGER_32 = 7 -- Declared in Windows as SUBLANG_SPANISH_DOMINICAN_REPUBLIC -- (from WEL_LANGUAGE_CONSTANTS) Sublang_spanish_ecuador: INTEGER_32 = 12 -- Declared in Windows as SUBLANG_SPANISH_ECUADOR -- (from WEL_LANGUAGE_CONSTANTS) Sublang_spanish_el_salvador: INTEGER_32 = 17 -- Declared in Windows as SUBLANG_SPANISH_EL_SALVADOR -- (from WEL_LANGUAGE_CONSTANTS) Sublang_spanish_guatemala: INTEGER_32 = 4 -- Declared in Windows as SUBLANG_SPANISH_GUATEMALA -- (from WEL_LANGUAGE_CONSTANTS) Sublang_spanish_honduras: INTEGER_32 = 18 -- Declared in Windows as SUBLANG_SPANISH_HONDURAS -- (from WEL_LANGUAGE_CONSTANTS) Sublang_spanish_mexican: INTEGER_32 = 2 -- Declared in Windows as SUBLANG_SPANISH_MEXICAN -- (from WEL_LANGUAGE_CONSTANTS) Sublang_spanish_modern: INTEGER_32 = 3 -- Declared in Windows as SUBLANG_SPANISH_MODERN -- (from WEL_LANGUAGE_CONSTANTS) Sublang_spanish_nicaragua: INTEGER_32 = 19 -- Declared in Windows as SUBLANG_SPANISH_NICARAGUA -- (from WEL_LANGUAGE_CONSTANTS) Sublang_spanish_panama: INTEGER_32 = 6 -- Declared in Windows as SUBLANG_SPANISH_PANAMA -- (from WEL_LANGUAGE_CONSTANTS) Sublang_spanish_paraguay: INTEGER_32 = 15 -- Declared in Windows as SUBLANG_SPANISH_PARAGUAY -- (from WEL_LANGUAGE_CONSTANTS) Sublang_spanish_peru: INTEGER_32 = 10 -- Declared in Windows as SUBLANG_SPANISH_PERU -- (from WEL_LANGUAGE_CONSTANTS) Sublang_spanish_puerto_rico: INTEGER_32 = 20 -- Declared in Windows as SUBLANG_SPANISH_PUERTO_RICO -- (from WEL_LANGUAGE_CONSTANTS) Sublang_spanish_uruguay: INTEGER_32 = 14 -- Declared in Windows as SUBLANG_SPANISH_URUGUAY -- (from WEL_LANGUAGE_CONSTANTS) Sublang_spanish_venezuela: INTEGER_32 = 8 -- Declared in Windows as SUBLANG_SPANISH_VENEZUELA -- (from WEL_LANGUAGE_CONSTANTS) Sublang_swedish: INTEGER_32 = 1 -- Declared in Windows as SUBLANG_SWEDISH -- (from WEL_LANGUAGE_CONSTANTS) Sublang_swedish_finland: INTEGER_32 = 2 -- Declared in Windows as SUBLANG_SWEDISH_FINLAND -- (from WEL_LANGUAGE_CONSTANTS) Sublang_sys_default: INTEGER_32 = 2 -- Declared in Windows as SUBLANG_SYS_DEFAULT -- (from WEL_LANGUAGE_CONSTANTS) feature -- Comparison frozen deep_equal (a: detachable ANY; b: like arg #1): BOOLEAN -- Are a and b either both void -- or attached to isomorphic object structures? -- (from ANY) ensure -- from ANY instance_free: class shallow_implies_deep: standard_equal (a, b) implies Result both_or_none_void: (a = Void) implies (Result = (b = Void)) same_type: (Result and (a /= Void)) implies (b /= Void and then a.same_type (b)) symmetric: Result implies deep_equal (b, a) frozen equal (a: detachable ANY; b: like arg #1): BOOLEAN -- Are a and b either both void or attached -- to objects considered equal? -- (from ANY) ensure -- from ANY instance_free: class definition: Result = (a = Void and b = Void) or else ((a /= Void and b /= Void) and then a.is_equal (b)) frozen is_deep_equal alias "≡≡≡" (other: WEL_MSG_BOX): BOOLEAN -- Are Current and other attached to isomorphic object structures? -- (from ANY) require -- from ANY other_not_void: other /= Void ensure -- from ANY shallow_implies_deep: standard_is_equal (other) implies Result same_type: Result implies same_type (other) symmetric: Result implies other.is_deep_equal (Current) is_equal (other: WEL_MSG_BOX): BOOLEAN -- Is other attached to an object considered -- equal to current object? -- (from ANY) require -- from ANY other_not_void: other /= Void ensure -- from ANY symmetric: Result implies other ~ Current consistent: standard_is_equal (other) implies Result frozen standard_equal (a: detachable ANY; b: like arg #1): BOOLEAN -- Are a and b either both void or attached to -- field-by-field identical objects of the same type? -- Always uses default object comparison criterion. -- (from ANY) ensure -- from ANY instance_free: class definition: Result = (a = Void and b = Void) or else ((a /= Void and b /= Void) and then a.standard_is_equal (b)) frozen standard_is_equal alias "" (other: WEL_MSG_BOX): BOOLEAN -- Is other attached to an object of the same type -- as current object, and field-by-field identical to it? -- (from ANY) require -- from ANY other_not_void: other /= Void ensure -- from ANY same_type: Result implies same_type (other) symmetric: Result implies other.standard_is_equal (Current) feature -- Status report conforms_to (other: ANY): BOOLEAN -- Does type of current object conform to type -- of other (as per Eiffel: The Language, chapter 13)? -- (from ANY) require -- from ANY other_not_void: other /= Void flag_set (flags, mask: INTEGER_32): BOOLEAN -- Is mask set in flags? -- (from WEL_BIT_OPERATIONS) language: INTEGER_32 -- Actual language for "push buttons" message_box_result: INTEGER_32 -- Last result for all xxx_message_box routines. -- See class WEL_ID_CONSTANTS for values. same_type (other: ANY): BOOLEAN -- Is type of current object identical to type of other? -- (from ANY) require -- from ANY other_not_void: other /= Void ensure -- from ANY definition: Result = (conforms_to (other) and other.conforms_to (Current)) sublanguage: INTEGER_32 -- Sublanguage of language for "push buttons" feature -- Duplication copy (other: WEL_MSG_BOX) -- Update current object using fields of object attached -- to other, so as to yield equal objects. -- (from ANY) require -- from ANY other_not_void: other /= Void type_identity: same_type (other) ensure -- from ANY is_equal: Current ~ other frozen deep_copy (other: WEL_MSG_BOX) -- Effect equivalent to that of: -- `copy` (other . `deep_twin`) -- (from ANY) require -- from ANY other_not_void: other /= Void ensure -- from ANY deep_equal: deep_equal (Current, other) frozen deep_twin: WEL_MSG_BOX -- New object structure recursively duplicated from Current. -- (from ANY) ensure -- from ANY deep_twin_not_void: Result /= Void deep_equal: deep_equal (Current, Result) frozen standard_copy (other: WEL_MSG_BOX) -- Copy every field of other onto corresponding field -- of current object. -- (from ANY) require -- from ANY other_not_void: other /= Void type_identity: same_type (other) ensure -- from ANY is_standard_equal: standard_is_equal (other) frozen standard_twin: WEL_MSG_BOX -- New object field-by-field identical to other. -- Always uses default copying semantics. -- (from ANY) ensure -- from ANY standard_twin_not_void: Result /= Void equal: standard_equal (Result, Current) frozen twin: WEL_MSG_BOX -- New object equal to Current -- `twin` calls `copy`; to change copying/twinning semantics, redefine `copy`. -- (from ANY) ensure -- from ANY twin_not_void: Result /= Void is_equal: Result ~ Current feature -- Basic operations basic_message_box (a_window: detachable WEL_WINDOW; a_text, a_title: READABLE_STRING_GENERAL; a_style: INTEGER_32) -- Show a basic message box with a_text inside and -- a_title using a_style. Basic means a_style should not contain -- the flag `mb_usericon`. -- See class WEL_MB_CONSTANTS for a_style value. require basic_message_box: basic_msg_box (a_style) text_not_void: a_text /= Void title_not_void: a_title /= Void clear_flag (flags, mask: INTEGER_32): INTEGER_32 -- Clear the mask in flags -- (from WEL_BIT_OPERATIONS) ensure -- from WEL_BIT_OPERATIONS flag_unset: not flag_set (Result, mask) frozen default: detachable WEL_MSG_BOX -- Default value of object's type -- (from ANY) frozen default_pointer: POINTER -- Default value of type POINTER -- (Avoid the need to write p.`default` for -- some p of type POINTER.) -- (from ANY) ensure -- from ANY instance_free: class default_rescue -- Process exception for routines with no Rescue clause. -- (Default: do nothing.) -- (from ANY) frozen do_nothing -- Execute a null action. -- (from ANY) ensure -- from ANY instance_free: class error_message_box (a_window: detachable WEL_WINDOW; a_text, a_title: READABLE_STRING_GENERAL) -- Show an error message box with message a_text -- and caption a_title require text_not_void: a_text /= Void title_not_void: a_title /= Void information_message_box (a_window: detachable WEL_WINDOW; a_text, a_title: READABLE_STRING_GENERAL) -- Show an information message box with message a_text -- and caption a_title require text_not_void: a_text /= Void title_not_void: a_title /= Void make -- initialize language question_message_box (a_window: detachable WEL_WINDOW; a_text, a_title: READABLE_STRING_GENERAL) -- Show a question message box with message a_text -- and caption a_title require text_not_void: a_text /= Void title_not_void: a_title /= Void set_flag (flags, mask: INTEGER_32): INTEGER_32 -- Set the mask in flags -- (from WEL_BIT_OPERATIONS) ensure -- from WEL_BIT_OPERATIONS flag_set: flag_set (Result, mask) set_language (a_language_id, a_sublanguage_id: INTEGER_32) -- set language to a_language_id -- and sublanguage to a_sublanguage_id require valid_langid: a_language_id > 0 valid_sublangid: a_sublanguage_id > 0 ensure language_set: language = a_language_id sublanguage_set: sublanguage = a_sublanguage_id user_icon_message_box (a_window: detachable WEL_WINDOW; a_text, a_title: READABLE_STRING_GENERAL; a_style, an_id: INTEGER_32) -- Show a message box with a user icon an_id, -- a_text inside and a_title using a_style. -- the flag `mb_usericon` must be present in a_style. -- See class WEL_MB_CONSTANTS for a_style value. require user_message_box: not basic_msg_box (a_style) text_not_void: a_text /= Void title_not_void: a_title /= Void warning_message_box (a_window: detachable WEL_WINDOW; a_text, a_title: READABLE_STRING_GENERAL) -- Show a warning message box with message a_text -- and caption a_title require text_not_void: a_text /= Void title_not_void: a_title /= Void feature -- Implementation basic_msg_box (a_style: INTEGER_32): BOOLEAN -- does a_style contain the flag `mb_usericon`? feature -- Output Io: STD_FILES -- Handle to standard file setup -- (from ANY) ensure -- from ANY instance_free: class io_not_void: Result /= Void out: STRING_8 -- New string containing terse printable representation -- of current object -- (from ANY) ensure -- from ANY out_not_void: Result /= Void print (o: detachable ANY) -- Write terse external representation of o -- on standard output. -- (from ANY) ensure -- from ANY instance_free: class frozen tagged_out: STRING_8 -- New string containing terse printable representation -- of current object -- (from ANY) ensure -- from ANY tagged_out_not_void: Result /= Void feature -- Platform Operating_environment: OPERATING_ENVIRONMENT -- Objects available from the operating system -- (from ANY) ensure -- from ANY instance_free: class operating_environment_not_void: Result /= Void invariant -- from ANY reflexive_equality: standard_is_equal (Current) reflexive_conformance: conforms_to (Current) note copyright: "Copyright (c) 1984-2006, Eiffel Software and others" license: "Eiffel Forum License v2 (see http://www.eiffel.com/licensing/forum.txt)" source: "[ Eiffel Software 356 Storke Road, Goleta, CA 93117 USA Telephone 805-685-1006, Fax 805-685-6869 Website http://www.eiffel.com Customer support http://support.eiffel.com ]" end -- class WEL_MSG_BOX
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

-- Generated by Eiffel Studio --
For more details: eiffel.org