Automatic generation produced by ISE Eiffel
class TEXT_PANEL_BUFFERED_DATA General cluster: text_window description: "Buffered data for text panel instances. Used for userset properties on single text panel instance. Differs from editor preferences that are for system wide editor property settings." Ancestors SHARED_EDITOR_DATA Queries editor_preferences: EDITOR_DATA font_offset: INTEGER_32 font_width: INTEGER_32 fonts: SPECIAL [EV_FONT] initialized: BOOLEAN is_font_fixed: BOOLEAN is_font_fixed_set: BOOLEAN line_height: INTEGER_32 Panel_manager: TEXT_PANEL_MANAGER Constraints font width positive implies is font fixed -- Generated by Eiffel Studio --
For more details: eiffel.org