Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
deferred class SD_NOTEBOOK_TAB_DRAWER_I General cluster: implementation_mswin description: "Objects that responsible for drawing SD_NOTEBOOK_TAB." Ancestors ANY Queries close_clipping_width (a_total_width: INTEGER_32): INTEGER_32 close_rectangle: EV_RECTANGLE close_rectangle_parent_box: EV_RECTANGLE close_width: INTEGER_32 current_total_width: INTEGER_32 gap_height: INTEGER_32 height: INTEGER_32 is_draw_pixmap: BOOLEAN is_enough_space: BOOLEAN is_selected: BOOLEAN is_top_side_tab: BOOLEAN padding_width: INTEGER_32 pixmap: EV_PIXMAP start_x_close: INTEGER_32 start_x_pixmap_internal: INTEGER_32 start_x_separator_after_internal: INTEGER_32 start_x_separator_before_internal: INTEGER_32 start_x_tail_internal: INTEGER_32 start_x_text_internal: INTEGER_32 start_y_close: INTEGER_32 start_y_position: INTEGER_32 start_y_position_text: INTEGER_32 text: STRING_32 text_clipping_width (a_total_width: INTEGER_32): INTEGER_32 width: INTEGER_32 Commands draw_focus_rect (a_rect: EV_RECTANGLE) expose_hot (a_width: INTEGER_32; a_tab_info: SD_NOTEBOOK_TAB_INFO) expose_selected (a_width: INTEGER_32; a_tab_info: SD_NOTEBOOK_TAB_INFO) expose_unselected (a_width: INTEGER_32; a_tab_info: SD_NOTEBOOK_TAB_INFO) set_draw_pixmap (a_draw: BOOLEAN) set_drawing_area (a_tab: SD_NOTEBOOK_TAB) set_enough_space (a_enough: BOOLEAN) set_is_draw_at_top (a_draw_at_top: BOOLEAN) set_padding_width (a_width: INTEGER_32) set_pixmap (a_pixmap: EV_PIXMAP) set_selected (a_selected, a_focused: BOOLEAN) set_text (a_text: READABLE_STRING_GENERAL)
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

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