Package OpenCAGE.GUI.Displays.Editor_Window_Displays

Class Editor_Window_Display

extends OpenCAGE.GUI.Displays.Window_Displays.Window_Display

throws Read_Source_Code_Error .

Attributes

private Gtk.Window.Gtk_Window Window 

private Gtk.Text.Gtk_Text Textbox 

private OpenCAGE.GUI.Displays.Editor_Window_Models.Editor_Window_Model Model 

Operations

public Set_Window_Title( String Title);

Defines the title of window [This description is adopted from 'OpenCAGE.GUI.Displays.Window_Displays.Window_Display'.]

public Show(void);

shows the window [This description is adopted from 'OpenCAGE.GUI.Displays.Window_Displays.Window_Display'.]

public Hide(void);

hides the window [This description is adopted from 'OpenCAGE.GUI.Displays.Window_Displays.Window_Display'.]

public Boolean Is_Visible(void);

checks if its shown or hide [This description is adopted from 'OpenCAGE.GUI.Displays.Window_Displays.Window_Display'.]

public Toggle_Visibility(void);

chenges the visibility [This description is adopted from 'OpenCAGE.GUI.Displays.Window_Displays.Window_Display'.]

public Build_GUI(void);

public Fill_Editor(void);