Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class SD_WIDGET_FACTORY General cluster: implementation_mswin description: "Factory with responsibility for create docking library widgets base on different style." create: make Ancestors SD_ACCESS* Queries docking_zone (a_content: SD_CONTENT): SD_DOCKING_ZONE editor_tab_area_menu (a_notebook: SD_NOTEBOOK): EV_MENU notebook_tab_area_menu_items: ARRAYED_LIST [EV_MENU_ITEM] Style_all_same: INTEGER_32 Style_different: INTEGER_32 style_valid (a_style: INTEGER_32): BOOLEAN tab_zone (a_content: SD_CONTENT): SD_TAB_ZONE title_area_menu: EV_MENU title_bar (a_style, a_zone_type: INTEGER_32): SD_TITLE_BAR title_bar_area_menu_items: ARRAYED_LIST [EV_MENU_ITEM] Commands set_style (a_style: INTEGER_32) Constraints not void not void
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

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