417 lines
19 KiB
XML
417 lines
19 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<!DOCTYPE glade-interface SYSTEM "glade-2.0.dtd">
|
|
<!-- Generated with glade3
|
|
Version: 3.0.0
|
|
Date: Mon Aug 21 00:18:03 2006
|
|
User: matteo
|
|
Host: tulip
|
|
-->
|
|
<glade-interface>
|
|
<widget class="GtkWindow" id="MainWindow">
|
|
<property name="title">SGPEMv2</property>
|
|
<property name="default_width">800</property>
|
|
<property name="default_height">600</property>
|
|
<property name="icon_name">gtk-dialog-warning</property>
|
|
<child>
|
|
<widget class="GtkVBox" id="MainBox">
|
|
<property name="visible">True</property>
|
|
<child>
|
|
<widget class="GtkMenuBar" id="MenuBar">
|
|
<property name="visible">True</property>
|
|
<child>
|
|
<widget class="GtkMenuItem" id="MenuItem.File">
|
|
<property name="visible">True</property>
|
|
<property name="label">_File</property>
|
|
<property name="use_underline">True</property>
|
|
<child>
|
|
<widget class="GtkMenu" id="MenuItem.File_menu">
|
|
<child>
|
|
<widget class="GtkImageMenuItem" id="MenuItem.File.Open">
|
|
<property name="visible">True</property>
|
|
<property name="label">gtk-open</property>
|
|
<property name="use_underline">True</property>
|
|
<property name="use_stock">True</property>
|
|
</widget>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkImageMenuItem" id="MenuItem.File.Save">
|
|
<property name="visible">True</property>
|
|
<property name="label">gtk-save</property>
|
|
<property name="use_underline">True</property>
|
|
<property name="use_stock">True</property>
|
|
</widget>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkImageMenuItem" id="MenuItem.File.SaveAs">
|
|
<property name="visible">True</property>
|
|
<property name="label">gtk-save-as</property>
|
|
<property name="use_underline">True</property>
|
|
<property name="use_stock">True</property>
|
|
</widget>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkImageMenuItem" id="MenuItem.File.Close">
|
|
<property name="visible">True</property>
|
|
<property name="label">gtk-close</property>
|
|
<property name="use_underline">True</property>
|
|
<property name="use_stock">True</property>
|
|
</widget>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkSeparatorMenuItem" id="separator1">
|
|
<property name="visible">True</property>
|
|
</widget>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkImageMenuItem" id="MenuItem.File.Quit">
|
|
<property name="visible">True</property>
|
|
<property name="label">gtk-quit</property>
|
|
<property name="use_underline">True</property>
|
|
<property name="use_stock">True</property>
|
|
</widget>
|
|
</child>
|
|
</widget>
|
|
</child>
|
|
</widget>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkMenuItem" id="MenuItem.Edit">
|
|
<property name="visible">True</property>
|
|
<property name="label">_Edit</property>
|
|
<property name="use_underline">True</property>
|
|
<child>
|
|
<widget class="GtkMenu" id="MenuItem.Edit_menu">
|
|
<child>
|
|
<widget class="GtkImageMenuItem" id="MenuItem.Edit.Preferences">
|
|
<property name="visible">True</property>
|
|
<property name="label">gtk-preferences</property>
|
|
<property name="use_underline">True</property>
|
|
<property name="use_stock">True</property>
|
|
</widget>
|
|
</child>
|
|
</widget>
|
|
</child>
|
|
</widget>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkMenuItem" id="MenuItem.Simulation">
|
|
<property name="visible">True</property>
|
|
<property name="label">_Simulation</property>
|
|
<property name="use_underline">True</property>
|
|
<child>
|
|
<widget class="GtkMenu" id="MenuItem.Simulation_menu">
|
|
<child>
|
|
<widget class="GtkImageMenuItem" id="MenuItem.Simulation.Play">
|
|
<property name="visible">True</property>
|
|
<property name="label">gtk-media-play</property>
|
|
<property name="use_underline">True</property>
|
|
<property name="use_stock">True</property>
|
|
</widget>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkImageMenuItem" id="pause1">
|
|
<property name="visible">True</property>
|
|
<property name="label">gtk-media-pause</property>
|
|
<property name="use_underline">True</property>
|
|
<property name="use_stock">True</property>
|
|
</widget>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkImageMenuItem" id="stop1">
|
|
<property name="visible">True</property>
|
|
<property name="label">gtk-media-stop</property>
|
|
<property name="use_underline">True</property>
|
|
<property name="use_stock">True</property>
|
|
<signal name="activate" handler="on_stop1_activate"/>
|
|
</widget>
|
|
</child>
|
|
</widget>
|
|
</child>
|
|
</widget>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkMenuItem" id="MenuItem.Debug">
|
|
<property name="visible">True</property>
|
|
<property name="label">_Debug</property>
|
|
<property name="use_underline">True</property>
|
|
<child>
|
|
<widget class="GtkMenu" id="MenuItem.Debug_menu">
|
|
<child>
|
|
<widget class="GtkImageMenuItem" id="MenuItem.Debug.Error">
|
|
<property name="visible">True</property>
|
|
<property name="label">gtk-dialog-error</property>
|
|
<property name="use_underline">True</property>
|
|
<property name="use_stock">True</property>
|
|
</widget>
|
|
</child>
|
|
</widget>
|
|
</child>
|
|
</widget>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkMenuItem" id="MenuItem.Help">
|
|
<property name="visible">True</property>
|
|
<property name="label">_Help</property>
|
|
<property name="use_underline">True</property>
|
|
<child>
|
|
<widget class="GtkMenu" id="MenuItem.Help_menu">
|
|
<child>
|
|
<widget class="GtkImageMenuItem" id="MenuItem.Help.About">
|
|
<property name="visible">True</property>
|
|
<property name="label">gtk-about</property>
|
|
<property name="use_underline">True</property>
|
|
<property name="use_stock">True</property>
|
|
</widget>
|
|
</child>
|
|
</widget>
|
|
</child>
|
|
</widget>
|
|
</child>
|
|
</widget>
|
|
<packing>
|
|
<property name="expand">False</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkToolbar" id="ToolBar">
|
|
<property name="visible">True</property>
|
|
<property name="toolbar_style">GTK_TOOLBAR_BOTH</property>
|
|
<child>
|
|
<widget class="GtkToolButton" id="ToolBar.Open">
|
|
<property name="visible">True</property>
|
|
<property name="stock_id">gtk-open</property>
|
|
</widget>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkToolButton" id="ToolBar.Save">
|
|
<property name="visible">True</property>
|
|
<property name="stock_id">gtk-save</property>
|
|
</widget>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkSeparatorToolItem" id="ToolBar.Separator0">
|
|
<property name="visible">True</property>
|
|
</widget>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkToolButton" id="ToolBar.Play">
|
|
<property name="visible">True</property>
|
|
<property name="sensitive">False</property>
|
|
<property name="stock_id">gtk-media-play</property>
|
|
</widget>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkToolButton" id="ToolBar.Pause">
|
|
<property name="visible">True</property>
|
|
<property name="sensitive">False</property>
|
|
<property name="stock_id">gtk-media-pause</property>
|
|
</widget>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkToolButton" id="ToolBar.Stop">
|
|
<property name="visible">True</property>
|
|
<property name="sensitive">False</property>
|
|
<property name="stock_id">gtk-media-stop</property>
|
|
</widget>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkSeparatorToolItem" id="ToolBar.Separator1">
|
|
<property name="visible">True</property>
|
|
</widget>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkMenuToolButton" id="ToolBar.PolicySelector">
|
|
<property name="visible">True</property>
|
|
<property name="label">Scheduling Policy</property>
|
|
<property name="use_underline">True</property>
|
|
<property name="stock_id">gtk-convert</property>
|
|
</widget>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkSeparatorToolItem" id="ToolBar.Separator2">
|
|
<property name="visible">True</property>
|
|
</widget>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkMenuToolButton" id="ToolBar.ResourceScheduling">
|
|
<property name="visible">True</property>
|
|
<property name="label">Resource Scheduling</property>
|
|
<property name="use_underline">True</property>
|
|
<property name="stock_id">gtk-select-color</property>
|
|
</widget>
|
|
</child>
|
|
</widget>
|
|
<packing>
|
|
<property name="expand">False</property>
|
|
<property name="position">1</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkVPaned" id="MainVPaned">
|
|
<property name="visible">True</property>
|
|
<property name="can_focus">True</property>
|
|
<property name="border_width">1</property>
|
|
<property name="position">200</property>
|
|
<child>
|
|
<widget class="GtkHPaned" id="EntitiesHPaned">
|
|
<property name="visible">True</property>
|
|
<child>
|
|
<widget class="GtkFrame" id="SchedulablesFrame">
|
|
<property name="visible">True</property>
|
|
<property name="label_xalign">0,000000</property>
|
|
<property name="shadow_type">GTK_SHADOW_NONE</property>
|
|
<child>
|
|
<widget class="GtkAlignment" id="SchedulablesFrame.Alignment">
|
|
<property name="visible">True</property>
|
|
<property name="left_padding">12</property>
|
|
<child>
|
|
<widget class="GtkScrolledWindow" id="SchedulablesScrolledWindow">
|
|
<property name="visible">True</property>
|
|
<property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
|
|
<property name="shadow_type">GTK_SHADOW_OUT</property>
|
|
<child>
|
|
<placeholder/>
|
|
</child>
|
|
</widget>
|
|
</child>
|
|
</widget>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkLabel" id="SchedulablesFrame.Label">
|
|
<property name="visible">True</property>
|
|
<property name="ypad">2</property>
|
|
<property name="label" translatable="yes"><i>Schedulables</i></property>
|
|
<property name="use_markup">True</property>
|
|
</widget>
|
|
<packing>
|
|
<property name="type">label_item</property>
|
|
</packing>
|
|
</child>
|
|
</widget>
|
|
<packing>
|
|
<property name="resize">False</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkFrame" id="ResourcesFrame">
|
|
<property name="visible">True</property>
|
|
<property name="label_xalign">0,000000</property>
|
|
<property name="shadow_type">GTK_SHADOW_NONE</property>
|
|
<child>
|
|
<widget class="GtkAlignment" id="SchedulablesFrame.Alignment">
|
|
<property name="visible">True</property>
|
|
<property name="left_padding">12</property>
|
|
<child>
|
|
<widget class="GtkScrolledWindow" id="ResourcesScrolledWindow">
|
|
<property name="visible">True</property>
|
|
<property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
|
|
<property name="shadow_type">GTK_SHADOW_OUT</property>
|
|
<child>
|
|
<placeholder/>
|
|
</child>
|
|
</widget>
|
|
</child>
|
|
</widget>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkLabel" id="ResourcesFrame.Label">
|
|
<property name="visible">True</property>
|
|
<property name="ypad">2</property>
|
|
<property name="label" translatable="yes"><i>Resources</i></property>
|
|
<property name="use_markup">True</property>
|
|
</widget>
|
|
<packing>
|
|
<property name="type">label_item</property>
|
|
</packing>
|
|
</child>
|
|
</widget>
|
|
<packing>
|
|
<property name="resize">False</property>
|
|
</packing>
|
|
</child>
|
|
</widget>
|
|
<packing>
|
|
<property name="resize">False</property>
|
|
<property name="shrink">False</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkScrolledWindow" id="SimulationScrolledWindow">
|
|
<property name="visible">True</property>
|
|
<property name="can_focus">True</property>
|
|
<property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
|
|
<child>
|
|
<placeholder/>
|
|
</child>
|
|
</widget>
|
|
</child>
|
|
</widget>
|
|
<packing>
|
|
<property name="position">2</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkLabel" id="ReadyQueueLabel">
|
|
<property name="visible">True</property>
|
|
<property name="xalign">0,100000</property>
|
|
<property name="xpad">7</property>
|
|
<property name="ypad">2</property>
|
|
<property name="label" translatable="yes"><b>Ready queue: {</b> <b>}</b></property>
|
|
<property name="use_markup">True</property>
|
|
<property name="ellipsize">PANGO_ELLIPSIZE_END</property>
|
|
<property name="single_line_mode">True</property>
|
|
</widget>
|
|
<packing>
|
|
<property name="expand">False</property>
|
|
<property name="position">4</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkStatusbar" id="MainStatusBar">
|
|
<property name="visible">True</property>
|
|
</widget>
|
|
<packing>
|
|
<property name="expand">False</property>
|
|
<property name="pack_type">GTK_PACK_END</property>
|
|
<property name="position">3</property>
|
|
</packing>
|
|
</child>
|
|
</widget>
|
|
</child>
|
|
</widget>
|
|
<widget class="GtkAboutDialog" id="AboutDialog">
|
|
<property name="transient_for">MainWindow</property>
|
|
<property name="version">0.3</property>
|
|
<property name="copyright">University of Padova, dept. of Pure and Applied Mathematics</property>
|
|
<property name="comments">An educational simulator for process scheduling policies in a monoprocessor computer.</property>
|
|
<property name="license">SGPEMv2 comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it under the terms of the GNU General Public License; for details see file COPYING contained in the source package.</property>
|
|
<property name="authors">Giovanni Giacobbi <ggiacobb@studenti.math.unipd.it>
|
|
Filippo Paparella <ironpipp@gmail.com>
|
|
Paolo Santi <psanti@studenti.math.unipd.it>
|
|
Matteo Settenvini <matteo@member.fsf.org>
|
|
Marco Trevisan <mtrevisa@studenti.math.unipd.it>
|
|
Djina Verbanac <betalgez@yahoo.com>
|
|
Luca Vezzaro <lvezzaro@studenti.math.unipd.it></property>
|
|
<property name="documenters"></property>
|
|
<child internal-child="vbox">
|
|
<widget class="GtkVBox" id="AboutDialog.VBox">
|
|
<property name="visible">True</property>
|
|
<property name="spacing">12</property>
|
|
<child>
|
|
<placeholder/>
|
|
</child>
|
|
<child internal-child="action_area">
|
|
<widget class="GtkHButtonBox" id="AboutDialog.ActionArea">
|
|
<property name="visible">True</property>
|
|
<property name="layout_style">GTK_BUTTONBOX_END</property>
|
|
</widget>
|
|
<packing>
|
|
<property name="expand">False</property>
|
|
<property name="pack_type">GTK_PACK_END</property>
|
|
</packing>
|
|
</child>
|
|
</widget>
|
|
</child>
|
|
</widget>
|
|
</glade-interface>
|