CI Server publishes no file-format documentation, so real .qli exports and a
real HMI deployment are the only specification the .qli and display generators
were written against. Kept the parts that carry that knowledge:
ciserver-qli-exports/ 10 exports - the .qli format
ciserver-hmi-deployment/ components, layouts, thresholds, locales
+ 6 of 84 displays
Dropped symbols/ (107 MB - CI Server's own installed library, already on
cicore1), the colour-variant displays, editor lock/autosave artefacts, and the
stock OpenPLC sample projects.
6467 lines
182 KiB
XML
6467 lines
182 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!--
|
|
* @(#)layouts.xml
|
|
*
|
|
* Copyright: Yokogawa All rights reserved.
|
|
* YOKOGAWA PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
|
|
*
|
|
* Author: C. Horevoorts
|
|
*
|
|
* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
|
* Changes ....
|
|
* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
|
* Who When Change What
|
|
* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
|
* HVS Feb-09 e10100 Added debugActivationKey
|
|
* HVS Jun-09 e10100 Added printer properties
|
|
* BGR June-09 i10253 Added Japanese Locale
|
|
* BHS Nov-09 i10284 Use new layout style
|
|
* HVS May-10 e10307 Correct syntax error
|
|
* HVS Jan-11 e10362 Playback
|
|
* RAJ Apr-14 i11008 Added shortcut to almshelved
|
|
* VNU Nov-14 e11182 Added mobile layout for MobileOperator
|
|
* HVS Sep-16 e11448 Add AOG displays
|
|
* HVS Mar-17 e11335 Change label of the login/logout menu option
|
|
* HVS May-17 e11335 Add AOG displays to toolbar
|
|
* JON Apr-18 e11938 Correct some translations
|
|
* VNU Feb-19 e11985 Correct case for alarmbanner display name
|
|
* DHN Apr-19 e12054 Add MapViewer display
|
|
* CST Mar-20 e12145 Rebranding - FAST/TOOLS changed to CI Server
|
|
* PCL Mar-20 e12134 GIS productising merge to Java11 and CIS.
|
|
* CST Jun-20 e12145 Rebranding - changed image for Operator Interface
|
|
* CST Jul-20 e12145 Rebranding
|
|
|
|
************************************************************************************************
|
|
name: layouts.xml
|
|
|
|
description: defines layouts for the FAST/TOOLS Web-HMI framework
|
|
|
|
version: 1.0
|
|
|
|
************************************************************************************************
|
|
-->
|
|
<layouts
|
|
debugActivationKey="CONTROL SHIFT F6">
|
|
|
|
<!--
|
|
************************************************************************************************
|
|
name: mobile
|
|
|
|
description: default layout for MobileOperator
|
|
|
|
target: 1280x1024
|
|
|
|
resize: f (F=not allowed / R=allowed)
|
|
************************************************************************************************
|
|
-->
|
|
<layout
|
|
name="mobile"
|
|
icon="poi.png"
|
|
title="$default"
|
|
lookAndFeel=""
|
|
drawBorder="true"
|
|
sizingAllowed="false"
|
|
minimizingAllowed="true"
|
|
closingAllowed="true"
|
|
alwaysOnTop="false"
|
|
initialPosition="centreScreen"
|
|
initialPositionX="0"
|
|
initialPositionY="0"
|
|
initialSize="pixels"
|
|
initialSizeWidth="1280"
|
|
initialSizeHeight="1024"
|
|
printOrientation="landscape"
|
|
printLeftMargin="0"
|
|
printRightMargin="0"
|
|
printTopMargin="0"
|
|
printBottomMargin="0">
|
|
<frame-set
|
|
rows="780,74"
|
|
borderStyle="none">
|
|
<frame-set
|
|
cols="138,1110"
|
|
borderStyle="none">
|
|
<frame
|
|
stackSize="1"
|
|
name="nav1"
|
|
zoomingAllowed="false"
|
|
scrollingAllowed="false"
|
|
initialDisplay="navMenu"
|
|
closeTabAllowed="false"
|
|
borderStyle="none"/>
|
|
<frame
|
|
stackSize="10"
|
|
name="default"
|
|
zoomingAllowed="true"
|
|
scrollingAllowed="true"
|
|
initialDisplay="main"
|
|
closeTabAllowed="false"
|
|
borderStyle="none"/>
|
|
</frame-set>
|
|
<frame
|
|
name="alarmBannerFrame"
|
|
zoomingAllowed="false"
|
|
initialDisplay="alarmBanner"
|
|
borderStyle="none"
|
|
closeTabAllowed="false"
|
|
zoom="stretchDisplay"/>
|
|
</frame-set>
|
|
</layout>
|
|
|
|
<!--
|
|
************************************************************************************************
|
|
name: default
|
|
|
|
description: framework for sxga
|
|
|
|
target: 1280x1024 (sxga)
|
|
|
|
resize: r (F=not allowed / R=allowed)
|
|
************************************************************************************************
|
|
-->
|
|
<layout
|
|
name="default"
|
|
icon="poi.png"
|
|
title="$default"
|
|
lookAndFeel=""
|
|
drawBorder="true"
|
|
sizingAllowed="true"
|
|
minimizingAllowed="true"
|
|
closingAllowed="true"
|
|
alwaysOnTop="false"
|
|
initialPosition="centreScreen"
|
|
initialPositionX="0"
|
|
initialPositionY="0"
|
|
initialSize="pixels"
|
|
initialSizeWidth="1280"
|
|
initialSizeHeight="1024"
|
|
printOrientation="landscape"
|
|
printLeftMargin="0"
|
|
printRightMargin="0"
|
|
printTopMargin="0"
|
|
printBottomMargin="0">
|
|
|
|
<menu>
|
|
<menu-item
|
|
name="menu.file"
|
|
label="File"
|
|
mnemonic="f">
|
|
<menu-item
|
|
name="menu.file.print.selectArea"
|
|
label="Select print area..."
|
|
icon=""
|
|
mnemonic="s"
|
|
accelerator=""
|
|
tooltip="Select the area to print"
|
|
command="print selectFrame"/>
|
|
<menu-item
|
|
name="menu.file.print.print"
|
|
label="Print..."
|
|
icon=""
|
|
mnemonic="P"
|
|
accelerator="CONTROL P"
|
|
tooltip="Print $"
|
|
command="print frameWithSetup"/>
|
|
<menu-item
|
|
name="menu.file.print.pageSetup"
|
|
label="Page setup..."
|
|
icon=""
|
|
mnemonic="e"
|
|
accelerator=""
|
|
tooltip="Setup the pages"
|
|
command="print setup"/>
|
|
<menu-item
|
|
name="menu.file.print.preview"
|
|
label="Print preview..."
|
|
icon=""
|
|
mnemonic="v"
|
|
accelerator=""
|
|
tooltip="Preview the printing"
|
|
command="print preview"/>
|
|
<menu-separator/>
|
|
<menu-item
|
|
name="menu.file.login"
|
|
label="Secondary login"
|
|
mnemonic="i"
|
|
accelerator=""
|
|
tooltip="Secondary login"
|
|
command="login"/>
|
|
<menu-item
|
|
name="menu.file.logout"
|
|
label="Secondary logout"
|
|
mnemonic="o"
|
|
accelerator=""
|
|
tooltip="Secondary logout"
|
|
command="logout"/>
|
|
<menu-separator/>
|
|
<menu-item
|
|
name="menu.file.exit"
|
|
label="Exit"
|
|
mnemonic="x"
|
|
accelerator="CONTROL Q"
|
|
tooltip="Exit the window"
|
|
command="exit"/>
|
|
</menu-item>
|
|
<menu-item
|
|
name="menu.view"
|
|
label="View"
|
|
mnemonic="V">
|
|
<menu-item
|
|
name="menu.view.reload"
|
|
label="Reload"
|
|
mnemonic="r"
|
|
accelerator="F5"
|
|
icon=""
|
|
tooltip="Reload $"
|
|
command="reload default"/>
|
|
<menu-item
|
|
name="menu.view.reload.all"
|
|
label="Reload All"
|
|
mnemonic="a"
|
|
accelerator="CONTROL F5"
|
|
icon=""
|
|
tooltip="Reload all displays"
|
|
command="reload all"/>
|
|
<menu-separator/>
|
|
<menu-item
|
|
name="menu.view.toolbar"
|
|
label="Toolbars"
|
|
mnemonic="t"
|
|
accelerator=""
|
|
icon=""
|
|
type="check"
|
|
tooltip="Show or hide the toolbars"
|
|
command="toolbar"/>
|
|
<menu-item
|
|
name="menu.view.statusLine"
|
|
label="Status Line"
|
|
mnemonic="s"
|
|
accelerator=""
|
|
icon=""
|
|
type="check"
|
|
tooltip="Show or hide the status line"
|
|
command="statusline"/>
|
|
</menu-item>
|
|
<menu-item
|
|
name="menu.zoom"
|
|
label="Zoom"
|
|
mnemonic="Z">
|
|
<menu-item
|
|
name="menu.zoom.in"
|
|
mnemonic="i"
|
|
accelerator="CONTROL ="
|
|
icon=""
|
|
label="Zoom In"
|
|
tooltip="Zoom in"
|
|
command="zoom 110 default"/>
|
|
<menu-item
|
|
name="menu.zoom.out"
|
|
mnemonic="o"
|
|
accelerator="CONTROL -"
|
|
icon=""
|
|
label="Zoom Out"
|
|
tooltip="Zoom out"
|
|
command="zoom 90 default"/>
|
|
<menu-item
|
|
name="menu.zoom.reset"
|
|
mnemonic="r"
|
|
accelerator="CONTROL ALT 0"
|
|
icon=""
|
|
label="Reset"
|
|
tooltip="Reset to 100%"
|
|
command="zoom 1 default"/>
|
|
<menu-item
|
|
name="menu.zoom.fit"
|
|
mnemonic="f"
|
|
accelerator="CONTROL 0"
|
|
icon=""
|
|
label="Fit"
|
|
tooltip="Fit Display "
|
|
command="zoom 0 default"/>
|
|
</menu-item>
|
|
<menu-item
|
|
name="menu.goto"
|
|
label="Go"
|
|
mnemonic="G">
|
|
<menu-item
|
|
name="menu.goto.back"
|
|
label="Back"
|
|
mnemonic="b"
|
|
accelerator="ALT LEFT"
|
|
icon=""
|
|
tooltip="Back to $"
|
|
command="navigate back default"/>
|
|
<menu-item
|
|
name="menu.goto.forward"
|
|
label="Forward"
|
|
mnemonic="f"
|
|
accelerator="ALT RIGHT"
|
|
icon=""
|
|
tooltip="Forward to $"
|
|
command="navigate forward default"/>
|
|
<menu-item
|
|
name="menu.goto.up"
|
|
label="Up"
|
|
mnemonic="u"
|
|
accelerator="ALT UP"
|
|
icon=""
|
|
tooltip="Up to $"
|
|
command="navigate up default"/>
|
|
<menu-separator/>
|
|
<menu-item
|
|
name="menu.goto.home"
|
|
label="Home"
|
|
mnemonic="h"
|
|
accelerator="ALT HOME"
|
|
icon=""
|
|
tooltip="Home to $"
|
|
command="navigate home default"/>
|
|
</menu-item>
|
|
<menu-item
|
|
name="menu.playback"
|
|
label="Playback"
|
|
mnemonic="P">
|
|
<menu-item
|
|
name="menu.playback.toggeRecording"
|
|
type="check"
|
|
label="Record"
|
|
mnemonic="r"
|
|
icon=""
|
|
tooltip="Start or stop recording"
|
|
command="playback record"/>
|
|
<menu-item
|
|
name="menu.playback.startViewer"
|
|
label="Open viewer..."
|
|
mnemonic="o"
|
|
icon=""
|
|
tooltip="Opens the viewer"
|
|
command="playback view"/>
|
|
</menu-item>
|
|
</menu>
|
|
<toolbar
|
|
name="toolbar.navigation"
|
|
label="Navigation"
|
|
floatable="false"
|
|
position="top">
|
|
<toolbar-item
|
|
name="toolbar.navigation.goto.alarmCurrent"
|
|
icon="ciProAlar32.png"
|
|
tooltip="Go to current alarm list"
|
|
label=""
|
|
command="navigate to default AOG_AlarmCurrent"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.goto.alarmShelved"
|
|
icon="ciShlAlar32.png"
|
|
tooltip="Go to shelved alarm list"
|
|
label=""
|
|
command="navigate to default AOG_AlarmShelved"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.goto.alarmHistory"
|
|
icon="ciHistAlm32.png"
|
|
tooltip="Go to historical alarm list"
|
|
label=""
|
|
command="navigate to default AOG_AlarmHistory "/>
|
|
<toolbar-separator/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.back"
|
|
icon="ciNavLeft32.png"
|
|
label=""
|
|
tooltip="Back to $"
|
|
command="navigate back default"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.forward"
|
|
icon="ciNavRight32.png"
|
|
label=""
|
|
tooltip="Forward to $"
|
|
command="navigate forward default"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.up"
|
|
icon="ciNavUp32.png"
|
|
tooltip="Up to $"
|
|
label=""
|
|
command="navigate up default"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.home"
|
|
icon="ciOverview32.png"
|
|
label=""
|
|
tooltip="Home to $"
|
|
command="navigate home default"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.goto.overview"
|
|
icon="ciNaviga32.png"
|
|
tooltip="Go to overview"
|
|
label=""
|
|
command="navigate to default AOG_Default"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.history"
|
|
tooltip="History"
|
|
label="History"
|
|
type="editableCombo"
|
|
command="navigate history default"/>
|
|
<toolbar-item
|
|
name="toolbar.zoom.in"
|
|
icon="ciZoomIn32.png"
|
|
label=""
|
|
tooltip="Zoom in"
|
|
command="zoom 110 default"/>
|
|
<toolbar-item
|
|
name="toolbar.zoom.out"
|
|
icon="ciZoomOut32.png"
|
|
label=""
|
|
tooltip="Zoom out"
|
|
command="zoom 90 default"/>
|
|
<toolbar-item
|
|
name="toolbar.zoom.reset"
|
|
icon="ciZoomOrg32.png"
|
|
label=""
|
|
tooltip="Reset to 100 %"
|
|
command="zoom 1 default"/>
|
|
<toolbar-item
|
|
name="toolbar.zoom.fit"
|
|
icon="ciZoomFull32.png"
|
|
label=""
|
|
tooltip="Fit Display"
|
|
command="zoom 0 default"/>
|
|
<toolbar-separator/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.goto.login"
|
|
icon="ciUsLogin32.png"
|
|
tooltip="User Login"
|
|
label=""
|
|
command="login"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.goto.trending"
|
|
icon="ciTrending32.png"
|
|
tooltip="Go to trending"
|
|
label=""
|
|
command="navigate to default AOG_TrendOpen"/>
|
|
<toolbar-separator/>
|
|
<toolbar-item
|
|
name="toolbar.print"
|
|
icon="ciHardCopy32.png"
|
|
tooltip="Print $"
|
|
command="print frame"/>
|
|
</toolbar>
|
|
<status-line>
|
|
<status-line-item
|
|
type="statusText"/>
|
|
<status-line-separator/>
|
|
<status-line-item
|
|
type="displayName"/>
|
|
<status-line-separator/>
|
|
<status-line-item
|
|
type="userName"/>
|
|
<status-line-separator/>
|
|
<status-line-item
|
|
type="playbackIndicator"/>
|
|
<status-line-separator/>
|
|
<status-line-item
|
|
type="dateTime"/>
|
|
<status-line-separator/>
|
|
<status-line-item
|
|
type="progresBar"/>
|
|
<status-line-separator/>
|
|
<status-line-item
|
|
type="graphicsQueueLevel"/>
|
|
<status-line-separator/>
|
|
<status-line-item
|
|
icon="connectionStatus.png"
|
|
type="connectionState"/>
|
|
</status-line>
|
|
<frame-set
|
|
rows="1*,fitDisplay"
|
|
borderStyle="none">
|
|
<frame-set
|
|
cols="fitDisplay,1*"
|
|
borderStyle="none">
|
|
<frame
|
|
stackSize="1"
|
|
name="nav1"
|
|
zoomingAllowed="false"
|
|
scrollingAllowed="false"
|
|
initialDisplay="AOG_MenuMain"
|
|
closeTabAllowed="false"
|
|
borderStyle="none"/>
|
|
<tab
|
|
stackSize="10"
|
|
name="default"
|
|
zoomingAllowed="true"
|
|
scrollingAllowed="true"
|
|
closeTabAllowed="true"
|
|
borderStyle="none"
|
|
tabPosition="top"
|
|
maximumTabs="5">
|
|
<frame
|
|
stackSize="10"
|
|
name="tab1"
|
|
zoomingAllowed="true"
|
|
scrollingAllowed="true"
|
|
initialDisplay="AOG_Default"
|
|
closeTabAllowed="false"
|
|
borderStyle="none"/>
|
|
<frame
|
|
stackSize="10"
|
|
name="tab2"
|
|
zoomingAllowed="true"
|
|
scrollingAllowed="true"
|
|
initialDisplay=""
|
|
closeTabAllowed="true"
|
|
borderStyle="none"/>
|
|
</tab>
|
|
</frame-set>
|
|
<frame
|
|
name="alarmBannerFrame"
|
|
zoomingAllowed="false"
|
|
initialDisplay="AOG_Style"
|
|
borderStyle="none"
|
|
closeTabAllowed="false"
|
|
zoom="stretchDisplay"/>
|
|
</frame-set>
|
|
</layout>
|
|
|
|
<!--
|
|
************************************************************************************************
|
|
name: sxga1r
|
|
************************************************************************************************
|
|
-->
|
|
|
|
|
|
<!--
|
|
************************************************************************************************
|
|
************************************************************************************************
|
|
START DEFINITION GENERATED LAYOUTS
|
|
************************************************************************************************
|
|
************************************************************************************************
|
|
-->
|
|
|
|
<!--
|
|
************************************************************************************************
|
|
name: sxga1f
|
|
|
|
description: framework for sxga
|
|
|
|
target: 1280x1024 (sxga)
|
|
|
|
resize: f (F=not allowed / R=allowed)
|
|
************************************************************************************************
|
|
-->
|
|
<layout
|
|
name="sxga1f"
|
|
icon="poi.png"
|
|
title="$default"
|
|
lookAndFeel=""
|
|
drawBorder="false"
|
|
sizingAllowed="true"
|
|
minimizingAllowed="true"
|
|
closingAllowed="false"
|
|
alwaysOnTop="false"
|
|
initialPosition="centreScreen"
|
|
initialPositionX="0"
|
|
initialPositionY="0"
|
|
initialSize="pixels"
|
|
initialSizeWidth="1280"
|
|
initialSizeHeight="1024">
|
|
<menu>
|
|
<menu-item
|
|
name="menu.file"
|
|
label="File"
|
|
mnemonic="f">
|
|
<menu-item
|
|
name="menu.file.print.selectArea"
|
|
label="Select print area..."
|
|
icon=""
|
|
mnemonic="s"
|
|
accelerator=""
|
|
tooltip="Select the area to print"
|
|
command="print selectFrame"/>
|
|
<menu-item
|
|
name="menu.file.print.print"
|
|
label="Print..."
|
|
icon=""
|
|
mnemonic="P"
|
|
accelerator="CONTROL P"
|
|
tooltip="Print $"
|
|
command="print frameWithSetup"/>
|
|
<menu-item
|
|
name="menu.file.print.pageSetup"
|
|
label="Page setup..."
|
|
icon=""
|
|
mnemonic="e"
|
|
accelerator=""
|
|
tooltip="Setup the pages"
|
|
command="print setup"/>
|
|
<menu-item
|
|
name="menu.file.print.preview"
|
|
label="Print preview..."
|
|
icon=""
|
|
mnemonic="v"
|
|
accelerator=""
|
|
tooltip="Preview the printing"
|
|
command="print preview"/>
|
|
<menu-separator/>
|
|
<menu-item
|
|
name="menu.file.login"
|
|
label="Login"
|
|
mnemonic="i"
|
|
accelerator=""
|
|
tooltip="Secondary login"
|
|
command="login"/>
|
|
<menu-item
|
|
name="menu.file.logout"
|
|
label="Logout"
|
|
mnemonic="o"
|
|
accelerator=""
|
|
tooltip="Secondary logout"
|
|
command="logout"/>
|
|
<menu-separator/>
|
|
<menu-item
|
|
name="menu.file.exit"
|
|
label="Exit"
|
|
mnemonic="x"
|
|
accelerator="CONTROL Q"
|
|
tooltip="Exit the window"
|
|
command="exit"/>
|
|
</menu-item>
|
|
<menu-item
|
|
name="menu.view"
|
|
label="View"
|
|
mnemonic="V">
|
|
<menu-item
|
|
name="menu.view.reload"
|
|
label="Reload"
|
|
mnemonic="r"
|
|
accelerator="F5"
|
|
icon=""
|
|
tooltip="Reload $"
|
|
command="reload default"/>
|
|
<menu-item
|
|
name="menu.view.reload.all"
|
|
label="Reload All"
|
|
mnemonic="a"
|
|
accelerator="CONTROL F5"
|
|
icon=""
|
|
tooltip="Reload all displays"
|
|
command="reload all"/>
|
|
<menu-separator/>
|
|
<menu-item
|
|
name="menu.view.toolbar"
|
|
label="Toolbars"
|
|
mnemonic="t"
|
|
accelerator=""
|
|
icon=""
|
|
type="check"
|
|
tooltip="Show or hide the toolbars"
|
|
command="toolbar"/>
|
|
<menu-item
|
|
name="menu.view.statusLine"
|
|
label="Status Line"
|
|
mnemonic="s"
|
|
accelerator=""
|
|
icon=""
|
|
type="check"
|
|
tooltip="Show or hide the status line"
|
|
command="statusline"/>
|
|
</menu-item>
|
|
<menu-item
|
|
name="menu.zoom"
|
|
label="Zoom"
|
|
mnemonic="Z">
|
|
<menu-item
|
|
name="menu.zoom.in"
|
|
mnemonic="i"
|
|
accelerator="CONTROL ="
|
|
icon=""
|
|
label="Zoom In"
|
|
tooltip="Zoom in"
|
|
command="zoom 110 default"/>
|
|
<menu-item
|
|
name="menu.zoom.out"
|
|
mnemonic="o"
|
|
accelerator="CONTROL -"
|
|
icon=""
|
|
label="Zoom Out"
|
|
tooltip="Zoom out"
|
|
command="zoom 90 default"/>
|
|
<menu-item
|
|
name="menu.zoom.reset"
|
|
mnemonic="r"
|
|
accelerator="CONTROL ALT 0"
|
|
icon=""
|
|
label="Reset"
|
|
tooltip="Reset to 100%"
|
|
command="zoom 1 default"/>
|
|
<menu-item
|
|
name="menu.zoom.fit"
|
|
mnemonic="f"
|
|
accelerator="CONTROL 0"
|
|
icon=""
|
|
label="Fit"
|
|
tooltip="Fit Display "
|
|
command="zoom 0 default"/>
|
|
</menu-item>
|
|
<menu-item
|
|
name="menu.goto"
|
|
label="Go"
|
|
mnemonic="G">
|
|
<menu-item
|
|
name="menu.goto.back"
|
|
label="Back"
|
|
mnemonic="b"
|
|
accelerator="ALT LEFT"
|
|
icon=""
|
|
tooltip="Back to $"
|
|
command="navigate back default"/>
|
|
<menu-item
|
|
name="menu.goto.forward"
|
|
label="Forward"
|
|
mnemonic="f"
|
|
accelerator="ALT RIGHT"
|
|
icon=""
|
|
tooltip="Forward to $"
|
|
command="navigate forward default"/>
|
|
<menu-item
|
|
name="menu.goto.up"
|
|
label="Up"
|
|
mnemonic="u"
|
|
accelerator="ALT UP"
|
|
icon=""
|
|
tooltip="Up to $"
|
|
command="navigate up default"/>
|
|
<menu-separator/>
|
|
<menu-item
|
|
name="menu.goto.home"
|
|
label="Home"
|
|
mnemonic="h"
|
|
accelerator="ALT HOME"
|
|
icon=""
|
|
tooltip="Home to $"
|
|
command="navigate home default"/>
|
|
</menu-item>
|
|
<menu-item
|
|
name="menu.playback"
|
|
label="Playback"
|
|
mnemonic="P">
|
|
<menu-item
|
|
name="menu.playback.toggeRecording"
|
|
type="check"
|
|
label="Record"
|
|
mnemonic="r"
|
|
icon=""
|
|
tooltip="Start or stop recording"
|
|
command="playback record"/>
|
|
<menu-item
|
|
name="menu.playback.startViewer"
|
|
label="Open viewer..."
|
|
mnemonic="o"
|
|
icon=""
|
|
tooltip="Opens the viewer"
|
|
command="playback view"/>
|
|
</menu-item>
|
|
</menu>
|
|
<toolbar
|
|
name="toolbar.navigation"
|
|
label="Navigation"
|
|
floatable="false"
|
|
position="top">
|
|
<toolbar-item
|
|
name="toolbar.navigation.goto.alarmCurrent"
|
|
icon="ciProAlar32.png"
|
|
tooltip="Go to current alarm list"
|
|
label=""
|
|
command="navigate to default sxga1almCurrent"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.goto.alarmShelved"
|
|
icon="ciShlAlar32.png"
|
|
tooltip="Go to shelved alarm list"
|
|
label=""
|
|
command="navigate to default sxga1almShelved"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.goto.alarmHistory"
|
|
icon="ciHistAlm32.png"
|
|
tooltip="Go to historical alarm list"
|
|
label=""
|
|
command="navigate to default sxga1almHistorical"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.goto.alarmSys"
|
|
icon="ciSysAlar32.png"
|
|
tooltip="Go to system alarm list"
|
|
label=""
|
|
command="navigate to default sxga1almSystem"/>
|
|
<toolbar-separator/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.back"
|
|
icon="ciNavLeft32.png"
|
|
label=""
|
|
tooltip="Back to $"
|
|
command="navigate back default"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.forward"
|
|
icon="ciNavRight32.png"
|
|
label=""
|
|
tooltip="Forward to $"
|
|
command="navigate forward default"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.up"
|
|
icon="ciNavUp32.png"
|
|
tooltip="Up to $"
|
|
label=""
|
|
command="navigate up default"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.home"
|
|
icon="ciOverview32.png"
|
|
label=""
|
|
tooltip="Home to $"
|
|
command="navigate home default"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.goto.overview"
|
|
icon="ciNaviga32.png"
|
|
tooltip="Go to overview"
|
|
label=""
|
|
command="navigate to default sxga1Main"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.history"
|
|
tooltip="History"
|
|
label="History"
|
|
type="editableCombo"
|
|
command="navigate history default"/>
|
|
<toolbar-item
|
|
name="toolbar.zoom.in"
|
|
icon="ciZoomIn32.png"
|
|
label=""
|
|
tooltip="Zoom in"
|
|
command="zoom 110 default"/>
|
|
<toolbar-item
|
|
name="toolbar.zoom.out"
|
|
icon="ciZoomOut32.png"
|
|
label=""
|
|
tooltip="Zoom out"
|
|
command="zoom 90 default"/>
|
|
<toolbar-item
|
|
name="toolbar.zoom.reset"
|
|
icon="ciZoomOrg32.png"
|
|
label=""
|
|
tooltip="Reset to 100 %"
|
|
command="zoom 1 default"/>
|
|
<toolbar-item
|
|
name="toolbar.zoom.fit"
|
|
icon="ciZoomFull32.png"
|
|
label=""
|
|
tooltip="Fit Display"
|
|
command="zoom 0 default"/>
|
|
<toolbar-separator/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.goto.login"
|
|
icon="ciUsLogin32.png"
|
|
tooltip="User Login"
|
|
label=""
|
|
command="login"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.goto.trending"
|
|
icon="ciTrending32.png"
|
|
tooltip="Go to trending"
|
|
label=""
|
|
command="navigate to default sxga1chartOpen"/>
|
|
<toolbar-separator/>
|
|
<toolbar-item
|
|
name="toolbar.print"
|
|
icon="ciHardCopy32.png"
|
|
tooltip="Print $"
|
|
command="print frame"/>
|
|
</toolbar>
|
|
<status-line>
|
|
<status-line-item
|
|
type="statusText"/>
|
|
<status-line-separator/>
|
|
<status-line-item
|
|
type="displayName"/>
|
|
<status-line-separator/>
|
|
<status-line-item
|
|
type="userName"/>
|
|
<status-line-separator/>
|
|
<status-line-item
|
|
type="playbackIndicator"/>
|
|
<status-line-separator/>
|
|
<status-line-item
|
|
type="dateTime"/>
|
|
<status-line-separator/>
|
|
<status-line-item
|
|
type="progresBar"/>
|
|
<status-line-separator/>
|
|
<status-line-item
|
|
type="graphicsQueueLevel"/>
|
|
<status-line-separator/>
|
|
<status-line-item
|
|
icon="connectionStatus.png"
|
|
type="connectionState"/>
|
|
</status-line>
|
|
<frame-set
|
|
rows="1*,fitDisplay"
|
|
borderStyle="none">
|
|
<frame-set
|
|
cols="fitDisplay,1*"
|
|
borderStyle="none">
|
|
<tab
|
|
stackSize="10"
|
|
name="menuFrame"
|
|
zoomingAllowed="false"
|
|
scrollingAllowed="false"
|
|
closeTabAllowed="true"
|
|
borderStyle="none"
|
|
tabPosition="top"
|
|
maximumTabs="1">
|
|
<frame
|
|
stackSize="1"
|
|
name="nav1"
|
|
zoomingAllowed="false"
|
|
scrollingAllowed="false"
|
|
initialDisplay=""
|
|
closeTabAllowed="false"
|
|
borderStyle="none"/>
|
|
</tab>
|
|
<tab
|
|
stackSize="10"
|
|
name="default"
|
|
zoomingAllowed="true"
|
|
scrollingAllowed="true"
|
|
closeTabAllowed="true"
|
|
borderStyle="none"
|
|
tabPosition="top"
|
|
maximumTabs="5">
|
|
<frame
|
|
stackSize="10"
|
|
name="tab1"
|
|
zoomingAllowed="true"
|
|
scrollingAllowed="true"
|
|
initialDisplay=""
|
|
closeTabAllowed="false"
|
|
borderStyle="none"/>
|
|
<frame
|
|
stackSize="10"
|
|
name="tab2"
|
|
zoomingAllowed="true"
|
|
scrollingAllowed="true"
|
|
initialDisplay=""
|
|
closeTabAllowed="true"
|
|
borderStyle="none"/>
|
|
</tab>
|
|
</frame-set>
|
|
<frame
|
|
name="alarmBannerFrame"
|
|
zoomingAllowed="false"
|
|
initialDisplay="AOG_AlarmBanner"
|
|
borderStyle="none"
|
|
closeTabAllowed="false"
|
|
zoom="stretchDisplay"/>
|
|
</frame-set>
|
|
</layout>
|
|
|
|
<!--
|
|
************************************************************************************************
|
|
name: sxga1f
|
|
************************************************************************************************
|
|
-->
|
|
|
|
<!--
|
|
************************************************************************************************
|
|
name: sxga1r
|
|
|
|
description: framework for sxga
|
|
|
|
target: 1280x1024 (sxga)
|
|
|
|
resize: r (F=not allowed / R=allowed)
|
|
************************************************************************************************
|
|
-->
|
|
<layout
|
|
name="sxga1r"
|
|
icon="poi.png"
|
|
title="$default"
|
|
lookAndFeel=""
|
|
drawBorder="true"
|
|
sizingAllowed="true"
|
|
minimizingAllowed="true"
|
|
closingAllowed="false"
|
|
alwaysOnTop="false"
|
|
initialPosition="centreScreen"
|
|
initialPositionX="0"
|
|
initialPositionY="0"
|
|
initialSize="pixels"
|
|
initialSizeWidth="1280"
|
|
initialSizeHeight="1024">
|
|
<menu>
|
|
<menu-item
|
|
name="menu.file"
|
|
label="File"
|
|
mnemonic="f">
|
|
<menu-item
|
|
name="menu.file.print.selectArea"
|
|
label="Select print area..."
|
|
icon=""
|
|
mnemonic="s"
|
|
accelerator=""
|
|
tooltip="Select the area to print"
|
|
command="print selectFrame"/>
|
|
<menu-item
|
|
name="menu.file.print.print"
|
|
label="Print..."
|
|
icon=""
|
|
mnemonic="P"
|
|
accelerator="CONTROL P"
|
|
tooltip="Print $"
|
|
command="print frameWithSetup"/>
|
|
<menu-item
|
|
name="menu.file.print.pageSetup"
|
|
label="Page setup..."
|
|
icon=""
|
|
mnemonic="e"
|
|
accelerator=""
|
|
tooltip="Setup the pages"
|
|
command="print setup"/>
|
|
<menu-item
|
|
name="menu.file.print.preview"
|
|
label="Print preview..."
|
|
icon=""
|
|
mnemonic="v"
|
|
accelerator=""
|
|
tooltip="Preview the printing"
|
|
command="print preview"/>
|
|
<menu-separator/>
|
|
<menu-item
|
|
name="menu.file.login"
|
|
label="Login"
|
|
mnemonic="i"
|
|
accelerator=""
|
|
tooltip="Secondary login"
|
|
command="login"/>
|
|
<menu-item
|
|
name="menu.file.logout"
|
|
label="Logout"
|
|
mnemonic="o"
|
|
accelerator=""
|
|
tooltip="Secondary logout"
|
|
command="logout"/>
|
|
<menu-separator/>
|
|
<menu-item
|
|
name="menu.file.exit"
|
|
label="Exit"
|
|
mnemonic="x"
|
|
accelerator="CONTROL Q"
|
|
tooltip="Exit the window"
|
|
command="exit"/>
|
|
</menu-item>
|
|
<menu-item
|
|
name="menu.view"
|
|
label="View"
|
|
mnemonic="V">
|
|
<menu-item
|
|
name="menu.view.reload"
|
|
label="Reload"
|
|
mnemonic="r"
|
|
accelerator="F5"
|
|
icon=""
|
|
tooltip="Reload $"
|
|
command="reload default"/>
|
|
<menu-item
|
|
name="menu.view.reload.all"
|
|
label="Reload All"
|
|
mnemonic="a"
|
|
accelerator="CONTROL F5"
|
|
icon=""
|
|
tooltip="Reload all displays"
|
|
command="reload all"/>
|
|
<menu-separator/>
|
|
<menu-item
|
|
name="menu.view.toolbar"
|
|
label="Toolbars"
|
|
mnemonic="t"
|
|
accelerator=""
|
|
icon=""
|
|
type="check"
|
|
tooltip="Show or hide the toolbars"
|
|
command="toolbar"/>
|
|
<menu-item
|
|
name="menu.view.statusLine"
|
|
label="Status Line"
|
|
mnemonic="s"
|
|
accelerator=""
|
|
icon=""
|
|
type="check"
|
|
tooltip="Show or hide the status line"
|
|
command="statusline"/>
|
|
</menu-item>
|
|
<menu-item
|
|
name="menu.zoom"
|
|
label="Zoom"
|
|
mnemonic="Z">
|
|
<menu-item
|
|
name="menu.zoom.in"
|
|
mnemonic="i"
|
|
accelerator="CONTROL ="
|
|
icon=""
|
|
label="Zoom In"
|
|
tooltip="Zoom in"
|
|
command="zoom 110 default"/>
|
|
<menu-item
|
|
name="menu.zoom.out"
|
|
mnemonic="o"
|
|
accelerator="CONTROL -"
|
|
icon=""
|
|
label="Zoom Out"
|
|
tooltip="Zoom out"
|
|
command="zoom 90 default"/>
|
|
<menu-item
|
|
name="menu.zoom.reset"
|
|
mnemonic="r"
|
|
accelerator="CONTROL ALT 0"
|
|
icon=""
|
|
label="Reset"
|
|
tooltip="Reset to 100%"
|
|
command="zoom 1 default"/>
|
|
<menu-item
|
|
name="menu.zoom.fit"
|
|
mnemonic="f"
|
|
accelerator="CONTROL 0"
|
|
icon=""
|
|
label="Fit"
|
|
tooltip="Fit Display "
|
|
command="zoom 0 default"/>
|
|
</menu-item>
|
|
<menu-item
|
|
name="menu.goto"
|
|
label="Go"
|
|
mnemonic="G">
|
|
<menu-item
|
|
name="menu.goto.back"
|
|
label="Back"
|
|
mnemonic="b"
|
|
accelerator="ALT LEFT"
|
|
icon=""
|
|
tooltip="Back to $"
|
|
command="navigate back default"/>
|
|
<menu-item
|
|
name="menu.goto.forward"
|
|
label="Forward"
|
|
mnemonic="f"
|
|
accelerator="ALT RIGHT"
|
|
icon=""
|
|
tooltip="Forward to $"
|
|
command="navigate forward default"/>
|
|
<menu-item
|
|
name="menu.goto.up"
|
|
label="Up"
|
|
mnemonic="u"
|
|
accelerator="ALT UP"
|
|
icon=""
|
|
tooltip="Up to $"
|
|
command="navigate up default"/>
|
|
<menu-separator/>
|
|
<menu-item
|
|
name="menu.goto.home"
|
|
label="Home"
|
|
mnemonic="h"
|
|
accelerator="ALT HOME"
|
|
icon=""
|
|
tooltip="Home to $"
|
|
command="navigate home default"/>
|
|
</menu-item>
|
|
<menu-item
|
|
name="menu.playback"
|
|
label="Playback"
|
|
mnemonic="P">
|
|
<menu-item
|
|
name="menu.playback.toggeRecording"
|
|
type="check"
|
|
label="Record"
|
|
mnemonic="r"
|
|
icon=""
|
|
tooltip="Start or stop recording"
|
|
command="playback record"/>
|
|
<menu-item
|
|
name="menu.playback.startViewer"
|
|
label="Open viewer..."
|
|
mnemonic="o"
|
|
icon=""
|
|
tooltip="Opens the viewer"
|
|
command="playback view"/>
|
|
</menu-item>
|
|
</menu>
|
|
<toolbar
|
|
name="toolbar.navigation"
|
|
label="Navigation"
|
|
floatable="false"
|
|
position="top">
|
|
<toolbar-item
|
|
name="toolbar.navigation.goto.alarmCurrent"
|
|
icon="ciProAlar32.png"
|
|
tooltip="Go to current alarm list"
|
|
label=""
|
|
command="navigate to default sxga1almCurrent"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.goto.alarmShelved"
|
|
icon="ciShlAlar32.png"
|
|
tooltip="Go to shelved alarm list"
|
|
label=""
|
|
command="navigate to default sxga1almShelved"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.goto.alarmHistory"
|
|
icon="ciHistAlm32.png"
|
|
tooltip="Go to historical alarm list"
|
|
label=""
|
|
command="navigate to default sxga1almHistorical"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.goto.alarmSys"
|
|
icon="ciSysAlar32.png"
|
|
tooltip="Go to system alarm list"
|
|
label=""
|
|
command="navigate to default sxga1almSystem"/>
|
|
<toolbar-separator/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.back"
|
|
icon="ciNavLeft32.png"
|
|
label=""
|
|
tooltip="Back to $"
|
|
command="navigate back default"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.forward"
|
|
icon="ciNavRight32.png"
|
|
label=""
|
|
tooltip="Forward to $"
|
|
command="navigate forward default"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.up"
|
|
icon="ciNavUp32.png"
|
|
tooltip="Up to $"
|
|
label=""
|
|
command="navigate up default"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.home"
|
|
icon="ciOverview32.png"
|
|
label=""
|
|
tooltip="Home to $"
|
|
command="navigate home default"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.goto.overview"
|
|
icon="ciNaviga32.png"
|
|
tooltip="Go to overview"
|
|
label=""
|
|
command="navigate to default sxga1Main"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.history"
|
|
tooltip="History"
|
|
label="History"
|
|
type="editableCombo"
|
|
command="navigate history default"/>
|
|
<toolbar-item
|
|
name="toolbar.zoom.in"
|
|
icon="ciZoomIn32.png"
|
|
label=""
|
|
tooltip="Zoom in"
|
|
command="zoom 110 default"/>
|
|
<toolbar-item
|
|
name="toolbar.zoom.out"
|
|
icon="ciZoomOut32.png"
|
|
label=""
|
|
tooltip="Zoom out"
|
|
command="zoom 90 default"/>
|
|
<toolbar-item
|
|
name="toolbar.zoom.reset"
|
|
icon="ciZoomOrg32.png"
|
|
label=""
|
|
tooltip="Reset to 100 %"
|
|
command="zoom 1 default"/>
|
|
<toolbar-item
|
|
name="toolbar.zoom.fit"
|
|
icon="ciZoomFull32.png"
|
|
label=""
|
|
tooltip="Fit Display"
|
|
command="zoom 0 default"/>
|
|
<toolbar-separator/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.goto.login"
|
|
icon="ciUsLogin32.png"
|
|
tooltip="User Login"
|
|
label=""
|
|
command="login"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.goto.trending"
|
|
icon="ciTrending32.png"
|
|
tooltip="Go to trending"
|
|
label=""
|
|
command="navigate to default sxga1chartOpen"/>
|
|
<toolbar-separator/>
|
|
<toolbar-item
|
|
name="toolbar.print"
|
|
icon="ciHardCopy32.png"
|
|
tooltip="Print $"
|
|
command="print frame"/>
|
|
</toolbar>
|
|
<status-line>
|
|
<status-line-item
|
|
type="statusText"/>
|
|
<status-line-separator/>
|
|
<status-line-item
|
|
type="displayName"/>
|
|
<status-line-separator/>
|
|
<status-line-item
|
|
type="userName"/>
|
|
<status-line-separator/>
|
|
<status-line-item
|
|
type="playbackIndicator"/>
|
|
<status-line-separator/>
|
|
<status-line-item
|
|
type="dateTime"/>
|
|
<status-line-separator/>
|
|
<status-line-item
|
|
type="progresBar"/>
|
|
<status-line-separator/>
|
|
<status-line-item
|
|
type="graphicsQueueLevel"/>
|
|
<status-line-separator/>
|
|
<status-line-item
|
|
icon="connectionStatus.png"
|
|
type="connectionState"/>
|
|
</status-line>
|
|
<frame-set
|
|
rows="1*,fitDisplay"
|
|
borderStyle="none">
|
|
<frame-set
|
|
cols="fitDisplay,1*"
|
|
borderStyle="none">
|
|
<tab
|
|
stackSize="10"
|
|
name="menuFrame"
|
|
zoomingAllowed="false"
|
|
scrollingAllowed="false"
|
|
closeTabAllowed="true"
|
|
borderStyle="none"
|
|
tabPosition="top"
|
|
maximumTabs="1">
|
|
<frame
|
|
stackSize="1"
|
|
name="nav1"
|
|
zoomingAllowed="false"
|
|
scrollingAllowed="false"
|
|
initialDisplay=""
|
|
closeTabAllowed="false"
|
|
borderStyle="none"/>
|
|
</tab>
|
|
<tab
|
|
stackSize="10"
|
|
name="default"
|
|
zoomingAllowed="true"
|
|
scrollingAllowed="true"
|
|
closeTabAllowed="true"
|
|
borderStyle="none"
|
|
tabPosition="top"
|
|
maximumTabs="5">
|
|
<frame
|
|
stackSize="10"
|
|
name="tab1"
|
|
zoomingAllowed="true"
|
|
scrollingAllowed="true"
|
|
initialDisplay=""
|
|
closeTabAllowed="false"
|
|
borderStyle="none"/>
|
|
<frame
|
|
stackSize="10"
|
|
name="tab2"
|
|
zoomingAllowed="true"
|
|
scrollingAllowed="true"
|
|
initialDisplay=""
|
|
closeTabAllowed="true"
|
|
borderStyle="none"/>
|
|
</tab>
|
|
</frame-set>
|
|
<frame
|
|
name="alarmBannerFrame"
|
|
zoomingAllowed="false"
|
|
initialDisplay="AOG_AlarmBanner"
|
|
borderStyle="none"
|
|
closeTabAllowed="false"
|
|
zoom="stretchDisplay"/>
|
|
</frame-set>
|
|
</layout>
|
|
|
|
<!--
|
|
************************************************************************************************
|
|
name: sxga1r
|
|
************************************************************************************************
|
|
-->
|
|
|
|
<!--
|
|
************************************************************************************************
|
|
name: uxga1f
|
|
|
|
description: framework for uxga
|
|
|
|
target: 1600x1200 (uxga)
|
|
|
|
resize: f (F=not allowed / R=allowed)
|
|
************************************************************************************************
|
|
-->
|
|
<layout
|
|
name="uxga1f"
|
|
icon="poi.png"
|
|
title="$default"
|
|
lookAndFeel=""
|
|
drawBorder="false"
|
|
sizingAllowed="true"
|
|
minimizingAllowed="true"
|
|
closingAllowed="false"
|
|
alwaysOnTop="false"
|
|
initialPosition="centreScreen"
|
|
initialPositionX="0"
|
|
initialPositionY="0"
|
|
initialSize="pixels"
|
|
initialSizeWidth="1600"
|
|
initialSizeHeight="1200">
|
|
<menu>
|
|
<menu-item
|
|
name="menu.file"
|
|
label="File"
|
|
mnemonic="f">
|
|
<menu-item
|
|
name="menu.file.print.selectArea"
|
|
label="Select print area..."
|
|
icon=""
|
|
mnemonic="s"
|
|
accelerator=""
|
|
tooltip="Select the area to print"
|
|
command="print selectFrame"/>
|
|
<menu-item
|
|
name="menu.file.print.print"
|
|
label="Print..."
|
|
icon=""
|
|
mnemonic="P"
|
|
accelerator="CONTROL P"
|
|
tooltip="Print $"
|
|
command="print frameWithSetup"/>
|
|
<menu-item
|
|
name="menu.file.print.pageSetup"
|
|
label="Page setup..."
|
|
icon=""
|
|
mnemonic="e"
|
|
accelerator=""
|
|
tooltip="Setup the pages"
|
|
command="print setup"/>
|
|
<menu-item
|
|
name="menu.file.print.preview"
|
|
label="Print preview..."
|
|
icon=""
|
|
mnemonic="v"
|
|
accelerator=""
|
|
tooltip="Preview the printing"
|
|
command="print preview"/>
|
|
<menu-separator/>
|
|
<menu-item
|
|
name="menu.file.login"
|
|
label="Login"
|
|
mnemonic="i"
|
|
accelerator=""
|
|
tooltip="Secondary login"
|
|
command="login"/>
|
|
<menu-item
|
|
name="menu.file.logout"
|
|
label="Logout"
|
|
mnemonic="o"
|
|
accelerator=""
|
|
tooltip="Secondary logout"
|
|
command="logout"/>
|
|
<menu-separator/>
|
|
<menu-item
|
|
name="menu.file.exit"
|
|
label="Exit"
|
|
mnemonic="x"
|
|
accelerator="CONTROL Q"
|
|
tooltip="Exit the window"
|
|
command="exit"/>
|
|
</menu-item>
|
|
<menu-item
|
|
name="menu.view"
|
|
label="View"
|
|
mnemonic="V">
|
|
<menu-item
|
|
name="menu.view.reload"
|
|
label="Reload"
|
|
mnemonic="r"
|
|
accelerator="F5"
|
|
icon=""
|
|
tooltip="Reload $"
|
|
command="reload default"/>
|
|
<menu-item
|
|
name="menu.view.reload.all"
|
|
label="Reload All"
|
|
mnemonic="a"
|
|
accelerator="CONTROL F5"
|
|
icon=""
|
|
tooltip="Reload all displays"
|
|
command="reload all"/>
|
|
<menu-separator/>
|
|
<menu-item
|
|
name="menu.view.toolbar"
|
|
label="Toolbars"
|
|
mnemonic="t"
|
|
accelerator=""
|
|
icon=""
|
|
type="check"
|
|
tooltip="Show or hide the toolbars"
|
|
command="toolbar"/>
|
|
<menu-item
|
|
name="menu.view.statusLine"
|
|
label="Status Line"
|
|
mnemonic="s"
|
|
accelerator=""
|
|
icon=""
|
|
type="check"
|
|
tooltip="Show or hide the status line"
|
|
command="statusline"/>
|
|
</menu-item>
|
|
<menu-item
|
|
name="menu.zoom"
|
|
label="Zoom"
|
|
mnemonic="Z">
|
|
<menu-item
|
|
name="menu.zoom.in"
|
|
mnemonic="i"
|
|
accelerator="CONTROL ="
|
|
icon=""
|
|
label="Zoom In"
|
|
tooltip="Zoom in"
|
|
command="zoom 110 default"/>
|
|
<menu-item
|
|
name="menu.zoom.out"
|
|
mnemonic="o"
|
|
accelerator="CONTROL -"
|
|
icon=""
|
|
label="Zoom Out"
|
|
tooltip="Zoom out"
|
|
command="zoom 90 default"/>
|
|
<menu-item
|
|
name="menu.zoom.reset"
|
|
mnemonic="r"
|
|
accelerator="CONTROL ALT 0"
|
|
icon=""
|
|
label="Reset"
|
|
tooltip="Reset to 100%"
|
|
command="zoom 1 default"/>
|
|
<menu-item
|
|
name="menu.zoom.fit"
|
|
mnemonic="f"
|
|
accelerator="CONTROL 0"
|
|
icon=""
|
|
label="Fit"
|
|
tooltip="Fit Display "
|
|
command="zoom 0 default"/>
|
|
</menu-item>
|
|
<menu-item
|
|
name="menu.goto"
|
|
label="Go"
|
|
mnemonic="G">
|
|
<menu-item
|
|
name="menu.goto.back"
|
|
label="Back"
|
|
mnemonic="b"
|
|
accelerator="ALT LEFT"
|
|
icon=""
|
|
tooltip="Back to $"
|
|
command="navigate back default"/>
|
|
<menu-item
|
|
name="menu.goto.forward"
|
|
label="Forward"
|
|
mnemonic="f"
|
|
accelerator="ALT RIGHT"
|
|
icon=""
|
|
tooltip="Forward to $"
|
|
command="navigate forward default"/>
|
|
<menu-item
|
|
name="menu.goto.up"
|
|
label="Up"
|
|
mnemonic="u"
|
|
accelerator="ALT UP"
|
|
icon=""
|
|
tooltip="Up to $"
|
|
command="navigate up default"/>
|
|
<menu-separator/>
|
|
<menu-item
|
|
name="menu.goto.home"
|
|
label="Home"
|
|
mnemonic="h"
|
|
accelerator="ALT HOME"
|
|
icon=""
|
|
tooltip="Home to $"
|
|
command="navigate home default"/>
|
|
</menu-item>
|
|
<menu-item
|
|
name="menu.playback"
|
|
label="Playback"
|
|
mnemonic="P">
|
|
<menu-item
|
|
name="menu.playback.toggeRecording"
|
|
type="check"
|
|
label="Record"
|
|
mnemonic="r"
|
|
icon=""
|
|
tooltip="Start or stop recording"
|
|
command="playback record"/>
|
|
<menu-item
|
|
name="menu.playback.startViewer"
|
|
label="Open viewer..."
|
|
mnemonic="o"
|
|
icon=""
|
|
tooltip="Opens the viewer"
|
|
command="playback view"/>
|
|
</menu-item>
|
|
</menu>
|
|
<toolbar
|
|
name="toolbar.navigation"
|
|
label="Navigation"
|
|
floatable="false"
|
|
position="top">
|
|
<toolbar-item
|
|
name="toolbar.navigation.goto.alarmCurrent"
|
|
icon="ciProAlar32.png"
|
|
tooltip="Go to current alarm list"
|
|
label=""
|
|
command="navigate to default uxga1almCurrent"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.goto.alarmShelved"
|
|
icon="ciShlAlar32.png"
|
|
tooltip="Go to shelved alarm list"
|
|
label=""
|
|
command="navigate to default uxga1almShelved"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.goto.alarmHistory"
|
|
icon="ciHistAlm32.png"
|
|
tooltip="Go to historical alarm list"
|
|
label=""
|
|
command="navigate to default uxga1almHistorical"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.goto.alarmSys"
|
|
icon="ciSysAlar32.png"
|
|
tooltip="Go to system alarm list"
|
|
label=""
|
|
command="navigate to default uxga1almSystem"/>
|
|
<toolbar-separator/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.back"
|
|
icon="ciNavLeft32.png"
|
|
label=""
|
|
tooltip="Back to $"
|
|
command="navigate back default"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.forward"
|
|
icon="ciNavRight32.png"
|
|
label=""
|
|
tooltip="Forward to $"
|
|
command="navigate forward default"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.up"
|
|
icon="ciNavUp32.png"
|
|
tooltip="Up to $"
|
|
label=""
|
|
command="navigate up default"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.home"
|
|
icon="ciOverview32.png"
|
|
label=""
|
|
tooltip="Home to $"
|
|
command="navigate home default"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.goto.overview"
|
|
icon="ciNaviga32.png"
|
|
tooltip="Go to overview"
|
|
label=""
|
|
command="navigate to default uxga1Main"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.history"
|
|
tooltip="History"
|
|
label="History"
|
|
type="editableCombo"
|
|
command="navigate history default"/>
|
|
<toolbar-item
|
|
name="toolbar.zoom.in"
|
|
icon="ciZoomIn32.png"
|
|
label=""
|
|
tooltip="Zoom in"
|
|
command="zoom 110 default"/>
|
|
<toolbar-item
|
|
name="toolbar.zoom.out"
|
|
icon="ciZoomOut32.png"
|
|
label=""
|
|
tooltip="Zoom out"
|
|
command="zoom 90 default"/>
|
|
<toolbar-item
|
|
name="toolbar.zoom.reset"
|
|
icon="ciZoomOrg32.png"
|
|
label=""
|
|
tooltip="Reset to 100 %"
|
|
command="zoom 1 default"/>
|
|
<toolbar-item
|
|
name="toolbar.zoom.fit"
|
|
icon="ciZoomFull32.png"
|
|
label=""
|
|
tooltip="Fit Display"
|
|
command="zoom 0 default"/>
|
|
<toolbar-separator/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.goto.login"
|
|
icon="ciUsLogin32.png"
|
|
tooltip="User Login"
|
|
label=""
|
|
command="login"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.goto.trending"
|
|
icon="ciTrending32.png"
|
|
tooltip="Go to trending"
|
|
label=""
|
|
command="navigate to default uxga1chartOpen"/>
|
|
<toolbar-separator/>
|
|
<toolbar-item
|
|
name="toolbar.print"
|
|
icon="ciHardCopy32.png"
|
|
tooltip="Print $"
|
|
command="print frame"/>
|
|
</toolbar>
|
|
<status-line>
|
|
<status-line-item
|
|
type="statusText"/>
|
|
<status-line-separator/>
|
|
<status-line-item
|
|
type="displayName"/>
|
|
<status-line-separator/>
|
|
<status-line-item
|
|
type="userName"/>
|
|
<status-line-separator/>
|
|
<status-line-item
|
|
type="playbackIndicator"/>
|
|
<status-line-separator/>
|
|
<status-line-item
|
|
type="dateTime"/>
|
|
<status-line-separator/>
|
|
<status-line-item
|
|
type="progresBar"/>
|
|
<status-line-separator/>
|
|
<status-line-item
|
|
type="graphicsQueueLevel"/>
|
|
<status-line-separator/>
|
|
<status-line-item
|
|
icon="connectionStatus.png"
|
|
type="connectionState"/>
|
|
</status-line>
|
|
<frame-set
|
|
rows="1*,fitDisplay"
|
|
borderStyle="none">
|
|
<frame-set
|
|
cols="fitDisplay,1*"
|
|
borderStyle="none">
|
|
<tab
|
|
stackSize="10"
|
|
name="menuFrame"
|
|
zoomingAllowed="false"
|
|
scrollingAllowed="false"
|
|
closeTabAllowed="true"
|
|
borderStyle="none"
|
|
tabPosition="top"
|
|
maximumTabs="1">
|
|
<frame
|
|
stackSize="1"
|
|
name="nav1"
|
|
zoomingAllowed="false"
|
|
scrollingAllowed="false"
|
|
initialDisplay=""
|
|
closeTabAllowed="false"
|
|
borderStyle="none"/>
|
|
</tab>
|
|
<tab
|
|
stackSize="10"
|
|
name="default"
|
|
zoomingAllowed="true"
|
|
scrollingAllowed="true"
|
|
closeTabAllowed="true"
|
|
borderStyle="none"
|
|
tabPosition="top"
|
|
maximumTabs="5">
|
|
<frame
|
|
stackSize="10"
|
|
name="tab1"
|
|
zoomingAllowed="true"
|
|
scrollingAllowed="true"
|
|
initialDisplay=""
|
|
closeTabAllowed="false"
|
|
borderStyle="none"/>
|
|
<frame
|
|
stackSize="10"
|
|
name="tab2"
|
|
zoomingAllowed="true"
|
|
scrollingAllowed="true"
|
|
initialDisplay=""
|
|
closeTabAllowed="true"
|
|
borderStyle="none"/>
|
|
</tab>
|
|
</frame-set>
|
|
<frame
|
|
name="alarmBannerFrame"
|
|
zoomingAllowed="false"
|
|
initialDisplay="AOG_AlarmBanner"
|
|
borderStyle="none"
|
|
closeTabAllowed="false"
|
|
zoom="stretchDisplay"/>
|
|
</frame-set>
|
|
</layout>
|
|
|
|
<!--
|
|
************************************************************************************************
|
|
name: uxga1f
|
|
************************************************************************************************
|
|
-->
|
|
|
|
<!--
|
|
************************************************************************************************
|
|
name: uxga1r
|
|
|
|
description: framework for uxga
|
|
|
|
target: 1600x1200 (uxga)
|
|
|
|
resize: r (F=not allowed / R=allowed)
|
|
************************************************************************************************
|
|
-->
|
|
<layout
|
|
name="uxga1r"
|
|
icon="poi.png"
|
|
title="$default"
|
|
lookAndFeel=""
|
|
drawBorder="true"
|
|
sizingAllowed="true"
|
|
minimizingAllowed="true"
|
|
closingAllowed="false"
|
|
alwaysOnTop="false"
|
|
initialPosition="centreScreen"
|
|
initialPositionX="0"
|
|
initialPositionY="0"
|
|
initialSize="pixels"
|
|
initialSizeWidth="1600"
|
|
initialSizeHeight="1200">
|
|
<menu>
|
|
<menu-item
|
|
name="menu.file"
|
|
label="File"
|
|
mnemonic="f">
|
|
<menu-item
|
|
name="menu.file.print.selectArea"
|
|
label="Select print area..."
|
|
icon=""
|
|
mnemonic="s"
|
|
accelerator=""
|
|
tooltip="Select the area to print"
|
|
command="print selectFrame"/>
|
|
<menu-item
|
|
name="menu.file.print.print"
|
|
label="Print..."
|
|
icon=""
|
|
mnemonic="P"
|
|
accelerator="CONTROL P"
|
|
tooltip="Print $"
|
|
command="print frameWithSetup"/>
|
|
<menu-item
|
|
name="menu.file.print.pageSetup"
|
|
label="Page setup..."
|
|
icon=""
|
|
mnemonic="e"
|
|
accelerator=""
|
|
tooltip="Setup the pages"
|
|
command="print setup"/>
|
|
<menu-item
|
|
name="menu.file.print.preview"
|
|
label="Print preview..."
|
|
icon=""
|
|
mnemonic="v"
|
|
accelerator=""
|
|
tooltip="Preview the printing"
|
|
command="print preview"/>
|
|
<menu-separator/>
|
|
<menu-item
|
|
name="menu.file.login"
|
|
label="Login"
|
|
mnemonic="i"
|
|
accelerator=""
|
|
tooltip="Secondary login"
|
|
command="login"/>
|
|
<menu-item
|
|
name="menu.file.logout"
|
|
label="Logout"
|
|
mnemonic="o"
|
|
accelerator=""
|
|
tooltip="Secondary logout"
|
|
command="logout"/>
|
|
<menu-separator/>
|
|
<menu-item
|
|
name="menu.file.exit"
|
|
label="Exit"
|
|
mnemonic="x"
|
|
accelerator="CONTROL Q"
|
|
tooltip="Exit the window"
|
|
command="exit"/>
|
|
</menu-item>
|
|
<menu-item
|
|
name="menu.view"
|
|
label="View"
|
|
mnemonic="V">
|
|
<menu-item
|
|
name="menu.view.reload"
|
|
label="Reload"
|
|
mnemonic="r"
|
|
accelerator="F5"
|
|
icon=""
|
|
tooltip="Reload $"
|
|
command="reload default"/>
|
|
<menu-item
|
|
name="menu.view.reload.all"
|
|
label="Reload All"
|
|
mnemonic="a"
|
|
accelerator="CONTROL F5"
|
|
icon=""
|
|
tooltip="Reload all displays"
|
|
command="reload all"/>
|
|
<menu-separator/>
|
|
<menu-item
|
|
name="menu.view.toolbar"
|
|
label="Toolbars"
|
|
mnemonic="t"
|
|
accelerator=""
|
|
icon=""
|
|
type="check"
|
|
tooltip="Show or hide the toolbars"
|
|
command="toolbar"/>
|
|
<menu-item
|
|
name="menu.view.statusLine"
|
|
label="Status Line"
|
|
mnemonic="s"
|
|
accelerator=""
|
|
icon=""
|
|
type="check"
|
|
tooltip="Show or hide the status line"
|
|
command="statusline"/>
|
|
</menu-item>
|
|
<menu-item
|
|
name="menu.zoom"
|
|
label="Zoom"
|
|
mnemonic="Z">
|
|
<menu-item
|
|
name="menu.zoom.in"
|
|
mnemonic="i"
|
|
accelerator="CONTROL ="
|
|
icon=""
|
|
label="Zoom In"
|
|
tooltip="Zoom in"
|
|
command="zoom 110 default"/>
|
|
<menu-item
|
|
name="menu.zoom.out"
|
|
mnemonic="o"
|
|
accelerator="CONTROL -"
|
|
icon=""
|
|
label="Zoom Out"
|
|
tooltip="Zoom out"
|
|
command="zoom 90 default"/>
|
|
<menu-item
|
|
name="menu.zoom.reset"
|
|
mnemonic="r"
|
|
accelerator="CONTROL ALT 0"
|
|
icon=""
|
|
label="Reset"
|
|
tooltip="Reset to 100%"
|
|
command="zoom 1 default"/>
|
|
<menu-item
|
|
name="menu.zoom.fit"
|
|
mnemonic="f"
|
|
accelerator="CONTROL 0"
|
|
icon=""
|
|
label="Fit"
|
|
tooltip="Fit Display "
|
|
command="zoom 0 default"/>
|
|
</menu-item>
|
|
<menu-item
|
|
name="menu.goto"
|
|
label="Go"
|
|
mnemonic="G">
|
|
<menu-item
|
|
name="menu.goto.back"
|
|
label="Back"
|
|
mnemonic="b"
|
|
accelerator="ALT LEFT"
|
|
icon=""
|
|
tooltip="Back to $"
|
|
command="navigate back default"/>
|
|
<menu-item
|
|
name="menu.goto.forward"
|
|
label="Forward"
|
|
mnemonic="f"
|
|
accelerator="ALT RIGHT"
|
|
icon=""
|
|
tooltip="Forward to $"
|
|
command="navigate forward default"/>
|
|
<menu-item
|
|
name="menu.goto.up"
|
|
label="Up"
|
|
mnemonic="u"
|
|
accelerator="ALT UP"
|
|
icon=""
|
|
tooltip="Up to $"
|
|
command="navigate up default"/>
|
|
<menu-separator/>
|
|
<menu-item
|
|
name="menu.goto.home"
|
|
label="Home"
|
|
mnemonic="h"
|
|
accelerator="ALT HOME"
|
|
icon=""
|
|
tooltip="Home to $"
|
|
command="navigate home default"/>
|
|
</menu-item>
|
|
<menu-item
|
|
name="menu.playback"
|
|
label="Playback"
|
|
mnemonic="P">
|
|
<menu-item
|
|
name="menu.playback.toggeRecording"
|
|
type="check"
|
|
label="Record"
|
|
mnemonic="r"
|
|
icon=""
|
|
tooltip="Start or stop recording"
|
|
command="playback record"/>
|
|
<menu-item
|
|
name="menu.playback.startViewer"
|
|
label="Open viewer..."
|
|
mnemonic="o"
|
|
icon=""
|
|
tooltip="Opens the viewer"
|
|
command="playback view"/>
|
|
</menu-item>
|
|
</menu>
|
|
<toolbar
|
|
name="toolbar.navigation"
|
|
label="Navigation"
|
|
floatable="false"
|
|
position="top">
|
|
<toolbar-item
|
|
name="toolbar.navigation.goto.alarmCurrent"
|
|
icon="ciProAlar32.png"
|
|
tooltip="Go to current alarm list"
|
|
label=""
|
|
command="navigate to default uxga1almCurrent"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.goto.alarmShelved"
|
|
icon="ciShlAlar32.png"
|
|
tooltip="Go to shelved alarm list"
|
|
label=""
|
|
command="navigate to default uxga1almShelved"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.goto.alarmHistory"
|
|
icon="ciHistAlm32.png"
|
|
tooltip="Go to historical alarm list"
|
|
label=""
|
|
command="navigate to default uxga1almHistorical"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.goto.alarmSys"
|
|
icon="ciSysAlar32.png"
|
|
tooltip="Go to system alarm list"
|
|
label=""
|
|
command="navigate to default uxga1almSystem"/>
|
|
<toolbar-separator/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.back"
|
|
icon="ciNavLeft32.png"
|
|
label=""
|
|
tooltip="Back to $"
|
|
command="navigate back default"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.forward"
|
|
icon="ciNavRight32.png"
|
|
label=""
|
|
tooltip="Forward to $"
|
|
command="navigate forward default"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.up"
|
|
icon="ciNavUp32.png"
|
|
tooltip="Up to $"
|
|
label=""
|
|
command="navigate up default"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.home"
|
|
icon="ciOverview32.png"
|
|
label=""
|
|
tooltip="Home to $"
|
|
command="navigate home default"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.goto.overview"
|
|
icon="ciNaviga32.png"
|
|
tooltip="Go to overview"
|
|
label=""
|
|
command="navigate to default uxga1Main"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.history"
|
|
tooltip="History"
|
|
label="History"
|
|
type="editableCombo"
|
|
command="navigate history default"/>
|
|
<toolbar-item
|
|
name="toolbar.zoom.in"
|
|
icon="ciZoomIn32.png"
|
|
label=""
|
|
tooltip="Zoom in"
|
|
command="zoom 110 default"/>
|
|
<toolbar-item
|
|
name="toolbar.zoom.out"
|
|
icon="ciZoomOut32.png"
|
|
label=""
|
|
tooltip="Zoom out"
|
|
command="zoom 90 default"/>
|
|
<toolbar-item
|
|
name="toolbar.zoom.reset"
|
|
icon="ciZoomOrg32.png"
|
|
label=""
|
|
tooltip="Reset to 100 %"
|
|
command="zoom 1 default"/>
|
|
<toolbar-item
|
|
name="toolbar.zoom.fit"
|
|
icon="ciZoomFull32.png"
|
|
label=""
|
|
tooltip="Fit Display"
|
|
command="zoom 0 default"/>
|
|
<toolbar-separator/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.goto.login"
|
|
icon="ciUsLogin32.png"
|
|
tooltip="User Login"
|
|
label=""
|
|
command="login"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.goto.trending"
|
|
icon="ciTrending32.png"
|
|
tooltip="Go to trending"
|
|
label=""
|
|
command="navigate to default uxga1chartOpen"/>
|
|
<toolbar-separator/>
|
|
<toolbar-item
|
|
name="toolbar.print"
|
|
icon="ciHardCopy32.png"
|
|
tooltip="Print $"
|
|
command="print frame"/>
|
|
</toolbar>
|
|
<status-line>
|
|
<status-line-item
|
|
type="statusText"/>
|
|
<status-line-separator/>
|
|
<status-line-item
|
|
type="displayName"/>
|
|
<status-line-separator/>
|
|
<status-line-item
|
|
type="userName"/>
|
|
<status-line-separator/>
|
|
<status-line-item
|
|
type="playbackIndicator"/>
|
|
<status-line-separator/>
|
|
<status-line-item
|
|
type="dateTime"/>
|
|
<status-line-separator/>
|
|
<status-line-item
|
|
type="progresBar"/>
|
|
<status-line-separator/>
|
|
<status-line-item
|
|
type="graphicsQueueLevel"/>
|
|
<status-line-separator/>
|
|
<status-line-item
|
|
icon="connectionStatus.png"
|
|
type="connectionState"/>
|
|
</status-line>
|
|
<frame-set
|
|
rows="1*,fitDisplay"
|
|
borderStyle="none">
|
|
<frame-set
|
|
cols="fitDisplay,1*"
|
|
borderStyle="none">
|
|
<tab
|
|
stackSize="10"
|
|
name="menuFrame"
|
|
zoomingAllowed="false"
|
|
scrollingAllowed="false"
|
|
closeTabAllowed="true"
|
|
borderStyle="none"
|
|
tabPosition="top"
|
|
maximumTabs="1">
|
|
<frame
|
|
stackSize="1"
|
|
name="nav1"
|
|
zoomingAllowed="false"
|
|
scrollingAllowed="false"
|
|
initialDisplay=""
|
|
closeTabAllowed="false"
|
|
borderStyle="none"/>
|
|
</tab>
|
|
<tab
|
|
stackSize="10"
|
|
name="default"
|
|
zoomingAllowed="true"
|
|
scrollingAllowed="true"
|
|
closeTabAllowed="true"
|
|
borderStyle="none"
|
|
tabPosition="top"
|
|
maximumTabs="5">
|
|
<frame
|
|
stackSize="10"
|
|
name="tab1"
|
|
zoomingAllowed="true"
|
|
scrollingAllowed="true"
|
|
initialDisplay=""
|
|
closeTabAllowed="false"
|
|
borderStyle="none"/>
|
|
<frame
|
|
stackSize="10"
|
|
name="tab2"
|
|
zoomingAllowed="true"
|
|
scrollingAllowed="true"
|
|
initialDisplay=""
|
|
closeTabAllowed="true"
|
|
borderStyle="none"/>
|
|
</tab>
|
|
</frame-set>
|
|
<frame
|
|
name="alarmBannerFrame"
|
|
zoomingAllowed="false"
|
|
initialDisplay="AOG_AlarmBanner"
|
|
borderStyle="none"
|
|
closeTabAllowed="false"
|
|
zoom="stretchDisplay"/>
|
|
</frame-set>
|
|
</layout>
|
|
|
|
<!--
|
|
************************************************************************************************
|
|
name: uxga1r
|
|
************************************************************************************************
|
|
-->
|
|
|
|
<!--
|
|
************************************************************************************************
|
|
name: wxga1f
|
|
|
|
description: framework for wxga
|
|
|
|
target: 1280x800 (wxga)
|
|
|
|
resize: f (F=not allowed / R=allowed)
|
|
************************************************************************************************
|
|
-->
|
|
<layout
|
|
name="wxga1f"
|
|
icon="poi.png"
|
|
title="$default"
|
|
lookAndFeel=""
|
|
drawBorder="false"
|
|
sizingAllowed="true"
|
|
minimizingAllowed="true"
|
|
closingAllowed="false"
|
|
alwaysOnTop="false"
|
|
initialPosition="centreScreen"
|
|
initialPositionX="0"
|
|
initialPositionY="0"
|
|
initialSize="pixels"
|
|
initialSizeWidth="1280"
|
|
initialSizeHeight="800">
|
|
<menu>
|
|
<menu-item
|
|
name="menu.file"
|
|
label="File"
|
|
mnemonic="f">
|
|
<menu-item
|
|
name="menu.file.print.selectArea"
|
|
label="Select print area..."
|
|
icon=""
|
|
mnemonic="s"
|
|
accelerator=""
|
|
tooltip="Select the area to print"
|
|
command="print selectFrame"/>
|
|
<menu-item
|
|
name="menu.file.print.print"
|
|
label="Print..."
|
|
icon=""
|
|
mnemonic="P"
|
|
accelerator="CONTROL P"
|
|
tooltip="Print $"
|
|
command="print frameWithSetup"/>
|
|
<menu-item
|
|
name="menu.file.print.pageSetup"
|
|
label="Page setup..."
|
|
icon=""
|
|
mnemonic="e"
|
|
accelerator=""
|
|
tooltip="Setup the pages"
|
|
command="print setup"/>
|
|
<menu-item
|
|
name="menu.file.print.preview"
|
|
label="Print preview..."
|
|
icon=""
|
|
mnemonic="v"
|
|
accelerator=""
|
|
tooltip="Preview the printing"
|
|
command="print preview"/>
|
|
<menu-separator/>
|
|
<menu-item
|
|
name="menu.file.login"
|
|
label="Login"
|
|
mnemonic="i"
|
|
accelerator=""
|
|
tooltip="Secondary login"
|
|
command="login"/>
|
|
<menu-item
|
|
name="menu.file.logout"
|
|
label="Logout"
|
|
mnemonic="o"
|
|
accelerator=""
|
|
tooltip="Secondary logout"
|
|
command="logout"/>
|
|
<menu-separator/>
|
|
<menu-item
|
|
name="menu.file.exit"
|
|
label="Exit"
|
|
mnemonic="x"
|
|
accelerator="CONTROL Q"
|
|
tooltip="Exit the window"
|
|
command="exit"/>
|
|
</menu-item>
|
|
<menu-item
|
|
name="menu.view"
|
|
label="View"
|
|
mnemonic="V">
|
|
<menu-item
|
|
name="menu.view.reload"
|
|
label="Reload"
|
|
mnemonic="r"
|
|
accelerator="F5"
|
|
icon=""
|
|
tooltip="Reload $"
|
|
command="reload default"/>
|
|
<menu-item
|
|
name="menu.view.reload.all"
|
|
label="Reload All"
|
|
mnemonic="a"
|
|
accelerator="CONTROL F5"
|
|
icon=""
|
|
tooltip="Reload all displays"
|
|
command="reload all"/>
|
|
<menu-separator/>
|
|
<menu-item
|
|
name="menu.view.toolbar"
|
|
label="Toolbars"
|
|
mnemonic="t"
|
|
accelerator=""
|
|
icon=""
|
|
type="check"
|
|
tooltip="Show or hide the toolbars"
|
|
command="toolbar"/>
|
|
<menu-item
|
|
name="menu.view.statusLine"
|
|
label="Status Line"
|
|
mnemonic="s"
|
|
accelerator=""
|
|
icon=""
|
|
type="check"
|
|
tooltip="Show or hide the status line"
|
|
command="statusline"/>
|
|
</menu-item>
|
|
<menu-item
|
|
name="menu.zoom"
|
|
label="Zoom"
|
|
mnemonic="Z">
|
|
<menu-item
|
|
name="menu.zoom.in"
|
|
mnemonic="i"
|
|
accelerator="CONTROL ="
|
|
icon=""
|
|
label="Zoom In"
|
|
tooltip="Zoom in"
|
|
command="zoom 110 default"/>
|
|
<menu-item
|
|
name="menu.zoom.out"
|
|
mnemonic="o"
|
|
accelerator="CONTROL -"
|
|
icon=""
|
|
label="Zoom Out"
|
|
tooltip="Zoom out"
|
|
command="zoom 90 default"/>
|
|
<menu-item
|
|
name="menu.zoom.reset"
|
|
mnemonic="r"
|
|
accelerator="CONTROL ALT 0"
|
|
icon=""
|
|
label="Reset"
|
|
tooltip="Reset to 100%"
|
|
command="zoom 1 default"/>
|
|
<menu-item
|
|
name="menu.zoom.fit"
|
|
mnemonic="f"
|
|
accelerator="CONTROL 0"
|
|
icon=""
|
|
label="Fit"
|
|
tooltip="Fit Display "
|
|
command="zoom 0 default"/>
|
|
</menu-item>
|
|
<menu-item
|
|
name="menu.goto"
|
|
label="Go"
|
|
mnemonic="G">
|
|
<menu-item
|
|
name="menu.goto.back"
|
|
label="Back"
|
|
mnemonic="b"
|
|
accelerator="ALT LEFT"
|
|
icon=""
|
|
tooltip="Back to $"
|
|
command="navigate back default"/>
|
|
<menu-item
|
|
name="menu.goto.forward"
|
|
label="Forward"
|
|
mnemonic="f"
|
|
accelerator="ALT RIGHT"
|
|
icon=""
|
|
tooltip="Forward to $"
|
|
command="navigate forward default"/>
|
|
<menu-item
|
|
name="menu.goto.up"
|
|
label="Up"
|
|
mnemonic="u"
|
|
accelerator="ALT UP"
|
|
icon=""
|
|
tooltip="Up to $"
|
|
command="navigate up default"/>
|
|
<menu-separator/>
|
|
<menu-item
|
|
name="menu.goto.home"
|
|
label="Home"
|
|
mnemonic="h"
|
|
accelerator="ALT HOME"
|
|
icon=""
|
|
tooltip="Home to $"
|
|
command="navigate home default"/>
|
|
</menu-item>
|
|
<menu-item
|
|
name="menu.playback"
|
|
label="Playback"
|
|
mnemonic="P">
|
|
<menu-item
|
|
name="menu.playback.toggeRecording"
|
|
type="check"
|
|
label="Record"
|
|
mnemonic="r"
|
|
icon=""
|
|
tooltip="Start or stop recording"
|
|
command="playback record"/>
|
|
<menu-item
|
|
name="menu.playback.startViewer"
|
|
label="Open viewer..."
|
|
mnemonic="o"
|
|
icon=""
|
|
tooltip="Opens the viewer"
|
|
command="playback view"/>
|
|
</menu-item>
|
|
</menu>
|
|
<toolbar
|
|
name="toolbar.navigation"
|
|
label="Navigation"
|
|
floatable="false"
|
|
position="top">
|
|
<toolbar-item
|
|
name="toolbar.navigation.goto.alarmCurrent"
|
|
icon="ciProAlar32.png"
|
|
tooltip="Go to current alarm list"
|
|
label=""
|
|
command="navigate to default wxga1almCurrent"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.goto.alarmShelved"
|
|
icon="ciShlAlar32.png"
|
|
tooltip="Go to shelved alarm list"
|
|
label=""
|
|
command="navigate to default wxga1almShelved"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.goto.alarmHistory"
|
|
icon="ciHistAlm32.png"
|
|
tooltip="Go to historical alarm list"
|
|
label=""
|
|
command="navigate to default wxga1almHistorical"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.goto.alarmSys"
|
|
icon="ciSysAlar32.png"
|
|
tooltip="Go to system alarm list"
|
|
label=""
|
|
command="navigate to default wxga1almSystem"/>
|
|
<toolbar-separator/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.back"
|
|
icon="ciNavLeft32.png"
|
|
label=""
|
|
tooltip="Back to $"
|
|
command="navigate back default"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.forward"
|
|
icon="ciNavRight32.png"
|
|
label=""
|
|
tooltip="Forward to $"
|
|
command="navigate forward default"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.up"
|
|
icon="ciNavUp32.png"
|
|
tooltip="Up to $"
|
|
label=""
|
|
command="navigate up default"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.home"
|
|
icon="ciOverview32.png"
|
|
label=""
|
|
tooltip="Home to $"
|
|
command="navigate home default"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.goto.overview"
|
|
icon="ciNaviga32.png"
|
|
tooltip="Go to overview"
|
|
label=""
|
|
command="navigate to default wxga1Main"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.history"
|
|
tooltip="History"
|
|
label="History"
|
|
type="editableCombo"
|
|
command="navigate history default"/>
|
|
<toolbar-item
|
|
name="toolbar.zoom.in"
|
|
icon="ciZoomIn32.png"
|
|
label=""
|
|
tooltip="Zoom in"
|
|
command="zoom 110 default"/>
|
|
<toolbar-item
|
|
name="toolbar.zoom.out"
|
|
icon="ciZoomOut32.png"
|
|
label=""
|
|
tooltip="Zoom out"
|
|
command="zoom 90 default"/>
|
|
<toolbar-item
|
|
name="toolbar.zoom.reset"
|
|
icon="ciZoomOrg32.png"
|
|
label=""
|
|
tooltip="Reset to 100 %"
|
|
command="zoom 1 default"/>
|
|
<toolbar-item
|
|
name="toolbar.zoom.fit"
|
|
icon="ciZoomFull32.png"
|
|
label=""
|
|
tooltip="Fit Display"
|
|
command="zoom 0 default"/>
|
|
<toolbar-separator/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.goto.login"
|
|
icon="ciUsLogin32.png"
|
|
tooltip="User Login"
|
|
label=""
|
|
command="login"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.goto.trending"
|
|
icon="ciTrending32.png"
|
|
tooltip="Go to trending"
|
|
label=""
|
|
command="navigate to default wxga1chartOpen"/>
|
|
<toolbar-separator/>
|
|
<toolbar-item
|
|
name="toolbar.print"
|
|
icon="ciHardCopy32.png"
|
|
tooltip="Print $"
|
|
command="print frame"/>
|
|
</toolbar>
|
|
<status-line>
|
|
<status-line-item
|
|
type="statusText"/>
|
|
<status-line-separator/>
|
|
<status-line-item
|
|
type="displayName"/>
|
|
<status-line-separator/>
|
|
<status-line-item
|
|
type="userName"/>
|
|
<status-line-separator/>
|
|
<status-line-item
|
|
type="playbackIndicator"/>
|
|
<status-line-separator/>
|
|
<status-line-item
|
|
type="dateTime"/>
|
|
<status-line-separator/>
|
|
<status-line-item
|
|
type="progresBar"/>
|
|
<status-line-separator/>
|
|
<status-line-item
|
|
type="graphicsQueueLevel"/>
|
|
<status-line-separator/>
|
|
<status-line-item
|
|
icon="connectionStatus.png"
|
|
type="connectionState"/>
|
|
</status-line>
|
|
<frame-set
|
|
rows="1*,fitDisplay"
|
|
borderStyle="none">
|
|
<frame-set
|
|
cols="fitDisplay,1*"
|
|
borderStyle="none">
|
|
<tab
|
|
stackSize="10"
|
|
name="menuFrame"
|
|
zoomingAllowed="false"
|
|
scrollingAllowed="false"
|
|
closeTabAllowed="true"
|
|
borderStyle="none"
|
|
tabPosition="top"
|
|
maximumTabs="1">
|
|
<frame
|
|
stackSize="1"
|
|
name="nav1"
|
|
zoomingAllowed="false"
|
|
scrollingAllowed="false"
|
|
initialDisplay=""
|
|
closeTabAllowed="false"
|
|
borderStyle="none"/>
|
|
</tab>
|
|
<tab
|
|
stackSize="10"
|
|
name="default"
|
|
zoomingAllowed="true"
|
|
scrollingAllowed="true"
|
|
closeTabAllowed="true"
|
|
borderStyle="none"
|
|
tabPosition="top"
|
|
maximumTabs="5">
|
|
<frame
|
|
stackSize="10"
|
|
name="tab1"
|
|
zoomingAllowed="true"
|
|
scrollingAllowed="true"
|
|
initialDisplay=""
|
|
closeTabAllowed="false"
|
|
borderStyle="none"/>
|
|
<frame
|
|
stackSize="10"
|
|
name="tab2"
|
|
zoomingAllowed="true"
|
|
scrollingAllowed="true"
|
|
initialDisplay=""
|
|
closeTabAllowed="true"
|
|
borderStyle="none"/>
|
|
</tab>
|
|
</frame-set>
|
|
<frame
|
|
name="alarmBannerFrame"
|
|
zoomingAllowed="false"
|
|
initialDisplay="AOG_AlarmBanner"
|
|
borderStyle="none"
|
|
closeTabAllowed="false"
|
|
zoom="stretchDisplay"/>
|
|
</frame-set>
|
|
</layout>
|
|
|
|
<!--
|
|
************************************************************************************************
|
|
name: wxga1f
|
|
************************************************************************************************
|
|
-->
|
|
|
|
<!--
|
|
************************************************************************************************
|
|
name: wxga1r
|
|
|
|
description: framework for wxga
|
|
|
|
target: 1280x800 (wxga)
|
|
|
|
resize: r (F=not allowed / R=allowed)
|
|
************************************************************************************************
|
|
-->
|
|
<layout
|
|
name="wxga1r"
|
|
icon="poi.png"
|
|
title="$default"
|
|
lookAndFeel=""
|
|
drawBorder="true"
|
|
sizingAllowed="true"
|
|
minimizingAllowed="true"
|
|
closingAllowed="false"
|
|
alwaysOnTop="false"
|
|
initialPosition="centreScreen"
|
|
initialPositionX="0"
|
|
initialPositionY="0"
|
|
initialSize="pixels"
|
|
initialSizeWidth="1280"
|
|
initialSizeHeight="800">
|
|
<menu>
|
|
<menu-item
|
|
name="menu.file"
|
|
label="File"
|
|
mnemonic="f">
|
|
<menu-item
|
|
name="menu.file.print.selectArea"
|
|
label="Select print area..."
|
|
icon=""
|
|
mnemonic="s"
|
|
accelerator=""
|
|
tooltip="Select the area to print"
|
|
command="print selectFrame"/>
|
|
<menu-item
|
|
name="menu.file.print.print"
|
|
label="Print..."
|
|
icon=""
|
|
mnemonic="P"
|
|
accelerator="CONTROL P"
|
|
tooltip="Print $"
|
|
command="print frameWithSetup"/>
|
|
<menu-item
|
|
name="menu.file.print.pageSetup"
|
|
label="Page setup..."
|
|
icon=""
|
|
mnemonic="e"
|
|
accelerator=""
|
|
tooltip="Setup the pages"
|
|
command="print setup"/>
|
|
<menu-item
|
|
name="menu.file.print.preview"
|
|
label="Print preview..."
|
|
icon=""
|
|
mnemonic="v"
|
|
accelerator=""
|
|
tooltip="Preview the printing"
|
|
command="print preview"/>
|
|
<menu-separator/>
|
|
<menu-item
|
|
name="menu.file.login"
|
|
label="Login"
|
|
mnemonic="i"
|
|
accelerator=""
|
|
tooltip="Secondary login"
|
|
command="login"/>
|
|
<menu-item
|
|
name="menu.file.logout"
|
|
label="Logout"
|
|
mnemonic="o"
|
|
accelerator=""
|
|
tooltip="Secondary logout"
|
|
command="logout"/>
|
|
<menu-separator/>
|
|
<menu-item
|
|
name="menu.file.exit"
|
|
label="Exit"
|
|
mnemonic="x"
|
|
accelerator="CONTROL Q"
|
|
tooltip="Exit the window"
|
|
command="exit"/>
|
|
</menu-item>
|
|
<menu-item
|
|
name="menu.view"
|
|
label="View"
|
|
mnemonic="V">
|
|
<menu-item
|
|
name="menu.view.reload"
|
|
label="Reload"
|
|
mnemonic="r"
|
|
accelerator="F5"
|
|
icon=""
|
|
tooltip="Reload $"
|
|
command="reload default"/>
|
|
<menu-item
|
|
name="menu.view.reload.all"
|
|
label="Reload All"
|
|
mnemonic="a"
|
|
accelerator="CONTROL F5"
|
|
icon=""
|
|
tooltip="Reload all displays"
|
|
command="reload all"/>
|
|
<menu-separator/>
|
|
<menu-item
|
|
name="menu.view.toolbar"
|
|
label="Toolbars"
|
|
mnemonic="t"
|
|
accelerator=""
|
|
icon=""
|
|
type="check"
|
|
tooltip="Show or hide the toolbars"
|
|
command="toolbar"/>
|
|
<menu-item
|
|
name="menu.view.statusLine"
|
|
label="Status Line"
|
|
mnemonic="s"
|
|
accelerator=""
|
|
icon=""
|
|
type="check"
|
|
tooltip="Show or hide the status line"
|
|
command="statusline"/>
|
|
</menu-item>
|
|
<menu-item
|
|
name="menu.zoom"
|
|
label="Zoom"
|
|
mnemonic="Z">
|
|
<menu-item
|
|
name="menu.zoom.in"
|
|
mnemonic="i"
|
|
accelerator="CONTROL ="
|
|
icon=""
|
|
label="Zoom In"
|
|
tooltip="Zoom in"
|
|
command="zoom 110 default"/>
|
|
<menu-item
|
|
name="menu.zoom.out"
|
|
mnemonic="o"
|
|
accelerator="CONTROL -"
|
|
icon=""
|
|
label="Zoom Out"
|
|
tooltip="Zoom out"
|
|
command="zoom 90 default"/>
|
|
<menu-item
|
|
name="menu.zoom.reset"
|
|
mnemonic="r"
|
|
accelerator="CONTROL ALT 0"
|
|
icon=""
|
|
label="Reset"
|
|
tooltip="Reset to 100%"
|
|
command="zoom 1 default"/>
|
|
<menu-item
|
|
name="menu.zoom.fit"
|
|
mnemonic="f"
|
|
accelerator="CONTROL 0"
|
|
icon=""
|
|
label="Fit"
|
|
tooltip="Fit Display "
|
|
command="zoom 0 default"/>
|
|
</menu-item>
|
|
<menu-item
|
|
name="menu.goto"
|
|
label="Go"
|
|
mnemonic="G">
|
|
<menu-item
|
|
name="menu.goto.back"
|
|
label="Back"
|
|
mnemonic="b"
|
|
accelerator="ALT LEFT"
|
|
icon=""
|
|
tooltip="Back to $"
|
|
command="navigate back default"/>
|
|
<menu-item
|
|
name="menu.goto.forward"
|
|
label="Forward"
|
|
mnemonic="f"
|
|
accelerator="ALT RIGHT"
|
|
icon=""
|
|
tooltip="Forward to $"
|
|
command="navigate forward default"/>
|
|
<menu-item
|
|
name="menu.goto.up"
|
|
label="Up"
|
|
mnemonic="u"
|
|
accelerator="ALT UP"
|
|
icon=""
|
|
tooltip="Up to $"
|
|
command="navigate up default"/>
|
|
<menu-separator/>
|
|
<menu-item
|
|
name="menu.goto.home"
|
|
label="Home"
|
|
mnemonic="h"
|
|
accelerator="ALT HOME"
|
|
icon=""
|
|
tooltip="Home to $"
|
|
command="navigate home default"/>
|
|
</menu-item>
|
|
<menu-item
|
|
name="menu.playback"
|
|
label="Playback"
|
|
mnemonic="P">
|
|
<menu-item
|
|
name="menu.playback.toggeRecording"
|
|
type="check"
|
|
label="Record"
|
|
mnemonic="r"
|
|
icon=""
|
|
tooltip="Start or stop recording"
|
|
command="playback record"/>
|
|
<menu-item
|
|
name="menu.playback.startViewer"
|
|
label="Open viewer..."
|
|
mnemonic="o"
|
|
icon=""
|
|
tooltip="Opens the viewer"
|
|
command="playback view"/>
|
|
</menu-item>
|
|
</menu>
|
|
<toolbar
|
|
name="toolbar.navigation"
|
|
label="Navigation"
|
|
floatable="false"
|
|
position="top">
|
|
<toolbar-item
|
|
name="toolbar.navigation.goto.alarmCurrent"
|
|
icon="ciProAlar32.png"
|
|
tooltip="Go to current alarm list"
|
|
label=""
|
|
command="navigate to default wxga1almCurrent"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.goto.alarmShelved"
|
|
icon="ciShlAlar32.png"
|
|
tooltip="Go to shelved alarm list"
|
|
label=""
|
|
command="navigate to default wxga1almShelved"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.goto.alarmHistory"
|
|
icon="ciHistAlm32.png"
|
|
tooltip="Go to historical alarm list"
|
|
label=""
|
|
command="navigate to default wxga1almHistorical"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.goto.alarmSys"
|
|
icon="ciSysAlar32.png"
|
|
tooltip="Go to system alarm list"
|
|
label=""
|
|
command="navigate to default wxga1almSystem"/>
|
|
<toolbar-separator/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.back"
|
|
icon="ciNavLeft32.png"
|
|
label=""
|
|
tooltip="Back to $"
|
|
command="navigate back default"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.forward"
|
|
icon="ciNavRight32.png"
|
|
label=""
|
|
tooltip="Forward to $"
|
|
command="navigate forward default"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.up"
|
|
icon="ciNavUp32.png"
|
|
tooltip="Up to $"
|
|
label=""
|
|
command="navigate up default"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.home"
|
|
icon="ciOverview32.png"
|
|
label=""
|
|
tooltip="Home to $"
|
|
command="navigate home default"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.goto.overview"
|
|
icon="ciNaviga32.png"
|
|
tooltip="Go to overview"
|
|
label=""
|
|
command="navigate to default wxga1Main"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.history"
|
|
tooltip="History"
|
|
label="History"
|
|
type="editableCombo"
|
|
command="navigate history default"/>
|
|
<toolbar-item
|
|
name="toolbar.zoom.in"
|
|
icon="ciZoomIn32.png"
|
|
label=""
|
|
tooltip="Zoom in"
|
|
command="zoom 110 default"/>
|
|
<toolbar-item
|
|
name="toolbar.zoom.out"
|
|
icon="ciZoomOut32.png"
|
|
label=""
|
|
tooltip="Zoom out"
|
|
command="zoom 90 default"/>
|
|
<toolbar-item
|
|
name="toolbar.zoom.reset"
|
|
icon="ciZoomOrg32.png"
|
|
label=""
|
|
tooltip="Reset to 100 %"
|
|
command="zoom 1 default"/>
|
|
<toolbar-item
|
|
name="toolbar.zoom.fit"
|
|
icon="ciZoomFull32.png"
|
|
label=""
|
|
tooltip="Fit Display"
|
|
command="zoom 0 default"/>
|
|
<toolbar-separator/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.goto.login"
|
|
icon="ciUsLogin32.png"
|
|
tooltip="User Login"
|
|
label=""
|
|
command="login"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.goto.trending"
|
|
icon="ciTrending32.png"
|
|
tooltip="Go to trending"
|
|
label=""
|
|
command="navigate to default wxga1chartOpen"/>
|
|
<toolbar-separator/>
|
|
<toolbar-item
|
|
name="toolbar.print"
|
|
icon="ciHardCopy32.png"
|
|
tooltip="Print $"
|
|
command="print frame"/>
|
|
</toolbar>
|
|
<status-line>
|
|
<status-line-item
|
|
type="statusText"/>
|
|
<status-line-separator/>
|
|
<status-line-item
|
|
type="displayName"/>
|
|
<status-line-separator/>
|
|
<status-line-item
|
|
type="userName"/>
|
|
<status-line-separator/>
|
|
<status-line-item
|
|
type="playbackIndicator"/>
|
|
<status-line-separator/>
|
|
<status-line-item
|
|
type="dateTime"/>
|
|
<status-line-separator/>
|
|
<status-line-item
|
|
type="progresBar"/>
|
|
<status-line-separator/>
|
|
<status-line-item
|
|
type="graphicsQueueLevel"/>
|
|
<status-line-separator/>
|
|
<status-line-item
|
|
icon="connectionStatus.png"
|
|
type="connectionState"/>
|
|
</status-line>
|
|
<frame-set
|
|
rows="1*,fitDisplay"
|
|
borderStyle="none">
|
|
<frame-set
|
|
cols="fitDisplay,1*"
|
|
borderStyle="none">
|
|
<tab
|
|
stackSize="10"
|
|
name="menuFrame"
|
|
zoomingAllowed="false"
|
|
scrollingAllowed="false"
|
|
closeTabAllowed="true"
|
|
borderStyle="none"
|
|
tabPosition="top"
|
|
maximumTabs="1">
|
|
<frame
|
|
stackSize="1"
|
|
name="nav1"
|
|
zoomingAllowed="false"
|
|
scrollingAllowed="false"
|
|
initialDisplay=""
|
|
closeTabAllowed="false"
|
|
borderStyle="none"/>
|
|
</tab>
|
|
<tab
|
|
stackSize="10"
|
|
name="default"
|
|
zoomingAllowed="true"
|
|
scrollingAllowed="true"
|
|
closeTabAllowed="true"
|
|
borderStyle="none"
|
|
tabPosition="top"
|
|
maximumTabs="5">
|
|
<frame
|
|
stackSize="10"
|
|
name="tab1"
|
|
zoomingAllowed="true"
|
|
scrollingAllowed="true"
|
|
initialDisplay=""
|
|
closeTabAllowed="false"
|
|
borderStyle="none"/>
|
|
<frame
|
|
stackSize="10"
|
|
name="tab2"
|
|
zoomingAllowed="true"
|
|
scrollingAllowed="true"
|
|
initialDisplay=""
|
|
closeTabAllowed="true"
|
|
borderStyle="none"/>
|
|
</tab>
|
|
</frame-set>
|
|
<frame
|
|
name="alarmBannerFrame"
|
|
zoomingAllowed="false"
|
|
initialDisplay="AOG_AlarmBanner"
|
|
borderStyle="none"
|
|
closeTabAllowed="false"
|
|
zoom="stretchDisplay"/>
|
|
</frame-set>
|
|
</layout>
|
|
|
|
<!--
|
|
************************************************************************************************
|
|
name: wxga1r
|
|
************************************************************************************************
|
|
-->
|
|
|
|
<!--
|
|
************************************************************************************************
|
|
name: wsxga1f
|
|
|
|
description: framework for wsxga
|
|
|
|
target: 1440x900 (wsxga)
|
|
|
|
resize: f (F=not allowed / R=allowed)
|
|
************************************************************************************************
|
|
-->
|
|
<layout
|
|
name="wsxga1f"
|
|
icon="poi.png"
|
|
title="$default"
|
|
lookAndFeel=""
|
|
drawBorder="false"
|
|
sizingAllowed="true"
|
|
minimizingAllowed="true"
|
|
closingAllowed="false"
|
|
alwaysOnTop="false"
|
|
initialPosition="centreScreen"
|
|
initialPositionX="0"
|
|
initialPositionY="0"
|
|
initialSize="pixels"
|
|
initialSizeWidth="1440"
|
|
initialSizeHeight="900">
|
|
<menu>
|
|
<menu-item
|
|
name="menu.file"
|
|
label="File"
|
|
mnemonic="f">
|
|
<menu-item
|
|
name="menu.file.print.selectArea"
|
|
label="Select print area..."
|
|
icon=""
|
|
mnemonic="s"
|
|
accelerator=""
|
|
tooltip="Select the area to print"
|
|
command="print selectFrame"/>
|
|
<menu-item
|
|
name="menu.file.print.print"
|
|
label="Print..."
|
|
icon=""
|
|
mnemonic="P"
|
|
accelerator="CONTROL P"
|
|
tooltip="Print $"
|
|
command="print frameWithSetup"/>
|
|
<menu-item
|
|
name="menu.file.print.pageSetup"
|
|
label="Page setup..."
|
|
icon=""
|
|
mnemonic="e"
|
|
accelerator=""
|
|
tooltip="Setup the pages"
|
|
command="print setup"/>
|
|
<menu-item
|
|
name="menu.file.print.preview"
|
|
label="Print preview..."
|
|
icon=""
|
|
mnemonic="v"
|
|
accelerator=""
|
|
tooltip="Preview the printing"
|
|
command="print preview"/>
|
|
<menu-separator/>
|
|
<menu-item
|
|
name="menu.file.login"
|
|
label="Login"
|
|
mnemonic="i"
|
|
accelerator=""
|
|
tooltip="Secondary login"
|
|
command="login"/>
|
|
<menu-item
|
|
name="menu.file.logout"
|
|
label="Logout"
|
|
mnemonic="o"
|
|
accelerator=""
|
|
tooltip="Secondary logout"
|
|
command="logout"/>
|
|
<menu-separator/>
|
|
<menu-item
|
|
name="menu.file.exit"
|
|
label="Exit"
|
|
mnemonic="x"
|
|
accelerator="CONTROL Q"
|
|
tooltip="Exit the window"
|
|
command="exit"/>
|
|
</menu-item>
|
|
<menu-item
|
|
name="menu.view"
|
|
label="View"
|
|
mnemonic="V">
|
|
<menu-item
|
|
name="menu.view.reload"
|
|
label="Reload"
|
|
mnemonic="r"
|
|
accelerator="F5"
|
|
icon=""
|
|
tooltip="Reload $"
|
|
command="reload default"/>
|
|
<menu-item
|
|
name="menu.view.reload.all"
|
|
label="Reload All"
|
|
mnemonic="a"
|
|
accelerator="CONTROL F5"
|
|
icon=""
|
|
tooltip="Reload all displays"
|
|
command="reload all"/>
|
|
<menu-separator/>
|
|
<menu-item
|
|
name="menu.view.toolbar"
|
|
label="Toolbars"
|
|
mnemonic="t"
|
|
accelerator=""
|
|
icon=""
|
|
type="check"
|
|
tooltip="Show or hide the toolbars"
|
|
command="toolbar"/>
|
|
<menu-item
|
|
name="menu.view.statusLine"
|
|
label="Status Line"
|
|
mnemonic="s"
|
|
accelerator=""
|
|
icon=""
|
|
type="check"
|
|
tooltip="Show or hide the status line"
|
|
command="statusline"/>
|
|
</menu-item>
|
|
<menu-item
|
|
name="menu.zoom"
|
|
label="Zoom"
|
|
mnemonic="Z">
|
|
<menu-item
|
|
name="menu.zoom.in"
|
|
mnemonic="i"
|
|
accelerator="CONTROL ="
|
|
icon=""
|
|
label="Zoom In"
|
|
tooltip="Zoom in"
|
|
command="zoom 110 default"/>
|
|
<menu-item
|
|
name="menu.zoom.out"
|
|
mnemonic="o"
|
|
accelerator="CONTROL -"
|
|
icon=""
|
|
label="Zoom Out"
|
|
tooltip="Zoom out"
|
|
command="zoom 90 default"/>
|
|
<menu-item
|
|
name="menu.zoom.reset"
|
|
mnemonic="r"
|
|
accelerator="CONTROL ALT 0"
|
|
icon=""
|
|
label="Reset"
|
|
tooltip="Reset to 100%"
|
|
command="zoom 1 default"/>
|
|
<menu-item
|
|
name="menu.zoom.fit"
|
|
mnemonic="f"
|
|
accelerator="CONTROL 0"
|
|
icon=""
|
|
label="Fit"
|
|
tooltip="Fit Display "
|
|
command="zoom 0 default"/>
|
|
</menu-item>
|
|
<menu-item
|
|
name="menu.goto"
|
|
label="Go"
|
|
mnemonic="G">
|
|
<menu-item
|
|
name="menu.goto.back"
|
|
label="Back"
|
|
mnemonic="b"
|
|
accelerator="ALT LEFT"
|
|
icon=""
|
|
tooltip="Back to $"
|
|
command="navigate back default"/>
|
|
<menu-item
|
|
name="menu.goto.forward"
|
|
label="Forward"
|
|
mnemonic="f"
|
|
accelerator="ALT RIGHT"
|
|
icon=""
|
|
tooltip="Forward to $"
|
|
command="navigate forward default"/>
|
|
<menu-item
|
|
name="menu.goto.up"
|
|
label="Up"
|
|
mnemonic="u"
|
|
accelerator="ALT UP"
|
|
icon=""
|
|
tooltip="Up to $"
|
|
command="navigate up default"/>
|
|
<menu-separator/>
|
|
<menu-item
|
|
name="menu.goto.home"
|
|
label="Home"
|
|
mnemonic="h"
|
|
accelerator="ALT HOME"
|
|
icon=""
|
|
tooltip="Home to $"
|
|
command="navigate home default"/>
|
|
</menu-item>
|
|
<menu-item
|
|
name="menu.playback"
|
|
label="Playback"
|
|
mnemonic="P">
|
|
<menu-item
|
|
name="menu.playback.toggeRecording"
|
|
type="check"
|
|
label="Record"
|
|
mnemonic="r"
|
|
icon=""
|
|
tooltip="Start or stop recording"
|
|
command="playback record"/>
|
|
<menu-item
|
|
name="menu.playback.startViewer"
|
|
label="Open viewer..."
|
|
mnemonic="o"
|
|
icon=""
|
|
tooltip="Opens the viewer"
|
|
command="playback view"/>
|
|
</menu-item>
|
|
</menu>
|
|
<toolbar
|
|
name="toolbar.navigation"
|
|
label="Navigation"
|
|
floatable="false"
|
|
position="top">
|
|
<toolbar-item
|
|
name="toolbar.navigation.goto.alarmCurrent"
|
|
icon="ciProAlar32.png"
|
|
tooltip="Go to current alarm list"
|
|
label=""
|
|
command="navigate to default wsxga1almCurrent"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.goto.alarmShelved"
|
|
icon="ciShlAlar32.png"
|
|
tooltip="Go to shelved alarm list"
|
|
label=""
|
|
command="navigate to default wsxga1almShelved"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.goto.alarmHistory"
|
|
icon="ciHistAlm32.png"
|
|
tooltip="Go to historical alarm list"
|
|
label=""
|
|
command="navigate to default wsxga1almHistorical"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.goto.alarmSys"
|
|
icon="ciSysAlar32.png"
|
|
tooltip="Go to system alarm list"
|
|
label=""
|
|
command="navigate to default wsxga1almSystem"/>
|
|
<toolbar-separator/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.back"
|
|
icon="ciNavLeft32.png"
|
|
label=""
|
|
tooltip="Back to $"
|
|
command="navigate back default"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.forward"
|
|
icon="ciNavRight32.png"
|
|
label=""
|
|
tooltip="Forward to $"
|
|
command="navigate forward default"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.up"
|
|
icon="ciNavUp32.png"
|
|
tooltip="Up to $"
|
|
label=""
|
|
command="navigate up default"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.home"
|
|
icon="ciOverview32.png"
|
|
label=""
|
|
tooltip="Home to $"
|
|
command="navigate home default"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.goto.overview"
|
|
icon="ciNaviga32.png"
|
|
tooltip="Go to overview"
|
|
label=""
|
|
command="navigate to default wsxga1Main"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.history"
|
|
tooltip="History"
|
|
label="History"
|
|
type="editableCombo"
|
|
command="navigate history default"/>
|
|
<toolbar-item
|
|
name="toolbar.zoom.in"
|
|
icon="ciZoomIn32.png"
|
|
label=""
|
|
tooltip="Zoom in"
|
|
command="zoom 110 default"/>
|
|
<toolbar-item
|
|
name="toolbar.zoom.out"
|
|
icon="ciZoomOut32.png"
|
|
label=""
|
|
tooltip="Zoom out"
|
|
command="zoom 90 default"/>
|
|
<toolbar-item
|
|
name="toolbar.zoom.reset"
|
|
icon="ciZoomOrg32.png"
|
|
label=""
|
|
tooltip="Reset to 100 %"
|
|
command="zoom 1 default"/>
|
|
<toolbar-item
|
|
name="toolbar.zoom.fit"
|
|
icon="ciZoomFull32.png"
|
|
label=""
|
|
tooltip="Fit Display"
|
|
command="zoom 0 default"/>
|
|
<toolbar-separator/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.goto.login"
|
|
icon="ciUsLogin32.png"
|
|
tooltip="User Login"
|
|
label=""
|
|
command="login"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.goto.trending"
|
|
icon="ciTrending32.png"
|
|
tooltip="Go to trending"
|
|
label=""
|
|
command="navigate to default wsxga1chartOpen"/>
|
|
<toolbar-separator/>
|
|
<toolbar-item
|
|
name="toolbar.print"
|
|
icon="ciHardCopy32.png"
|
|
tooltip="Print $"
|
|
command="print frame"/>
|
|
</toolbar>
|
|
<status-line>
|
|
<status-line-item
|
|
type="statusText"/>
|
|
<status-line-separator/>
|
|
<status-line-item
|
|
type="displayName"/>
|
|
<status-line-separator/>
|
|
<status-line-item
|
|
type="userName"/>
|
|
<status-line-separator/>
|
|
<status-line-item
|
|
type="playbackIndicator"/>
|
|
<status-line-separator/>
|
|
<status-line-item
|
|
type="dateTime"/>
|
|
<status-line-separator/>
|
|
<status-line-item
|
|
type="progresBar"/>
|
|
<status-line-separator/>
|
|
<status-line-item
|
|
type="graphicsQueueLevel"/>
|
|
<status-line-separator/>
|
|
<status-line-item
|
|
icon="connectionStatus.png"
|
|
type="connectionState"/>
|
|
</status-line>
|
|
<frame-set
|
|
rows="1*,fitDisplay"
|
|
borderStyle="none">
|
|
<frame-set
|
|
cols="fitDisplay,1*"
|
|
borderStyle="none">
|
|
<tab
|
|
stackSize="10"
|
|
name="menuFrame"
|
|
zoomingAllowed="false"
|
|
scrollingAllowed="false"
|
|
closeTabAllowed="true"
|
|
borderStyle="none"
|
|
tabPosition="top"
|
|
maximumTabs="1">
|
|
<frame
|
|
stackSize="1"
|
|
name="nav1"
|
|
zoomingAllowed="false"
|
|
scrollingAllowed="false"
|
|
initialDisplay=""
|
|
closeTabAllowed="false"
|
|
borderStyle="none"/>
|
|
</tab>
|
|
<tab
|
|
stackSize="10"
|
|
name="default"
|
|
zoomingAllowed="true"
|
|
scrollingAllowed="true"
|
|
closeTabAllowed="true"
|
|
borderStyle="none"
|
|
tabPosition="top"
|
|
maximumTabs="5">
|
|
<frame
|
|
stackSize="10"
|
|
name="tab1"
|
|
zoomingAllowed="true"
|
|
scrollingAllowed="true"
|
|
initialDisplay=""
|
|
closeTabAllowed="false"
|
|
borderStyle="none"/>
|
|
<frame
|
|
stackSize="10"
|
|
name="tab2"
|
|
zoomingAllowed="true"
|
|
scrollingAllowed="true"
|
|
initialDisplay=""
|
|
closeTabAllowed="true"
|
|
borderStyle="none"/>
|
|
</tab>
|
|
</frame-set>
|
|
<frame
|
|
name="alarmBannerFrame"
|
|
zoomingAllowed="false"
|
|
initialDisplay="AOG_AlarmBanner"
|
|
borderStyle="none"
|
|
closeTabAllowed="false"
|
|
zoom="stretchDisplay"/>
|
|
</frame-set>
|
|
</layout>
|
|
|
|
<!--
|
|
************************************************************************************************
|
|
name: wsxga1f
|
|
************************************************************************************************
|
|
-->
|
|
|
|
<!--
|
|
************************************************************************************************
|
|
name: wsxga1r
|
|
|
|
description: framework for wsxga
|
|
|
|
target: 1440x900 (wsxga)
|
|
|
|
resize: r (F=not allowed / R=allowed)
|
|
************************************************************************************************
|
|
-->
|
|
<layout
|
|
name="wsxga1r"
|
|
icon="poi.png"
|
|
title="$default"
|
|
lookAndFeel=""
|
|
drawBorder="true"
|
|
sizingAllowed="true"
|
|
minimizingAllowed="true"
|
|
closingAllowed="false"
|
|
alwaysOnTop="false"
|
|
initialPosition="centreScreen"
|
|
initialPositionX="0"
|
|
initialPositionY="0"
|
|
initialSize="pixels"
|
|
initialSizeWidth="1440"
|
|
initialSizeHeight="900">
|
|
<menu>
|
|
<menu-item
|
|
name="menu.file"
|
|
label="File"
|
|
mnemonic="f">
|
|
<menu-item
|
|
name="menu.file.print.selectArea"
|
|
label="Select print area..."
|
|
icon=""
|
|
mnemonic="s"
|
|
accelerator=""
|
|
tooltip="Select the area to print"
|
|
command="print selectFrame"/>
|
|
<menu-item
|
|
name="menu.file.print.print"
|
|
label="Print..."
|
|
icon=""
|
|
mnemonic="P"
|
|
accelerator="CONTROL P"
|
|
tooltip="Print $"
|
|
command="print frameWithSetup"/>
|
|
<menu-item
|
|
name="menu.file.print.pageSetup"
|
|
label="Page setup..."
|
|
icon=""
|
|
mnemonic="e"
|
|
accelerator=""
|
|
tooltip="Setup the pages"
|
|
command="print setup"/>
|
|
<menu-item
|
|
name="menu.file.print.preview"
|
|
label="Print preview..."
|
|
icon=""
|
|
mnemonic="v"
|
|
accelerator=""
|
|
tooltip="Preview the printing"
|
|
command="print preview"/>
|
|
<menu-separator/>
|
|
<menu-item
|
|
name="menu.file.login"
|
|
label="Login"
|
|
mnemonic="i"
|
|
accelerator=""
|
|
tooltip="Secondary login"
|
|
command="login"/>
|
|
<menu-item
|
|
name="menu.file.logout"
|
|
label="Logout"
|
|
mnemonic="o"
|
|
accelerator=""
|
|
tooltip="Secondary logout"
|
|
command="logout"/>
|
|
<menu-separator/>
|
|
<menu-item
|
|
name="menu.file.exit"
|
|
label="Exit"
|
|
mnemonic="x"
|
|
accelerator="CONTROL Q"
|
|
tooltip="Exit the window"
|
|
command="exit"/>
|
|
</menu-item>
|
|
<menu-item
|
|
name="menu.view"
|
|
label="View"
|
|
mnemonic="V">
|
|
<menu-item
|
|
name="menu.view.reload"
|
|
label="Reload"
|
|
mnemonic="r"
|
|
accelerator="F5"
|
|
icon=""
|
|
tooltip="Reload $"
|
|
command="reload default"/>
|
|
<menu-item
|
|
name="menu.view.reload.all"
|
|
label="Reload All"
|
|
mnemonic="a"
|
|
accelerator="CONTROL F5"
|
|
icon=""
|
|
tooltip="Reload all displays"
|
|
command="reload all"/>
|
|
<menu-separator/>
|
|
<menu-item
|
|
name="menu.view.toolbar"
|
|
label="Toolbars"
|
|
mnemonic="t"
|
|
accelerator=""
|
|
icon=""
|
|
type="check"
|
|
tooltip="Show or hide the toolbars"
|
|
command="toolbar"/>
|
|
<menu-item
|
|
name="menu.view.statusLine"
|
|
label="Status Line"
|
|
mnemonic="s"
|
|
accelerator=""
|
|
icon=""
|
|
type="check"
|
|
tooltip="Show or hide the status line"
|
|
command="statusline"/>
|
|
</menu-item>
|
|
<menu-item
|
|
name="menu.zoom"
|
|
label="Zoom"
|
|
mnemonic="Z">
|
|
<menu-item
|
|
name="menu.zoom.in"
|
|
mnemonic="i"
|
|
accelerator="CONTROL ="
|
|
icon=""
|
|
label="Zoom In"
|
|
tooltip="Zoom in"
|
|
command="zoom 110 default"/>
|
|
<menu-item
|
|
name="menu.zoom.out"
|
|
mnemonic="o"
|
|
accelerator="CONTROL -"
|
|
icon=""
|
|
label="Zoom Out"
|
|
tooltip="Zoom out"
|
|
command="zoom 90 default"/>
|
|
<menu-item
|
|
name="menu.zoom.reset"
|
|
mnemonic="r"
|
|
accelerator="CONTROL ALT 0"
|
|
icon=""
|
|
label="Reset"
|
|
tooltip="Reset to 100%"
|
|
command="zoom 1 default"/>
|
|
<menu-item
|
|
name="menu.zoom.fit"
|
|
mnemonic="f"
|
|
accelerator="CONTROL 0"
|
|
icon=""
|
|
label="Fit"
|
|
tooltip="Fit Display "
|
|
command="zoom 0 default"/>
|
|
</menu-item>
|
|
<menu-item
|
|
name="menu.goto"
|
|
label="Go"
|
|
mnemonic="G">
|
|
<menu-item
|
|
name="menu.goto.back"
|
|
label="Back"
|
|
mnemonic="b"
|
|
accelerator="ALT LEFT"
|
|
icon=""
|
|
tooltip="Back to $"
|
|
command="navigate back default"/>
|
|
<menu-item
|
|
name="menu.goto.forward"
|
|
label="Forward"
|
|
mnemonic="f"
|
|
accelerator="ALT RIGHT"
|
|
icon=""
|
|
tooltip="Forward to $"
|
|
command="navigate forward default"/>
|
|
<menu-item
|
|
name="menu.goto.up"
|
|
label="Up"
|
|
mnemonic="u"
|
|
accelerator="ALT UP"
|
|
icon=""
|
|
tooltip="Up to $"
|
|
command="navigate up default"/>
|
|
<menu-separator/>
|
|
<menu-item
|
|
name="menu.goto.home"
|
|
label="Home"
|
|
mnemonic="h"
|
|
accelerator="ALT HOME"
|
|
icon=""
|
|
tooltip="Home to $"
|
|
command="navigate home default"/>
|
|
</menu-item>
|
|
<menu-item
|
|
name="menu.playback"
|
|
label="Playback"
|
|
mnemonic="P">
|
|
<menu-item
|
|
name="menu.playback.toggeRecording"
|
|
type="check"
|
|
label="Record"
|
|
mnemonic="r"
|
|
icon=""
|
|
tooltip="Start or stop recording"
|
|
command="playback record"/>
|
|
<menu-item
|
|
name="menu.playback.startViewer"
|
|
label="Open viewer..."
|
|
mnemonic="o"
|
|
icon=""
|
|
tooltip="Opens the viewer"
|
|
command="playback view"/>
|
|
</menu-item>
|
|
</menu>
|
|
<toolbar
|
|
name="toolbar.navigation"
|
|
label="Navigation"
|
|
floatable="false"
|
|
position="top">
|
|
<toolbar-item
|
|
name="toolbar.navigation.goto.alarmCurrent"
|
|
icon="ciProAlar32.png"
|
|
tooltip="Go to current alarm list"
|
|
label=""
|
|
command="navigate to default wsxga1almCurrent"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.goto.alarmShelved"
|
|
icon="ciShlAlar32.png"
|
|
tooltip="Go to shelved alarm list"
|
|
label=""
|
|
command="navigate to default wsxga1almShelved"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.goto.alarmHistory"
|
|
icon="ciHistAlm32.png"
|
|
tooltip="Go to historical alarm list"
|
|
label=""
|
|
command="navigate to default wsxga1almHistorical"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.goto.alarmSys"
|
|
icon="ciSysAlar32.png"
|
|
tooltip="Go to system alarm list"
|
|
label=""
|
|
command="navigate to default wsxga1almSystem"/>
|
|
<toolbar-separator/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.back"
|
|
icon="ciNavLeft32.png"
|
|
label=""
|
|
tooltip="Back to $"
|
|
command="navigate back default"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.forward"
|
|
icon="ciNavRight32.png"
|
|
label=""
|
|
tooltip="Forward to $"
|
|
command="navigate forward default"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.up"
|
|
icon="ciNavUp32.png"
|
|
tooltip="Up to $"
|
|
label=""
|
|
command="navigate up default"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.home"
|
|
icon="ciOverview32.png"
|
|
label=""
|
|
tooltip="Home to $"
|
|
command="navigate home default"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.goto.overview"
|
|
icon="ciNaviga32.png"
|
|
tooltip="Go to overview"
|
|
label=""
|
|
command="navigate to default wsxga1Main"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.history"
|
|
tooltip="History"
|
|
label="History"
|
|
type="editableCombo"
|
|
command="navigate history default"/>
|
|
<toolbar-item
|
|
name="toolbar.zoom.in"
|
|
icon="ciZoomIn32.png"
|
|
label=""
|
|
tooltip="Zoom in"
|
|
command="zoom 110 default"/>
|
|
<toolbar-item
|
|
name="toolbar.zoom.out"
|
|
icon="ciZoomOut32.png"
|
|
label=""
|
|
tooltip="Zoom out"
|
|
command="zoom 90 default"/>
|
|
<toolbar-item
|
|
name="toolbar.zoom.reset"
|
|
icon="ciZoomOrg32.png"
|
|
label=""
|
|
tooltip="Reset to 100 %"
|
|
command="zoom 1 default"/>
|
|
<toolbar-item
|
|
name="toolbar.zoom.fit"
|
|
icon="ciZoomFull32.png"
|
|
label=""
|
|
tooltip="Fit Display"
|
|
command="zoom 0 default"/>
|
|
<toolbar-separator/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.goto.login"
|
|
icon="ciUsLogin32.png"
|
|
tooltip="User Login"
|
|
label=""
|
|
command="login"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.goto.trending"
|
|
icon="ciTrending32.png"
|
|
tooltip="Go to trending"
|
|
label=""
|
|
command="navigate to default wsxga1chartOpen"/>
|
|
<toolbar-separator/>
|
|
<toolbar-item
|
|
name="toolbar.print"
|
|
icon="ciHardCopy32.png"
|
|
tooltip="Print $"
|
|
command="print frame"/>
|
|
</toolbar>
|
|
<status-line>
|
|
<status-line-item
|
|
type="statusText"/>
|
|
<status-line-separator/>
|
|
<status-line-item
|
|
type="displayName"/>
|
|
<status-line-separator/>
|
|
<status-line-item
|
|
type="userName"/>
|
|
<status-line-separator/>
|
|
<status-line-item
|
|
type="playbackIndicator"/>
|
|
<status-line-separator/>
|
|
<status-line-item
|
|
type="dateTime"/>
|
|
<status-line-separator/>
|
|
<status-line-item
|
|
type="progresBar"/>
|
|
<status-line-separator/>
|
|
<status-line-item
|
|
type="graphicsQueueLevel"/>
|
|
<status-line-separator/>
|
|
<status-line-item
|
|
icon="connectionStatus.png"
|
|
type="connectionState"/>
|
|
</status-line>
|
|
<frame-set
|
|
rows="1*,fitDisplay"
|
|
borderStyle="none">
|
|
<frame-set
|
|
cols="fitDisplay,1*"
|
|
borderStyle="none">
|
|
<tab
|
|
stackSize="10"
|
|
name="menuFrame"
|
|
zoomingAllowed="false"
|
|
scrollingAllowed="false"
|
|
closeTabAllowed="true"
|
|
borderStyle="none"
|
|
tabPosition="top"
|
|
maximumTabs="1">
|
|
<frame
|
|
stackSize="1"
|
|
name="nav1"
|
|
zoomingAllowed="false"
|
|
scrollingAllowed="false"
|
|
initialDisplay=""
|
|
closeTabAllowed="false"
|
|
borderStyle="none"/>
|
|
</tab>
|
|
<tab
|
|
stackSize="10"
|
|
name="default"
|
|
zoomingAllowed="true"
|
|
scrollingAllowed="true"
|
|
closeTabAllowed="true"
|
|
borderStyle="none"
|
|
tabPosition="top"
|
|
maximumTabs="5">
|
|
<frame
|
|
stackSize="10"
|
|
name="tab1"
|
|
zoomingAllowed="true"
|
|
scrollingAllowed="true"
|
|
initialDisplay=""
|
|
closeTabAllowed="false"
|
|
borderStyle="none"/>
|
|
<frame
|
|
stackSize="10"
|
|
name="tab2"
|
|
zoomingAllowed="true"
|
|
scrollingAllowed="true"
|
|
initialDisplay=""
|
|
closeTabAllowed="true"
|
|
borderStyle="none"/>
|
|
</tab>
|
|
</frame-set>
|
|
<frame
|
|
name="alarmBannerFrame"
|
|
zoomingAllowed="false"
|
|
initialDisplay="AOG_AlarmBanner"
|
|
borderStyle="none"
|
|
closeTabAllowed="false"
|
|
zoom="stretchDisplay"/>
|
|
</frame-set>
|
|
</layout>
|
|
|
|
<!--
|
|
************************************************************************************************
|
|
name: wsxga1r
|
|
************************************************************************************************
|
|
-->
|
|
|
|
<!--
|
|
************************************************************************************************
|
|
name: wsxgap1f
|
|
|
|
description: framework for wsxgap
|
|
|
|
target: 1680x1050 (wsxgap)
|
|
|
|
resize: f (F=not allowed / R=allowed)
|
|
************************************************************************************************
|
|
-->
|
|
<layout
|
|
name="wsxgap1f"
|
|
icon="poi.png"
|
|
title="$default"
|
|
lookAndFeel=""
|
|
drawBorder="false"
|
|
sizingAllowed="true"
|
|
minimizingAllowed="true"
|
|
closingAllowed="false"
|
|
alwaysOnTop="false"
|
|
initialPosition="centreScreen"
|
|
initialPositionX="0"
|
|
initialPositionY="0"
|
|
initialSize="pixels"
|
|
initialSizeWidth="1680"
|
|
initialSizeHeight="1050">
|
|
<menu>
|
|
<menu-item
|
|
name="menu.file"
|
|
label="File"
|
|
mnemonic="f">
|
|
<menu-item
|
|
name="menu.file.print.selectArea"
|
|
label="Select print area..."
|
|
icon=""
|
|
mnemonic="s"
|
|
accelerator=""
|
|
tooltip="Select the area to print"
|
|
command="print selectFrame"/>
|
|
<menu-item
|
|
name="menu.file.print.print"
|
|
label="Print..."
|
|
icon=""
|
|
mnemonic="P"
|
|
accelerator="CONTROL P"
|
|
tooltip="Print $"
|
|
command="print frameWithSetup"/>
|
|
<menu-item
|
|
name="menu.file.print.pageSetup"
|
|
label="Page setup..."
|
|
icon=""
|
|
mnemonic="e"
|
|
accelerator=""
|
|
tooltip="Setup the pages"
|
|
command="print setup"/>
|
|
<menu-item
|
|
name="menu.file.print.preview"
|
|
label="Print preview..."
|
|
icon=""
|
|
mnemonic="v"
|
|
accelerator=""
|
|
tooltip="Preview the printing"
|
|
command="print preview"/>
|
|
<menu-separator/>
|
|
<menu-item
|
|
name="menu.file.login"
|
|
label="Login"
|
|
mnemonic="i"
|
|
accelerator=""
|
|
tooltip="Secondary login"
|
|
command="login"/>
|
|
<menu-item
|
|
name="menu.file.logout"
|
|
label="Logout"
|
|
mnemonic="o"
|
|
accelerator=""
|
|
tooltip="Secondary logout"
|
|
command="logout"/>
|
|
<menu-separator/>
|
|
<menu-item
|
|
name="menu.file.exit"
|
|
label="Exit"
|
|
mnemonic="x"
|
|
accelerator="CONTROL Q"
|
|
tooltip="Exit the window"
|
|
command="exit"/>
|
|
</menu-item>
|
|
<menu-item
|
|
name="menu.view"
|
|
label="View"
|
|
mnemonic="V">
|
|
<menu-item
|
|
name="menu.view.reload"
|
|
label="Reload"
|
|
mnemonic="r"
|
|
accelerator="F5"
|
|
icon=""
|
|
tooltip="Reload $"
|
|
command="reload default"/>
|
|
<menu-item
|
|
name="menu.view.reload.all"
|
|
label="Reload All"
|
|
mnemonic="a"
|
|
accelerator="CONTROL F5"
|
|
icon=""
|
|
tooltip="Reload all displays"
|
|
command="reload all"/>
|
|
<menu-separator/>
|
|
<menu-item
|
|
name="menu.view.toolbar"
|
|
label="Toolbars"
|
|
mnemonic="t"
|
|
accelerator=""
|
|
icon=""
|
|
type="check"
|
|
tooltip="Show or hide the toolbars"
|
|
command="toolbar"/>
|
|
<menu-item
|
|
name="menu.view.statusLine"
|
|
label="Status Line"
|
|
mnemonic="s"
|
|
accelerator=""
|
|
icon=""
|
|
type="check"
|
|
tooltip="Show or hide the status line"
|
|
command="statusline"/>
|
|
</menu-item>
|
|
<menu-item
|
|
name="menu.zoom"
|
|
label="Zoom"
|
|
mnemonic="Z">
|
|
<menu-item
|
|
name="menu.zoom.in"
|
|
mnemonic="i"
|
|
accelerator="CONTROL ="
|
|
icon=""
|
|
label="Zoom In"
|
|
tooltip="Zoom in"
|
|
command="zoom 110 default"/>
|
|
<menu-item
|
|
name="menu.zoom.out"
|
|
mnemonic="o"
|
|
accelerator="CONTROL -"
|
|
icon=""
|
|
label="Zoom Out"
|
|
tooltip="Zoom out"
|
|
command="zoom 90 default"/>
|
|
<menu-item
|
|
name="menu.zoom.reset"
|
|
mnemonic="r"
|
|
accelerator="CONTROL ALT 0"
|
|
icon=""
|
|
label="Reset"
|
|
tooltip="Reset to 100%"
|
|
command="zoom 1 default"/>
|
|
<menu-item
|
|
name="menu.zoom.fit"
|
|
mnemonic="f"
|
|
accelerator="CONTROL 0"
|
|
icon=""
|
|
label="Fit"
|
|
tooltip="Fit Display "
|
|
command="zoom 0 default"/>
|
|
</menu-item>
|
|
<menu-item
|
|
name="menu.goto"
|
|
label="Go"
|
|
mnemonic="G">
|
|
<menu-item
|
|
name="menu.goto.back"
|
|
label="Back"
|
|
mnemonic="b"
|
|
accelerator="ALT LEFT"
|
|
icon=""
|
|
tooltip="Back to $"
|
|
command="navigate back default"/>
|
|
<menu-item
|
|
name="menu.goto.forward"
|
|
label="Forward"
|
|
mnemonic="f"
|
|
accelerator="ALT RIGHT"
|
|
icon=""
|
|
tooltip="Forward to $"
|
|
command="navigate forward default"/>
|
|
<menu-item
|
|
name="menu.goto.up"
|
|
label="Up"
|
|
mnemonic="u"
|
|
accelerator="ALT UP"
|
|
icon=""
|
|
tooltip="Up to $"
|
|
command="navigate up default"/>
|
|
<menu-separator/>
|
|
<menu-item
|
|
name="menu.goto.home"
|
|
label="Home"
|
|
mnemonic="h"
|
|
accelerator="ALT HOME"
|
|
icon=""
|
|
tooltip="Home to $"
|
|
command="navigate home default"/>
|
|
</menu-item>
|
|
<menu-item
|
|
name="menu.playback"
|
|
label="Playback"
|
|
mnemonic="P">
|
|
<menu-item
|
|
name="menu.playback.toggeRecording"
|
|
type="check"
|
|
label="Record"
|
|
mnemonic="r"
|
|
icon=""
|
|
tooltip="Start or stop recording"
|
|
command="playback record"/>
|
|
<menu-item
|
|
name="menu.playback.startViewer"
|
|
label="Open viewer..."
|
|
mnemonic="o"
|
|
icon=""
|
|
tooltip="Opens the viewer"
|
|
command="playback view"/>
|
|
</menu-item>
|
|
</menu>
|
|
<toolbar
|
|
name="toolbar.navigation"
|
|
label="Navigation"
|
|
floatable="false"
|
|
position="top">
|
|
<toolbar-item
|
|
name="toolbar.navigation.goto.alarmCurrent"
|
|
icon="ciProAlar32.png"
|
|
tooltip="Go to current alarm list"
|
|
label=""
|
|
command="navigate to default wsxgap1almCurrent"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.goto.alarmShelved"
|
|
icon="ciShlAlar32.png"
|
|
tooltip="Go to shelved alarm list"
|
|
label=""
|
|
command="navigate to default wsxgap1almShelved"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.goto.alarmHistory"
|
|
icon="ciHistAlm32.png"
|
|
tooltip="Go to historical alarm list"
|
|
label=""
|
|
command="navigate to default wsxgap1almHistorical"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.goto.alarmSys"
|
|
icon="ciSysAlar32.png"
|
|
tooltip="Go to system alarm list"
|
|
label=""
|
|
command="navigate to default wsxgap1almSystem"/>
|
|
<toolbar-separator/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.back"
|
|
icon="ciNavLeft32.png"
|
|
label=""
|
|
tooltip="Back to $"
|
|
command="navigate back default"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.forward"
|
|
icon="ciNavRight32.png"
|
|
label=""
|
|
tooltip="Forward to $"
|
|
command="navigate forward default"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.up"
|
|
icon="ciNavUp32.png"
|
|
tooltip="Up to $"
|
|
label=""
|
|
command="navigate up default"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.home"
|
|
icon="ciOverview32.png"
|
|
label=""
|
|
tooltip="Home to $"
|
|
command="navigate home default"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.goto.overview"
|
|
icon="ciNaviga32.png"
|
|
tooltip="Go to overview"
|
|
label=""
|
|
command="navigate to default wsxgap1Main"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.history"
|
|
tooltip="History"
|
|
label="History"
|
|
type="editableCombo"
|
|
command="navigate history default"/>
|
|
<toolbar-item
|
|
name="toolbar.zoom.in"
|
|
icon="ciZoomIn32.png"
|
|
label=""
|
|
tooltip="Zoom in"
|
|
command="zoom 110 default"/>
|
|
<toolbar-item
|
|
name="toolbar.zoom.out"
|
|
icon="ciZoomOut32.png"
|
|
label=""
|
|
tooltip="Zoom out"
|
|
command="zoom 90 default"/>
|
|
<toolbar-item
|
|
name="toolbar.zoom.reset"
|
|
icon="ciZoomOrg32.png"
|
|
label=""
|
|
tooltip="Reset to 100 %"
|
|
command="zoom 1 default"/>
|
|
<toolbar-item
|
|
name="toolbar.zoom.fit"
|
|
icon="ciZoomFull32.png"
|
|
label=""
|
|
tooltip="Fit Display"
|
|
command="zoom 0 default"/>
|
|
<toolbar-separator/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.goto.login"
|
|
icon="ciUsLogin32.png"
|
|
tooltip="User Login"
|
|
label=""
|
|
command="login"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.goto.trending"
|
|
icon="ciTrending32.png"
|
|
tooltip="Go to trending"
|
|
label=""
|
|
command="navigate to default wsxgap1chartOpen"/>
|
|
<toolbar-separator/>
|
|
<toolbar-item
|
|
name="toolbar.print"
|
|
icon="ciHardCopy32.png"
|
|
tooltip="Print $"
|
|
command="print frame"/>
|
|
</toolbar>
|
|
<status-line>
|
|
<status-line-item
|
|
type="statusText"/>
|
|
<status-line-separator/>
|
|
<status-line-item
|
|
type="displayName"/>
|
|
<status-line-separator/>
|
|
<status-line-item
|
|
type="userName"/>
|
|
<status-line-separator/>
|
|
<status-line-item
|
|
type="playbackIndicator"/>
|
|
<status-line-separator/>
|
|
<status-line-item
|
|
type="dateTime"/>
|
|
<status-line-separator/>
|
|
<status-line-item
|
|
type="progresBar"/>
|
|
<status-line-separator/>
|
|
<status-line-item
|
|
type="graphicsQueueLevel"/>
|
|
<status-line-separator/>
|
|
<status-line-item
|
|
icon="connectionStatus.png"
|
|
type="connectionState"/>
|
|
</status-line>
|
|
<frame-set
|
|
rows="1*,fitDisplay"
|
|
borderStyle="none">
|
|
<frame-set
|
|
cols="fitDisplay,1*"
|
|
borderStyle="none">
|
|
<tab
|
|
stackSize="10"
|
|
name="menuFrame"
|
|
zoomingAllowed="false"
|
|
scrollingAllowed="false"
|
|
closeTabAllowed="true"
|
|
borderStyle="none"
|
|
tabPosition="top"
|
|
maximumTabs="1">
|
|
<frame
|
|
stackSize="1"
|
|
name="nav1"
|
|
zoomingAllowed="false"
|
|
scrollingAllowed="false"
|
|
initialDisplay=""
|
|
closeTabAllowed="false"
|
|
borderStyle="none"/>
|
|
</tab>
|
|
<tab
|
|
stackSize="10"
|
|
name="default"
|
|
zoomingAllowed="true"
|
|
scrollingAllowed="true"
|
|
closeTabAllowed="true"
|
|
borderStyle="none"
|
|
tabPosition="top"
|
|
maximumTabs="5">
|
|
<frame
|
|
stackSize="10"
|
|
name="tab1"
|
|
zoomingAllowed="true"
|
|
scrollingAllowed="true"
|
|
initialDisplay=""
|
|
closeTabAllowed="false"
|
|
borderStyle="none"/>
|
|
<frame
|
|
stackSize="10"
|
|
name="tab2"
|
|
zoomingAllowed="true"
|
|
scrollingAllowed="true"
|
|
initialDisplay=""
|
|
closeTabAllowed="true"
|
|
borderStyle="none"/>
|
|
</tab>
|
|
</frame-set>
|
|
<frame
|
|
name="alarmBannerFrame"
|
|
zoomingAllowed="false"
|
|
initialDisplay="AOG_AlarmBanner"
|
|
borderStyle="none"
|
|
closeTabAllowed="false"
|
|
zoom="stretchDisplay"/>
|
|
</frame-set>
|
|
</layout>
|
|
|
|
<!--
|
|
************************************************************************************************
|
|
name: wsxgap1f
|
|
************************************************************************************************
|
|
-->
|
|
|
|
<!--
|
|
************************************************************************************************
|
|
name: wsxgap1r
|
|
|
|
description: framework for wsxgap
|
|
|
|
target: 1680x1050 (wsxgap)
|
|
|
|
resize: r (F=not allowed / R=allowed)
|
|
************************************************************************************************
|
|
-->
|
|
<layout
|
|
name="wsxgap1r"
|
|
icon="poi.png"
|
|
title="$default"
|
|
lookAndFeel=""
|
|
drawBorder="true"
|
|
sizingAllowed="true"
|
|
minimizingAllowed="true"
|
|
closingAllowed="false"
|
|
alwaysOnTop="false"
|
|
initialPosition="centreScreen"
|
|
initialPositionX="0"
|
|
initialPositionY="0"
|
|
initialSize="pixels"
|
|
initialSizeWidth="1680"
|
|
initialSizeHeight="1050">
|
|
<menu>
|
|
<menu-item
|
|
name="menu.file"
|
|
label="File"
|
|
mnemonic="f">
|
|
<menu-item
|
|
name="menu.file.print.selectArea"
|
|
label="Select print area..."
|
|
icon=""
|
|
mnemonic="s"
|
|
accelerator=""
|
|
tooltip="Select the area to print"
|
|
command="print selectFrame"/>
|
|
<menu-item
|
|
name="menu.file.print.print"
|
|
label="Print..."
|
|
icon=""
|
|
mnemonic="P"
|
|
accelerator="CONTROL P"
|
|
tooltip="Print $"
|
|
command="print frameWithSetup"/>
|
|
<menu-item
|
|
name="menu.file.print.pageSetup"
|
|
label="Page setup..."
|
|
icon=""
|
|
mnemonic="e"
|
|
accelerator=""
|
|
tooltip="Setup the pages"
|
|
command="print setup"/>
|
|
<menu-item
|
|
name="menu.file.print.preview"
|
|
label="Print preview..."
|
|
icon=""
|
|
mnemonic="v"
|
|
accelerator=""
|
|
tooltip="Preview the printing"
|
|
command="print preview"/>
|
|
<menu-separator/>
|
|
<menu-item
|
|
name="menu.file.login"
|
|
label="Login"
|
|
mnemonic="i"
|
|
accelerator=""
|
|
tooltip="Secondary login"
|
|
command="login"/>
|
|
<menu-item
|
|
name="menu.file.logout"
|
|
label="Logout"
|
|
mnemonic="o"
|
|
accelerator=""
|
|
tooltip="Secondary logout"
|
|
command="logout"/>
|
|
<menu-separator/>
|
|
<menu-item
|
|
name="menu.file.exit"
|
|
label="Exit"
|
|
mnemonic="x"
|
|
accelerator="CONTROL Q"
|
|
tooltip="Exit the window"
|
|
command="exit"/>
|
|
</menu-item>
|
|
<menu-item
|
|
name="menu.view"
|
|
label="View"
|
|
mnemonic="V">
|
|
<menu-item
|
|
name="menu.view.reload"
|
|
label="Reload"
|
|
mnemonic="r"
|
|
accelerator="F5"
|
|
icon=""
|
|
tooltip="Reload $"
|
|
command="reload default"/>
|
|
<menu-item
|
|
name="menu.view.reload.all"
|
|
label="Reload All"
|
|
mnemonic="a"
|
|
accelerator="CONTROL F5"
|
|
icon=""
|
|
tooltip="Reload all displays"
|
|
command="reload all"/>
|
|
<menu-separator/>
|
|
<menu-item
|
|
name="menu.view.toolbar"
|
|
label="Toolbars"
|
|
mnemonic="t"
|
|
accelerator=""
|
|
icon=""
|
|
type="check"
|
|
tooltip="Show or hide the toolbars"
|
|
command="toolbar"/>
|
|
<menu-item
|
|
name="menu.view.statusLine"
|
|
label="Status Line"
|
|
mnemonic="s"
|
|
accelerator=""
|
|
icon=""
|
|
type="check"
|
|
tooltip="Show or hide the status line"
|
|
command="statusline"/>
|
|
</menu-item>
|
|
<menu-item
|
|
name="menu.zoom"
|
|
label="Zoom"
|
|
mnemonic="Z">
|
|
<menu-item
|
|
name="menu.zoom.in"
|
|
mnemonic="i"
|
|
accelerator="CONTROL ="
|
|
icon=""
|
|
label="Zoom In"
|
|
tooltip="Zoom in"
|
|
command="zoom 110 default"/>
|
|
<menu-item
|
|
name="menu.zoom.out"
|
|
mnemonic="o"
|
|
accelerator="CONTROL -"
|
|
icon=""
|
|
label="Zoom Out"
|
|
tooltip="Zoom out"
|
|
command="zoom 90 default"/>
|
|
<menu-item
|
|
name="menu.zoom.reset"
|
|
mnemonic="r"
|
|
accelerator="CONTROL ALT 0"
|
|
icon=""
|
|
label="Reset"
|
|
tooltip="Reset to 100%"
|
|
command="zoom 1 default"/>
|
|
<menu-item
|
|
name="menu.zoom.fit"
|
|
mnemonic="f"
|
|
accelerator="CONTROL 0"
|
|
icon=""
|
|
label="Fit"
|
|
tooltip="Fit Display "
|
|
command="zoom 0 default"/>
|
|
</menu-item>
|
|
<menu-item
|
|
name="menu.goto"
|
|
label="Go"
|
|
mnemonic="G">
|
|
<menu-item
|
|
name="menu.goto.back"
|
|
label="Back"
|
|
mnemonic="b"
|
|
accelerator="ALT LEFT"
|
|
icon=""
|
|
tooltip="Back to $"
|
|
command="navigate back default"/>
|
|
<menu-item
|
|
name="menu.goto.forward"
|
|
label="Forward"
|
|
mnemonic="f"
|
|
accelerator="ALT RIGHT"
|
|
icon=""
|
|
tooltip="Forward to $"
|
|
command="navigate forward default"/>
|
|
<menu-item
|
|
name="menu.goto.up"
|
|
label="Up"
|
|
mnemonic="u"
|
|
accelerator="ALT UP"
|
|
icon=""
|
|
tooltip="Up to $"
|
|
command="navigate up default"/>
|
|
<menu-separator/>
|
|
<menu-item
|
|
name="menu.goto.home"
|
|
label="Home"
|
|
mnemonic="h"
|
|
accelerator="ALT HOME"
|
|
icon=""
|
|
tooltip="Home to $"
|
|
command="navigate home default"/>
|
|
</menu-item>
|
|
<menu-item
|
|
name="menu.playback"
|
|
label="Playback"
|
|
mnemonic="P">
|
|
<menu-item
|
|
name="menu.playback.toggeRecording"
|
|
type="check"
|
|
label="Record"
|
|
mnemonic="r"
|
|
icon=""
|
|
tooltip="Start or stop recording"
|
|
command="playback record"/>
|
|
<menu-item
|
|
name="menu.playback.startViewer"
|
|
label="Open viewer..."
|
|
mnemonic="o"
|
|
icon=""
|
|
tooltip="Opens the viewer"
|
|
command="playback view"/>
|
|
</menu-item>
|
|
</menu>
|
|
<toolbar
|
|
name="toolbar.navigation"
|
|
label="Navigation"
|
|
floatable="false"
|
|
position="top">
|
|
<toolbar-item
|
|
name="toolbar.navigation.goto.alarmCurrent"
|
|
icon="ciProAlar32.png"
|
|
tooltip="Go to current alarm list"
|
|
label=""
|
|
command="navigate to default wsxgap1almCurrent"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.goto.alarmShelved"
|
|
icon="ciShlAlar32.png"
|
|
tooltip="Go to shelved alarm list"
|
|
label=""
|
|
command="navigate to default wsxgap1almShelved"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.goto.alarmHistory"
|
|
icon="ciHistAlm32.png"
|
|
tooltip="Go to historical alarm list"
|
|
label=""
|
|
command="navigate to default wsxgap1almHistorical"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.goto.alarmSys"
|
|
icon="ciSysAlar32.png"
|
|
tooltip="Go to system alarm list"
|
|
label=""
|
|
command="navigate to default wsxgap1almSystem"/>
|
|
<toolbar-separator/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.back"
|
|
icon="ciNavLeft32.png"
|
|
label=""
|
|
tooltip="Back to $"
|
|
command="navigate back default"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.forward"
|
|
icon="ciNavRight32.png"
|
|
label=""
|
|
tooltip="Forward to $"
|
|
command="navigate forward default"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.up"
|
|
icon="ciNavUp32.png"
|
|
tooltip="Up to $"
|
|
label=""
|
|
command="navigate up default"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.home"
|
|
icon="ciOverview32.png"
|
|
label=""
|
|
tooltip="Home to $"
|
|
command="navigate home default"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.goto.overview"
|
|
icon="ciNaviga32.png"
|
|
tooltip="Go to overview"
|
|
label=""
|
|
command="navigate to default wsxgap1Main"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.history"
|
|
tooltip="History"
|
|
label="History"
|
|
type="editableCombo"
|
|
command="navigate history default"/>
|
|
<toolbar-item
|
|
name="toolbar.zoom.in"
|
|
icon="ciZoomIn32.png"
|
|
label=""
|
|
tooltip="Zoom in"
|
|
command="zoom 110 default"/>
|
|
<toolbar-item
|
|
name="toolbar.zoom.out"
|
|
icon="ciZoomOut32.png"
|
|
label=""
|
|
tooltip="Zoom out"
|
|
command="zoom 90 default"/>
|
|
<toolbar-item
|
|
name="toolbar.zoom.reset"
|
|
icon="ciZoomOrg32.png"
|
|
label=""
|
|
tooltip="Reset to 100 %"
|
|
command="zoom 1 default"/>
|
|
<toolbar-item
|
|
name="toolbar.zoom.fit"
|
|
icon="ciZoomFull32.png"
|
|
label=""
|
|
tooltip="Fit Display"
|
|
command="zoom 0 default"/>
|
|
<toolbar-separator/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.goto.login"
|
|
icon="ciUsLogin32.png"
|
|
tooltip="User Login"
|
|
label=""
|
|
command="login"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.goto.trending"
|
|
icon="ciTrending32.png"
|
|
tooltip="Go to trending"
|
|
label=""
|
|
command="navigate to default wsxgap1chartOpen"/>
|
|
<toolbar-separator/>
|
|
<toolbar-item
|
|
name="toolbar.print"
|
|
icon="ciHardCopy32.png"
|
|
tooltip="Print $"
|
|
command="print frame"/>
|
|
</toolbar>
|
|
<status-line>
|
|
<status-line-item
|
|
type="statusText"/>
|
|
<status-line-separator/>
|
|
<status-line-item
|
|
type="displayName"/>
|
|
<status-line-separator/>
|
|
<status-line-item
|
|
type="userName"/>
|
|
<status-line-separator/>
|
|
<status-line-item
|
|
type="playbackIndicator"/>
|
|
<status-line-separator/>
|
|
<status-line-item
|
|
type="dateTime"/>
|
|
<status-line-separator/>
|
|
<status-line-item
|
|
type="progresBar"/>
|
|
<status-line-separator/>
|
|
<status-line-item
|
|
type="graphicsQueueLevel"/>
|
|
<status-line-separator/>
|
|
<status-line-item
|
|
icon="connectionStatus.png"
|
|
type="connectionState"/>
|
|
</status-line>
|
|
<frame-set
|
|
rows="1*,fitDisplay"
|
|
borderStyle="none">
|
|
<frame-set
|
|
cols="fitDisplay,1*"
|
|
borderStyle="none">
|
|
<tab
|
|
stackSize="10"
|
|
name="menuFrame"
|
|
zoomingAllowed="false"
|
|
scrollingAllowed="false"
|
|
closeTabAllowed="true"
|
|
borderStyle="none"
|
|
tabPosition="top"
|
|
maximumTabs="1">
|
|
<frame
|
|
stackSize="1"
|
|
name="nav1"
|
|
zoomingAllowed="false"
|
|
scrollingAllowed="false"
|
|
initialDisplay=""
|
|
closeTabAllowed="false"
|
|
borderStyle="none"/>
|
|
</tab>
|
|
<tab
|
|
stackSize="10"
|
|
name="default"
|
|
zoomingAllowed="true"
|
|
scrollingAllowed="true"
|
|
closeTabAllowed="true"
|
|
borderStyle="none"
|
|
tabPosition="top"
|
|
maximumTabs="5">
|
|
<frame
|
|
stackSize="10"
|
|
name="tab1"
|
|
zoomingAllowed="true"
|
|
scrollingAllowed="true"
|
|
initialDisplay=""
|
|
closeTabAllowed="false"
|
|
borderStyle="none"/>
|
|
<frame
|
|
stackSize="10"
|
|
name="tab2"
|
|
zoomingAllowed="true"
|
|
scrollingAllowed="true"
|
|
initialDisplay=""
|
|
closeTabAllowed="true"
|
|
borderStyle="none"/>
|
|
</tab>
|
|
</frame-set>
|
|
<frame
|
|
name="alarmBannerFrame"
|
|
zoomingAllowed="false"
|
|
initialDisplay="AOG_AlarmBanner"
|
|
borderStyle="none"
|
|
closeTabAllowed="false"
|
|
zoom="stretchDisplay"/>
|
|
</frame-set>
|
|
</layout>
|
|
|
|
<!--
|
|
************************************************************************************************
|
|
name: wsxgap1r
|
|
************************************************************************************************
|
|
-->
|
|
|
|
<!--
|
|
************************************************************************************************
|
|
name: wuxga1f
|
|
|
|
description: framework for wuxga
|
|
|
|
target: 1920x1200 (wuxga)
|
|
|
|
resize: f (F=not allowed / R=allowed)
|
|
************************************************************************************************
|
|
-->
|
|
<layout
|
|
name="wuxga1f"
|
|
icon="poi.png"
|
|
title="$default"
|
|
lookAndFeel=""
|
|
drawBorder="false"
|
|
sizingAllowed="true"
|
|
minimizingAllowed="true"
|
|
closingAllowed="false"
|
|
alwaysOnTop="false"
|
|
initialPosition="centreScreen"
|
|
initialPositionX="0"
|
|
initialPositionY="0"
|
|
initialSize="pixels"
|
|
initialSizeWidth="1920"
|
|
initialSizeHeight="1200">
|
|
<menu>
|
|
<menu-item
|
|
name="menu.file"
|
|
label="File"
|
|
mnemonic="f">
|
|
<menu-item
|
|
name="menu.file.print.selectArea"
|
|
label="Select print area..."
|
|
icon=""
|
|
mnemonic="s"
|
|
accelerator=""
|
|
tooltip="Select the area to print"
|
|
command="print selectFrame"/>
|
|
<menu-item
|
|
name="menu.file.print.print"
|
|
label="Print..."
|
|
icon=""
|
|
mnemonic="P"
|
|
accelerator="CONTROL P"
|
|
tooltip="Print $"
|
|
command="print frameWithSetup"/>
|
|
<menu-item
|
|
name="menu.file.print.pageSetup"
|
|
label="Page setup..."
|
|
icon=""
|
|
mnemonic="e"
|
|
accelerator=""
|
|
tooltip="Setup the pages"
|
|
command="print setup"/>
|
|
<menu-item
|
|
name="menu.file.print.preview"
|
|
label="Print preview..."
|
|
icon=""
|
|
mnemonic="v"
|
|
accelerator=""
|
|
tooltip="Preview the printing"
|
|
command="print preview"/>
|
|
<menu-separator/>
|
|
<menu-item
|
|
name="menu.file.login"
|
|
label="Login"
|
|
mnemonic="i"
|
|
accelerator=""
|
|
tooltip="Secondary login"
|
|
command="login"/>
|
|
<menu-item
|
|
name="menu.file.logout"
|
|
label="Logout"
|
|
mnemonic="o"
|
|
accelerator=""
|
|
tooltip="Secondary logout"
|
|
command="logout"/>
|
|
<menu-separator/>
|
|
<menu-item
|
|
name="menu.file.exit"
|
|
label="Exit"
|
|
mnemonic="x"
|
|
accelerator="CONTROL Q"
|
|
tooltip="Exit the window"
|
|
command="exit"/>
|
|
</menu-item>
|
|
<menu-item
|
|
name="menu.view"
|
|
label="View"
|
|
mnemonic="V">
|
|
<menu-item
|
|
name="menu.view.reload"
|
|
label="Reload"
|
|
mnemonic="r"
|
|
accelerator="F5"
|
|
icon=""
|
|
tooltip="Reload $"
|
|
command="reload default"/>
|
|
<menu-item
|
|
name="menu.view.reload.all"
|
|
label="Reload All"
|
|
mnemonic="a"
|
|
accelerator="CONTROL F5"
|
|
icon=""
|
|
tooltip="Reload all displays"
|
|
command="reload all"/>
|
|
<menu-separator/>
|
|
<menu-item
|
|
name="menu.view.toolbar"
|
|
label="Toolbars"
|
|
mnemonic="t"
|
|
accelerator=""
|
|
icon=""
|
|
type="check"
|
|
tooltip="Show or hide the toolbars"
|
|
command="toolbar"/>
|
|
<menu-item
|
|
name="menu.view.statusLine"
|
|
label="Status Line"
|
|
mnemonic="s"
|
|
accelerator=""
|
|
icon=""
|
|
type="check"
|
|
tooltip="Show or hide the status line"
|
|
command="statusline"/>
|
|
</menu-item>
|
|
<menu-item
|
|
name="menu.zoom"
|
|
label="Zoom"
|
|
mnemonic="Z">
|
|
<menu-item
|
|
name="menu.zoom.in"
|
|
mnemonic="i"
|
|
accelerator="CONTROL ="
|
|
icon=""
|
|
label="Zoom In"
|
|
tooltip="Zoom in"
|
|
command="zoom 110 default"/>
|
|
<menu-item
|
|
name="menu.zoom.out"
|
|
mnemonic="o"
|
|
accelerator="CONTROL -"
|
|
icon=""
|
|
label="Zoom Out"
|
|
tooltip="Zoom out"
|
|
command="zoom 90 default"/>
|
|
<menu-item
|
|
name="menu.zoom.reset"
|
|
mnemonic="r"
|
|
accelerator="CONTROL ALT 0"
|
|
icon=""
|
|
label="Reset"
|
|
tooltip="Reset to 100%"
|
|
command="zoom 1 default"/>
|
|
<menu-item
|
|
name="menu.zoom.fit"
|
|
mnemonic="f"
|
|
accelerator="CONTROL 0"
|
|
icon=""
|
|
label="Fit"
|
|
tooltip="Fit Display "
|
|
command="zoom 0 default"/>
|
|
</menu-item>
|
|
<menu-item
|
|
name="menu.goto"
|
|
label="Go"
|
|
mnemonic="G">
|
|
<menu-item
|
|
name="menu.goto.back"
|
|
label="Back"
|
|
mnemonic="b"
|
|
accelerator="ALT LEFT"
|
|
icon=""
|
|
tooltip="Back to $"
|
|
command="navigate back default"/>
|
|
<menu-item
|
|
name="menu.goto.forward"
|
|
label="Forward"
|
|
mnemonic="f"
|
|
accelerator="ALT RIGHT"
|
|
icon=""
|
|
tooltip="Forward to $"
|
|
command="navigate forward default"/>
|
|
<menu-item
|
|
name="menu.goto.up"
|
|
label="Up"
|
|
mnemonic="u"
|
|
accelerator="ALT UP"
|
|
icon=""
|
|
tooltip="Up to $"
|
|
command="navigate up default"/>
|
|
<menu-separator/>
|
|
<menu-item
|
|
name="menu.goto.home"
|
|
label="Home"
|
|
mnemonic="h"
|
|
accelerator="ALT HOME"
|
|
icon=""
|
|
tooltip="Home to $"
|
|
command="navigate home default"/>
|
|
</menu-item>
|
|
<menu-item
|
|
name="menu.playback"
|
|
label="Playback"
|
|
mnemonic="P">
|
|
<menu-item
|
|
name="menu.playback.toggeRecording"
|
|
type="check"
|
|
label="Record"
|
|
mnemonic="r"
|
|
icon=""
|
|
tooltip="Start or stop recording"
|
|
command="playback record"/>
|
|
<menu-item
|
|
name="menu.playback.startViewer"
|
|
label="Open viewer..."
|
|
mnemonic="o"
|
|
icon=""
|
|
tooltip="Opens the viewer"
|
|
command="playback view"/>
|
|
</menu-item>
|
|
</menu>
|
|
<toolbar
|
|
name="toolbar.navigation"
|
|
label="Navigation"
|
|
floatable="false"
|
|
position="top">
|
|
<toolbar-item
|
|
name="toolbar.navigation.goto.alarmCurrent"
|
|
icon="ciProAlar32.png"
|
|
tooltip="Go to current alarm list"
|
|
label=""
|
|
command="navigate to default wuxga1almCurrent"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.goto.alarmShelved"
|
|
icon="ciShlAlar32.png"
|
|
tooltip="Go to shelved alarm list"
|
|
label=""
|
|
command="navigate to default wuxga1almShelved"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.goto.alarmHistory"
|
|
icon="ciHistAlm32.png"
|
|
tooltip="Go to historical alarm list"
|
|
label=""
|
|
command="navigate to default wuxga1almHistorical"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.goto.alarmSys"
|
|
icon="ciSysAlar32.png"
|
|
tooltip="Go to system alarm list"
|
|
label=""
|
|
command="navigate to default wuxga1almSystem"/>
|
|
<toolbar-separator/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.back"
|
|
icon="ciNavLeft32.png"
|
|
label=""
|
|
tooltip="Back to $"
|
|
command="navigate back default"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.forward"
|
|
icon="ciNavRight32.png"
|
|
label=""
|
|
tooltip="Forward to $"
|
|
command="navigate forward default"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.up"
|
|
icon="ciNavUp32.png"
|
|
tooltip="Up to $"
|
|
label=""
|
|
command="navigate up default"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.home"
|
|
icon="ciOverview32.png"
|
|
label=""
|
|
tooltip="Home to $"
|
|
command="navigate home default"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.goto.overview"
|
|
icon="ciNaviga32.png"
|
|
tooltip="Go to overview"
|
|
label=""
|
|
command="navigate to default wuxga1Main"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.history"
|
|
tooltip="History"
|
|
label="History"
|
|
type="editableCombo"
|
|
command="navigate history default"/>
|
|
<toolbar-item
|
|
name="toolbar.zoom.in"
|
|
icon="ciZoomIn32.png"
|
|
label=""
|
|
tooltip="Zoom in"
|
|
command="zoom 110 default"/>
|
|
<toolbar-item
|
|
name="toolbar.zoom.out"
|
|
icon="ciZoomOut32.png"
|
|
label=""
|
|
tooltip="Zoom out"
|
|
command="zoom 90 default"/>
|
|
<toolbar-item
|
|
name="toolbar.zoom.reset"
|
|
icon="ciZoomOrg32.png"
|
|
label=""
|
|
tooltip="Reset to 100 %"
|
|
command="zoom 1 default"/>
|
|
<toolbar-item
|
|
name="toolbar.zoom.fit"
|
|
icon="ciZoomFull32.png"
|
|
label=""
|
|
tooltip="Fit Display"
|
|
command="zoom 0 default"/>
|
|
<toolbar-separator/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.goto.login"
|
|
icon="ciUsLogin32.png"
|
|
tooltip="User Login"
|
|
label=""
|
|
command="login"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.goto.trending"
|
|
icon="ciTrending32.png"
|
|
tooltip="Go to trending"
|
|
label=""
|
|
command="navigate to default wuxga1chartOpen"/>
|
|
<toolbar-separator/>
|
|
<toolbar-item
|
|
name="toolbar.print"
|
|
icon="ciHardCopy32.png"
|
|
tooltip="Print $"
|
|
command="print frame"/>
|
|
</toolbar>
|
|
<status-line>
|
|
<status-line-item
|
|
type="statusText"/>
|
|
<status-line-separator/>
|
|
<status-line-item
|
|
type="displayName"/>
|
|
<status-line-separator/>
|
|
<status-line-item
|
|
type="userName"/>
|
|
<status-line-separator/>
|
|
<status-line-item
|
|
type="playbackIndicator"/>
|
|
<status-line-separator/>
|
|
<status-line-item
|
|
type="dateTime"/>
|
|
<status-line-separator/>
|
|
<status-line-item
|
|
type="progresBar"/>
|
|
<status-line-separator/>
|
|
<status-line-item
|
|
type="graphicsQueueLevel"/>
|
|
<status-line-separator/>
|
|
<status-line-item
|
|
icon="connectionStatus.png"
|
|
type="connectionState"/>
|
|
</status-line>
|
|
<frame-set
|
|
rows="1*,fitDisplay"
|
|
borderStyle="none">
|
|
<frame-set
|
|
cols="fitDisplay,1*"
|
|
borderStyle="none">
|
|
<tab
|
|
stackSize="10"
|
|
name="menuFrame"
|
|
zoomingAllowed="false"
|
|
scrollingAllowed="false"
|
|
closeTabAllowed="true"
|
|
borderStyle="none"
|
|
tabPosition="top"
|
|
maximumTabs="1">
|
|
<frame
|
|
stackSize="1"
|
|
name="nav1"
|
|
zoomingAllowed="false"
|
|
scrollingAllowed="false"
|
|
initialDisplay=""
|
|
closeTabAllowed="false"
|
|
borderStyle="none"/>
|
|
</tab>
|
|
<tab
|
|
stackSize="10"
|
|
name="default"
|
|
zoomingAllowed="true"
|
|
scrollingAllowed="true"
|
|
closeTabAllowed="true"
|
|
borderStyle="none"
|
|
tabPosition="top"
|
|
maximumTabs="5">
|
|
<frame
|
|
stackSize="10"
|
|
name="tab1"
|
|
zoomingAllowed="true"
|
|
scrollingAllowed="true"
|
|
initialDisplay=""
|
|
closeTabAllowed="false"
|
|
borderStyle="none"/>
|
|
<frame
|
|
stackSize="10"
|
|
name="tab2"
|
|
zoomingAllowed="true"
|
|
scrollingAllowed="true"
|
|
initialDisplay=""
|
|
closeTabAllowed="true"
|
|
borderStyle="none"/>
|
|
</tab>
|
|
</frame-set>
|
|
<frame
|
|
name="alarmBannerFrame"
|
|
zoomingAllowed="false"
|
|
initialDisplay="AOG_AlarmBanner"
|
|
borderStyle="none"
|
|
closeTabAllowed="false"
|
|
zoom="stretchDisplay"/>
|
|
</frame-set>
|
|
</layout>
|
|
|
|
<!--
|
|
************************************************************************************************
|
|
name: wuxga1f
|
|
************************************************************************************************
|
|
-->
|
|
|
|
<!--
|
|
************************************************************************************************
|
|
name: wuxga1r
|
|
|
|
description: framework for wuxga
|
|
|
|
target: 1920x1200 (wuxga)
|
|
|
|
resize: r (F=not allowed / R=allowed)
|
|
************************************************************************************************
|
|
-->
|
|
<layout
|
|
name="wuxga1r"
|
|
icon="poi.png"
|
|
title="$default"
|
|
lookAndFeel=""
|
|
drawBorder="true"
|
|
sizingAllowed="true"
|
|
minimizingAllowed="true"
|
|
closingAllowed="false"
|
|
alwaysOnTop="false"
|
|
initialPosition="centreScreen"
|
|
initialPositionX="0"
|
|
initialPositionY="0"
|
|
initialSize="pixels"
|
|
initialSizeWidth="1920"
|
|
initialSizeHeight="1200">
|
|
<menu>
|
|
<menu-item
|
|
name="menu.file"
|
|
label="File"
|
|
mnemonic="f">
|
|
<menu-item
|
|
name="menu.file.print.selectArea"
|
|
label="Select print area..."
|
|
icon=""
|
|
mnemonic="s"
|
|
accelerator=""
|
|
tooltip="Select the area to print"
|
|
command="print selectFrame"/>
|
|
<menu-item
|
|
name="menu.file.print.print"
|
|
label="Print..."
|
|
icon=""
|
|
mnemonic="P"
|
|
accelerator="CONTROL P"
|
|
tooltip="Print $"
|
|
command="print frameWithSetup"/>
|
|
<menu-item
|
|
name="menu.file.print.pageSetup"
|
|
label="Page setup..."
|
|
icon=""
|
|
mnemonic="e"
|
|
accelerator=""
|
|
tooltip="Setup the pages"
|
|
command="print setup"/>
|
|
<menu-item
|
|
name="menu.file.print.preview"
|
|
label="Print preview..."
|
|
icon=""
|
|
mnemonic="v"
|
|
accelerator=""
|
|
tooltip="Preview the printing"
|
|
command="print preview"/>
|
|
<menu-separator/>
|
|
<menu-item
|
|
name="menu.file.login"
|
|
label="Login"
|
|
mnemonic="i"
|
|
accelerator=""
|
|
tooltip="Secondary login"
|
|
command="login"/>
|
|
<menu-item
|
|
name="menu.file.logout"
|
|
label="Logout"
|
|
mnemonic="o"
|
|
accelerator=""
|
|
tooltip="Secondary logout"
|
|
command="logout"/>
|
|
<menu-separator/>
|
|
<menu-item
|
|
name="menu.file.exit"
|
|
label="Exit"
|
|
mnemonic="x"
|
|
accelerator="CONTROL Q"
|
|
tooltip="Exit the window"
|
|
command="exit"/>
|
|
</menu-item>
|
|
<menu-item
|
|
name="menu.view"
|
|
label="View"
|
|
mnemonic="V">
|
|
<menu-item
|
|
name="menu.view.reload"
|
|
label="Reload"
|
|
mnemonic="r"
|
|
accelerator="F5"
|
|
icon=""
|
|
tooltip="Reload $"
|
|
command="reload default"/>
|
|
<menu-item
|
|
name="menu.view.reload.all"
|
|
label="Reload All"
|
|
mnemonic="a"
|
|
accelerator="CONTROL F5"
|
|
icon=""
|
|
tooltip="Reload all displays"
|
|
command="reload all"/>
|
|
<menu-separator/>
|
|
<menu-item
|
|
name="menu.view.toolbar"
|
|
label="Toolbars"
|
|
mnemonic="t"
|
|
accelerator=""
|
|
icon=""
|
|
type="check"
|
|
tooltip="Show or hide the toolbars"
|
|
command="toolbar"/>
|
|
<menu-item
|
|
name="menu.view.statusLine"
|
|
label="Status Line"
|
|
mnemonic="s"
|
|
accelerator=""
|
|
icon=""
|
|
type="check"
|
|
tooltip="Show or hide the status line"
|
|
command="statusline"/>
|
|
</menu-item>
|
|
<menu-item
|
|
name="menu.zoom"
|
|
label="Zoom"
|
|
mnemonic="Z">
|
|
<menu-item
|
|
name="menu.zoom.in"
|
|
mnemonic="i"
|
|
accelerator="CONTROL ="
|
|
icon=""
|
|
label="Zoom In"
|
|
tooltip="Zoom in"
|
|
command="zoom 110 default"/>
|
|
<menu-item
|
|
name="menu.zoom.out"
|
|
mnemonic="o"
|
|
accelerator="CONTROL -"
|
|
icon=""
|
|
label="Zoom Out"
|
|
tooltip="Zoom out"
|
|
command="zoom 90 default"/>
|
|
<menu-item
|
|
name="menu.zoom.reset"
|
|
mnemonic="r"
|
|
accelerator="CONTROL ALT 0"
|
|
icon=""
|
|
label="Reset"
|
|
tooltip="Reset to 100%"
|
|
command="zoom 1 default"/>
|
|
<menu-item
|
|
name="menu.zoom.fit"
|
|
mnemonic="f"
|
|
accelerator="CONTROL 0"
|
|
icon=""
|
|
label="Fit"
|
|
tooltip="Fit Display "
|
|
command="zoom 0 default"/>
|
|
</menu-item>
|
|
<menu-item
|
|
name="menu.goto"
|
|
label="Go"
|
|
mnemonic="G">
|
|
<menu-item
|
|
name="menu.goto.back"
|
|
label="Back"
|
|
mnemonic="b"
|
|
accelerator="ALT LEFT"
|
|
icon=""
|
|
tooltip="Back to $"
|
|
command="navigate back default"/>
|
|
<menu-item
|
|
name="menu.goto.forward"
|
|
label="Forward"
|
|
mnemonic="f"
|
|
accelerator="ALT RIGHT"
|
|
icon=""
|
|
tooltip="Forward to $"
|
|
command="navigate forward default"/>
|
|
<menu-item
|
|
name="menu.goto.up"
|
|
label="Up"
|
|
mnemonic="u"
|
|
accelerator="ALT UP"
|
|
icon=""
|
|
tooltip="Up to $"
|
|
command="navigate up default"/>
|
|
<menu-separator/>
|
|
<menu-item
|
|
name="menu.goto.home"
|
|
label="Home"
|
|
mnemonic="h"
|
|
accelerator="ALT HOME"
|
|
icon=""
|
|
tooltip="Home to $"
|
|
command="navigate home default"/>
|
|
</menu-item>
|
|
<menu-item
|
|
name="menu.playback"
|
|
label="Playback"
|
|
mnemonic="P">
|
|
<menu-item
|
|
name="menu.playback.toggeRecording"
|
|
type="check"
|
|
label="Record"
|
|
mnemonic="r"
|
|
icon=""
|
|
tooltip="Start or stop recording"
|
|
command="playback record"/>
|
|
<menu-item
|
|
name="menu.playback.startViewer"
|
|
label="Open viewer..."
|
|
mnemonic="o"
|
|
icon=""
|
|
tooltip="Opens the viewer"
|
|
command="playback view"/>
|
|
</menu-item>
|
|
</menu>
|
|
<toolbar
|
|
name="toolbar.navigation"
|
|
label="Navigation"
|
|
floatable="false"
|
|
position="top">
|
|
<toolbar-item
|
|
name="toolbar.navigation.goto.alarmCurrent"
|
|
icon="ciProAlar32.png"
|
|
tooltip="Go to current alarm list"
|
|
label=""
|
|
command="navigate to default wuxga1almCurrent"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.goto.alarmShelved"
|
|
icon="ciShlAlar32.png"
|
|
tooltip="Go to shelved alarm list"
|
|
label=""
|
|
command="navigate to default wuxga1almShelved"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.goto.alarmHistory"
|
|
icon="ciHistAlm32.png"
|
|
tooltip="Go to historical alarm list"
|
|
label=""
|
|
command="navigate to default wuxga1almHistorical"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.goto.alarmSys"
|
|
icon="ciSysAlar32.png"
|
|
tooltip="Go to system alarm list"
|
|
label=""
|
|
command="navigate to default wuxga1almSystem"/>
|
|
<toolbar-separator/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.back"
|
|
icon="ciNavLeft32.png"
|
|
label=""
|
|
tooltip="Back to $"
|
|
command="navigate back default"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.forward"
|
|
icon="ciNavRight32.png"
|
|
label=""
|
|
tooltip="Forward to $"
|
|
command="navigate forward default"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.up"
|
|
icon="ciNavUp32.png"
|
|
tooltip="Up to $"
|
|
label=""
|
|
command="navigate up default"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.home"
|
|
icon="ciOverview32.png"
|
|
label=""
|
|
tooltip="Home to $"
|
|
command="navigate home default"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.goto.overview"
|
|
icon="ciNaviga32.png"
|
|
tooltip="Go to overview"
|
|
label=""
|
|
command="navigate to default wuxga1Main"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.history"
|
|
tooltip="History"
|
|
label="History"
|
|
type="editableCombo"
|
|
command="navigate history default"/>
|
|
<toolbar-item
|
|
name="toolbar.zoom.in"
|
|
icon="ciZoomIn32.png"
|
|
label=""
|
|
tooltip="Zoom in"
|
|
command="zoom 110 default"/>
|
|
<toolbar-item
|
|
name="toolbar.zoom.out"
|
|
icon="ciZoomOut32.png"
|
|
label=""
|
|
tooltip="Zoom out"
|
|
command="zoom 90 default"/>
|
|
<toolbar-item
|
|
name="toolbar.zoom.reset"
|
|
icon="ciZoomOrg32.png"
|
|
label=""
|
|
tooltip="Reset to 100 %"
|
|
command="zoom 1 default"/>
|
|
<toolbar-item
|
|
name="toolbar.zoom.fit"
|
|
icon="ciZoomFull32.png"
|
|
label=""
|
|
tooltip="Fit Display"
|
|
command="zoom 0 default"/>
|
|
<toolbar-separator/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.goto.login"
|
|
icon="ciUsLogin32.png"
|
|
tooltip="User Login"
|
|
label=""
|
|
command="login"/>
|
|
<toolbar-item
|
|
name="toolbar.navigation.goto.trending"
|
|
icon="ciTrending32.png"
|
|
tooltip="Go to trending"
|
|
label=""
|
|
command="navigate to default wuxga1chartOpen"/>
|
|
<toolbar-separator/>
|
|
<toolbar-item
|
|
name="toolbar.print"
|
|
icon="ciHardCopy32.png"
|
|
tooltip="Print $"
|
|
command="print frame"/>
|
|
</toolbar>
|
|
<status-line>
|
|
<status-line-item
|
|
type="statusText"/>
|
|
<status-line-separator/>
|
|
<status-line-item
|
|
type="displayName"/>
|
|
<status-line-separator/>
|
|
<status-line-item
|
|
type="userName"/>
|
|
<status-line-separator/>
|
|
<status-line-item
|
|
type="playbackIndicator"/>
|
|
<status-line-separator/>
|
|
<status-line-item
|
|
type="dateTime"/>
|
|
<status-line-separator/>
|
|
<status-line-item
|
|
type="progresBar"/>
|
|
<status-line-separator/>
|
|
<status-line-item
|
|
type="graphicsQueueLevel"/>
|
|
<status-line-separator/>
|
|
<status-line-item
|
|
icon="connectionStatus.png"
|
|
type="connectionState"/>
|
|
</status-line>
|
|
<frame-set
|
|
rows="1*,fitDisplay"
|
|
borderStyle="none">
|
|
<frame-set
|
|
cols="fitDisplay,1*"
|
|
borderStyle="none">
|
|
<tab
|
|
stackSize="10"
|
|
name="menuFrame"
|
|
zoomingAllowed="false"
|
|
scrollingAllowed="false"
|
|
closeTabAllowed="true"
|
|
borderStyle="none"
|
|
tabPosition="top"
|
|
maximumTabs="1">
|
|
<frame
|
|
stackSize="1"
|
|
name="nav1"
|
|
zoomingAllowed="false"
|
|
scrollingAllowed="false"
|
|
initialDisplay=""
|
|
closeTabAllowed="false"
|
|
borderStyle="none"/>
|
|
</tab>
|
|
<tab
|
|
stackSize="10"
|
|
name="default"
|
|
zoomingAllowed="true"
|
|
scrollingAllowed="true"
|
|
closeTabAllowed="true"
|
|
borderStyle="none"
|
|
tabPosition="top"
|
|
maximumTabs="5">
|
|
<frame
|
|
stackSize="10"
|
|
name="tab1"
|
|
zoomingAllowed="true"
|
|
scrollingAllowed="true"
|
|
initialDisplay=""
|
|
closeTabAllowed="false"
|
|
borderStyle="none"/>
|
|
<frame
|
|
stackSize="10"
|
|
name="tab2"
|
|
zoomingAllowed="true"
|
|
scrollingAllowed="true"
|
|
initialDisplay=""
|
|
closeTabAllowed="true"
|
|
borderStyle="none"/>
|
|
</tab>
|
|
</frame-set>
|
|
<frame
|
|
name="alarmBannerFrame"
|
|
zoomingAllowed="false"
|
|
initialDisplay="AOG_AlarmBanner"
|
|
borderStyle="none"
|
|
closeTabAllowed="false"
|
|
zoom="stretchDisplay"/>
|
|
</frame-set>
|
|
</layout>
|
|
|
|
<!--
|
|
************************************************************************************************
|
|
name: wuxga1r
|
|
************************************************************************************************
|
|
-->
|
|
|
|
|
|
|
|
|
|
<!--
|
|
************************************************************************************************
|
|
************************************************************************************************
|
|
END DEFINITION GENERATED LAYOUTS
|
|
************************************************************************************************
|
|
************************************************************************************************
|
|
-->
|
|
|
|
<!--
|
|
************************************************************************************************
|
|
name: ResizablePopup
|
|
|
|
description: Popup that can be resized - e.g. for floating process displays
|
|
|
|
target: n.a
|
|
|
|
resize: allowed
|
|
************************************************************************************************
|
|
-->
|
|
<layout
|
|
name="ResizablePopup"
|
|
title="$default"
|
|
icon="poi.png"
|
|
drawBorder="true"
|
|
sizingAllowed="true"
|
|
minimizingAllowed="false"
|
|
closingAllowed="true"
|
|
alwaysOnTop="true"
|
|
modal="false"
|
|
initialPosition="atCursor"
|
|
initialPositionX="0"
|
|
initialPositionY="0"
|
|
initialSize="fitFrames"
|
|
initialSizeWidth="100"
|
|
initialSizeHeight="200"
|
|
maximumOpen="5">
|
|
<frame-set rows="1*">
|
|
<frame
|
|
name="default"
|
|
zoomingAllowed="false"
|
|
initialDisplay=""
|
|
borderStyle="none"/>
|
|
</frame-set>
|
|
</layout>
|
|
|
|
<!--
|
|
************************************************************************************************
|
|
name: FixedPopup
|
|
|
|
description: Popup that can not be resized
|
|
|
|
target: n.a
|
|
|
|
resize: not allowed
|
|
************************************************************************************************
|
|
-->
|
|
<layout
|
|
name="FixedPopup"
|
|
title="$default"
|
|
icon="poi.png"
|
|
drawBorder="true"
|
|
sizingAllowed="false"
|
|
minimizingAllowed="false"
|
|
closingAllowed="true"
|
|
alwaysOnTop="true"
|
|
modal="false"
|
|
initialPosition="atCursor"
|
|
initialPositionX="0"
|
|
initialPositionY="0"
|
|
initialSize="fitFrames"
|
|
initialSizeWidth="100"
|
|
initialSizeHeight="200"
|
|
maximumOpen="5">
|
|
<frame-set rows="1*">
|
|
<frame
|
|
name="default"
|
|
zoomingAllowed="false"
|
|
initialDisplay=""
|
|
borderStyle="none"/>
|
|
</frame-set>
|
|
</layout>
|
|
|
|
<!--
|
|
************************************************************************************************
|
|
name: Popup
|
|
|
|
description: Popup that can not be resized
|
|
|
|
target: n.a
|
|
|
|
resize: not allowed
|
|
************************************************************************************************
|
|
-->
|
|
<layout
|
|
name="popup"
|
|
title="$default"
|
|
icon="poi.png"
|
|
drawBorder="true"
|
|
sizingAllowed="false"
|
|
minimizingAllowed="false"
|
|
closingAllowed="true"
|
|
alwaysOnTop="true"
|
|
modal="false"
|
|
initialPosition="atCursor"
|
|
initialPositionX="0"
|
|
initialPositionY="0"
|
|
initialSize="fitFrames"
|
|
initialSizeWidth="100"
|
|
initialSizeHeight="200"
|
|
maximumOpen="5">
|
|
<frame-set rows="1*">
|
|
<frame
|
|
name="default"
|
|
zoomingAllowed="false"
|
|
initialDisplay=""
|
|
borderStyle="none"/>
|
|
</frame-set>
|
|
</layout>
|
|
|
|
<!--
|
|
************************************************************************************************
|
|
name: Splash
|
|
|
|
description: Popup that can not be resized
|
|
|
|
target: n.a
|
|
|
|
resize: not allowed
|
|
************************************************************************************************
|
|
-->
|
|
<layout
|
|
name="Splash"
|
|
title="$default"
|
|
icon="poi.png"
|
|
drawBorder="true"
|
|
sizingAllowed="false"
|
|
minimizingAllowed="false"
|
|
closingAllowed="true"
|
|
alwaysOnTop="true"
|
|
modal="false"
|
|
initialPosition="centreScreen"
|
|
initialPositionX="0"
|
|
initialPositionY="0"
|
|
initialSize="fitFrames"
|
|
initialSizeWidth="100"
|
|
initialSizeHeight="200"
|
|
maximumOpen="5">
|
|
<frame-set rows="1*">
|
|
<frame
|
|
name="default"
|
|
zoomingAllowed="false"
|
|
initialDisplay=""
|
|
borderStyle="none"/>
|
|
</frame-set>
|
|
</layout>
|
|
|
|
<!--
|
|
************************************************************************************************
|
|
name: tuningpanel
|
|
|
|
description: YOKOGAWA tuning panel
|
|
|
|
target: n.a.
|
|
|
|
resize: not allowed
|
|
************************************************************************************************
|
|
-->
|
|
<layout
|
|
name="tuningpanel"
|
|
icon="poi.png"
|
|
title="$default"
|
|
drawBorder="true"
|
|
sizingAllowed="false"
|
|
minimizingAllowed="false"
|
|
closingAllowed="true"
|
|
alwaysOnTop="true"
|
|
modal="false"
|
|
initialPosition="atCursor"
|
|
initialPositionX="0"
|
|
initialPositionY="0"
|
|
initialSize="fitFrames"
|
|
initialSizeWidth="900"
|
|
initialSizeHeight="600"
|
|
maximumOpen="5">
|
|
<frame-set rows="1*">
|
|
<frame
|
|
name="default"
|
|
zoomingAllowed="false"
|
|
initialDisplay=""
|
|
borderStyle="none"/>
|
|
</frame-set>
|
|
</layout>
|
|
|
|
<!--
|
|
************************************************************************************************
|
|
name: faceplate
|
|
|
|
description: standard YOKOGAWA faceplate layout
|
|
|
|
target: n.a.
|
|
|
|
resize: not allowed
|
|
************************************************************************************************
|
|
-->
|
|
<layout
|
|
name="faceplate"
|
|
icon="poi.png"
|
|
title="$default"
|
|
drawBorder="true"
|
|
sizingAllowed="false"
|
|
minimizingAllowed="false"
|
|
closingAllowed="true"
|
|
alwaysOnTop="true"
|
|
modal="false"
|
|
initialPosition="atCursor"
|
|
initialPositionX="0"
|
|
initialPositionY="0"
|
|
initialSize="fitFrames"
|
|
initialSizeWidth="136"
|
|
initialSizeHeight="600"
|
|
maximumOpen="5">
|
|
<frame-set rows="1*">
|
|
<frame
|
|
name="default"
|
|
zoomingAllowed="false"
|
|
initialDisplay=""
|
|
borderStyle="none"/>
|
|
</frame-set>
|
|
</layout>
|
|
|
|
<!--
|
|
************************************************************************************************
|
|
name: SelectMode
|
|
|
|
description: mode select layout - no border visible
|
|
|
|
target: n.a.
|
|
|
|
resize: not allowed
|
|
************************************************************************************************
|
|
-->
|
|
<layout
|
|
name="SelectMode"
|
|
title="$default"
|
|
drawBorder="false"
|
|
sizingAllowed="false"
|
|
minimizingAllowed="false"
|
|
closingAllowed="true"
|
|
alwaysOnTop="true"
|
|
modal="true"
|
|
initialPosition="atCursor"
|
|
initialPositionX="0"
|
|
initialPositionY="0"
|
|
initialSize="fitFrames"
|
|
initialSizeWidth="250"
|
|
initialSizeHeight="70"
|
|
maximumOpen="1">
|
|
<frame-set rows="1*">
|
|
<frame
|
|
name="default"
|
|
zoomingAllowed="false"
|
|
initialDisplay=""
|
|
borderStyle="none"/>
|
|
</frame-set>
|
|
</layout>
|
|
|
|
<!--
|
|
************************************************************************************************
|
|
name: Setpoint
|
|
|
|
description: Setpoint popwp
|
|
|
|
target: n.a.
|
|
|
|
resize: not allowed
|
|
************************************************************************************************
|
|
-->
|
|
<layout
|
|
name="Setpoint"
|
|
title="$default"
|
|
drawBorder="true"
|
|
sizingAllowed="false"
|
|
minimizingAllowed="false"
|
|
closingAllowed="true"
|
|
alwaysOnTop="true"
|
|
modal="true"
|
|
initialPosition="atCursor"
|
|
initialPositionX="0"
|
|
initialPositionY="0"
|
|
initialSize="fitFrames"
|
|
initialSizeWidth="250"
|
|
initialSizeHeight="70"
|
|
maximumOpen="1">
|
|
<frame-set rows="1*">
|
|
<frame
|
|
name="default"
|
|
zoomingAllowed="false"
|
|
initialDisplay=""
|
|
borderStyle="none"/>
|
|
</frame-set>
|
|
</layout>
|
|
|
|
|
|
<!--
|
|
************************************************************************************************
|
|
name: mapviewer
|
|
|
|
description: layout for MapViewer component
|
|
|
|
target: 1280x900
|
|
|
|
resize: f (F=not allowed / R=allowed)
|
|
************************************************************************************************
|
|
-->
|
|
<layout
|
|
name="mapviewer"
|
|
icon="poi.png"
|
|
title="$default"
|
|
lookAndFeel=""
|
|
drawBorder="true"
|
|
sizingAllowed="false"
|
|
minimizingAllowed="true"
|
|
closingAllowed="true"
|
|
alwaysOnTop="false"
|
|
initialPosition="centreScreen"
|
|
initialPositionX="0"
|
|
initialPositionY="0"
|
|
initialSize="pixels"
|
|
initialSizeWidth="1280"
|
|
initialSizeHeight="900"
|
|
printOrientation="landscape"
|
|
printLeftMargin="0"
|
|
printRightMargin="0"
|
|
printTopMargin="0"
|
|
printBottomMargin="0">
|
|
<frame-set rows="1*">
|
|
<frame
|
|
name="default"
|
|
zoomingAllowed="false"
|
|
initialDisplay=""
|
|
borderStyle="none"/>
|
|
</frame-set>
|
|
</layout>
|
|
|
|
|
|
<!--
|
|
************************************************************************************************
|
|
Translations of menu items
|
|
************************************************************************************************
|
|
-->
|
|
<translations name="nl"
|
|
default.title="Het getoonde display is: $default"
|
|
|
|
menu.file.label="Bestand"
|
|
menu.file.mnemonic="b"
|
|
|
|
menu.file.print.selectArea.label="Selecteer afdrukgebied"
|
|
menu.file.print.selectArea.mnemonic="s"
|
|
menu.file.print.selectArea.tooltip="Selecteer het gebied dat afgedrukt moet worden"
|
|
menu.file.print.print.label="Afdrukken..."
|
|
menu.file.print.print.mnemonic="a"
|
|
menu.file.print.accelerator="CONTROL P"
|
|
menu.file.print.print.tooltip="Afdrukken van $"
|
|
menu.file.print.pageSetup.label="Pagina-instellingen..."
|
|
menu.file.print.pageSetup.mnemonic="i"
|
|
menu.file.print.pageSetup.tooltip="Stel de pagina in"
|
|
menu.file.print.preview.label="Afdrukvoorbeeld..."
|
|
menu.file.print.preview.mnemonic="v"
|
|
menu.file.print.preview.tooltip="Genereer een afdrukvoorbeeld"
|
|
|
|
menu.file.login.label="Inloggen..."
|
|
menu.file.login.mnemonic="i"
|
|
menu.file.login.tooltip="Inloggen op het tweede niveau"
|
|
menu.file.logout.label="Uitloggen"
|
|
menu.file.logout.mnemonic="u"
|
|
menu.file.logout.tooltip="Uitloggen uit het tweede niveau"
|
|
|
|
menu.file.exit.label="Sluiten"
|
|
menu.file.exit.mnemonic="s"
|
|
menu.file.exit.accelerator="CONTROL Q"
|
|
menu.file.exit.tooltip="Sluit het venster"
|
|
|
|
menu.view.label="Tonen"
|
|
menu.view.mnemonic="T"
|
|
|
|
menu.view.reload.label="Herlaad"
|
|
menu.view.reload.mnemonic="h"
|
|
menu.view.reload.tooltip="Herlaad $"
|
|
menu.view.reload.all.label="Herlaad alles"
|
|
menu.view.reload.all.mnemonic="a"
|
|
menu.view.reload.all.tooltip="Herlaad all displays"
|
|
menu.view.lookAndFeel.windows.label="Windows look en feel"
|
|
menu.view.lookAndFeel.windows.mnemonic="w"
|
|
menu.view.lookAndFeel.windows.tooltip="Schakel over naar Windows look en feel"
|
|
menu.view.lookAndFeel.metal.label="Metal look en feel"
|
|
menu.view.lookAndFeel.metal.mnemonic="m"
|
|
menu.view.lookAndFeel.metal.tooltip="Schakel over naar Metal look en feel"
|
|
menu.view.lookAndFeel.ft.label="CI Server look en feel"
|
|
menu.view.lookAndFeel.ft.mnemonic="f"
|
|
menu.view.lookAndFeel.ft.accelerator=""
|
|
menu.view.lookAndFeel.ft.tooltip="Schakel over naar CI Server look en feel"
|
|
menu.view.lookAndFeel.motif.label="Motif look en feel"
|
|
menu.view.lookAndFeel.motif.mnemonic="o"
|
|
menu.view.lookAndFeel.motif.tooltip="Schakel over naar Motif look en feel"
|
|
|
|
menu.view.toolbar.label="Werkbalken"
|
|
menu.view.toolbar.mnemonic="b"
|
|
menu.view.toolbar.tooltip="Toon of verberg de werkbalken"
|
|
menu.view.statusLine.label="Statusregel"
|
|
menu.view.statusLine.mnemonic="s"
|
|
menu.view.statusLine.tooltip="Toon of verberg de statusregel"
|
|
|
|
menu.zoom.label="Zoomen"
|
|
menu.zoom.mnemonic="z"
|
|
|
|
menu.zoom.in.label="In"
|
|
menu.zoom.in.mnemonic="i"
|
|
menu.zoom.in.accelerator="CONTROL +"
|
|
menu.zoom.in.tooltip="Inzoomen"
|
|
menu.zoom.out.label="Uit"
|
|
menu.zoom.out.mnemonic="u"
|
|
menu.zoom.out.accelerator="CONTROL -"
|
|
menu.zoom.out.tooltip="Uitzoomen"
|
|
menu.zoom.reset.label="Reset"
|
|
menu.zoom.reset.mnemonic="r"
|
|
menu.zoom.reset.accelerator="CONTROL ALT 0"
|
|
menu.zoom.reset.tooltip="Reset het zoomniveau naar 100%"
|
|
menu.zoom.fit.label="Passend"
|
|
menu.zoom.fit.mnemonic="p"
|
|
menu.zoom.fit.accelerator="CONTROL 0"
|
|
menu.zoom.fit.tooltip="Maak het display passend"
|
|
|
|
menu.goto.label="Navigeren"
|
|
menu.goto.mnemonic="n"
|
|
|
|
menu.goto.back.label="Terug"
|
|
menu.goto.back.mnemonic="t"
|
|
menu.goto.back.accelerator="ALT LEFT"
|
|
menu.goto.back.tooltip="Terug naar $"
|
|
menu.goto.forward.label="Vooruit"
|
|
menu.goto.forward.mnemonic="v"
|
|
menu.goto.forward.accelerator="ALT RIGHT"
|
|
menu.goto.forward.tooltip="Vooruit naar $"
|
|
menu.goto.up.label="Omhoog"
|
|
menu.goto.up.mnemonic="o"
|
|
menu.goto.up.accelerator="ALT UP"
|
|
menu.goto.up.tooltip="Omhoog naar $"
|
|
menu.goto.home.label="Start display"
|
|
menu.goto.home.mnemonic="h"
|
|
menu.goto.home.accelerator="ALT HOME"
|
|
menu.goto.home.tooltip="Terug naar $"
|
|
|
|
menu.playback.label="Opnemer"
|
|
menu.playback.mnemonic="o"
|
|
menu.playback.toggeRecording.label="Opnemen"
|
|
menu.playback.toggeRecording.mnemonic="o"
|
|
menu.playback.toggeRecording.tooltip="Start of stop het opnemen"
|
|
menu.playback.startViewer.label="Start speler..."
|
|
menu.playback.startViewer.mnemonic="s"
|
|
menu.playback.startViewer.tooltip="Start de speler"
|
|
|
|
menu.help.label="Help"
|
|
menu.help.mnemonic="H"
|
|
|
|
menu.help.topics.label="Help onderwerpen"
|
|
menu.help.topics.mnemonic="h"
|
|
menu.help.topics.accelerator="F1"
|
|
menu.help.topics.tooltip="Help over een onderwerp"
|
|
menu.help.about.label="Over"
|
|
menu.help.about.mnemonic="o"
|
|
menu.help.about.tooltip="Help over de Web-HMI"
|
|
|
|
toolbar.navigation.label=""
|
|
|
|
toolbar.navigation.back.label=""
|
|
toolbar.navigation.back.tooltip="Terug naar $"
|
|
toolbar.navigation.backList.tooltip="Vorige displays"
|
|
toolbar.navigation.forward.tooltip="Vooruit naar $"
|
|
toolbar.navigation.forwardList.tooltip="Volgende displays"
|
|
toolbar.navigation.home.tooltip="Terug naar $"
|
|
toolbar.navigation.up.label=""
|
|
toolbar.navigation.up.tooltip="Omhoog naar $"
|
|
toolbar.navigate.reload.tooltip="Herlaad $"
|
|
toolbar.navigation.history.tooltip="Eerder getoonde displays"
|
|
toolbar.print.tooltip="Afdrukken van $"
|
|
|
|
toolbar.zoom.label=""
|
|
|
|
toolbar.zoom.in.tooltip="Inzoomen"
|
|
toolbar.zoom.out.tooltip="Uitzoomen"
|
|
toolbar.zoom.reset.tooltip="Reset het zoomniveau naar 100%"
|
|
toolbar.zoom.fit.tooltip="Maak het display passend"
|
|
|
|
/>
|
|
|
|
<translations name="en_GB"
|
|
default.title="The display shown is: $default"
|
|
|
|
menu.file.label="File"
|
|
menu.file.mnemonic="f"
|
|
|
|
menu.file.print.selectArea.label="Select print area..."
|
|
menu.file.print.selectArea.mnemonic="s"
|
|
menu.file.print.selectArea.tooltip="Select the area to print"
|
|
menu.file.print.print.label="Print..."
|
|
menu.file.print.print.mnemonic="P"
|
|
menu.file.print.accelerator="CONTROL P"
|
|
menu.file.print.print.tooltip="Print $"
|
|
menu.file.print.pageSetup.label="Page setup..."
|
|
menu.file.print.pageSetup.mnemonic="e"
|
|
menu.file.print.pageSetup.tooltip="Setup the pages"
|
|
menu.file.print.preview.label="Print preview..."
|
|
menu.file.print.preview.mnemonic="v"
|
|
menu.file.print.preview.tooltip="Preview the printing"
|
|
|
|
menu.file.login.label="Login..."
|
|
menu.file.login.mnemonic="i"
|
|
menu.file.login.tooltip="Secondary login"
|
|
menu.file.logout.label="Logout"
|
|
menu.file.logout.mnemonic="u"
|
|
menu.file.logout.tooltip="Secondary logout"
|
|
|
|
menu.file.exit.label="Exit"
|
|
menu.file.exit.mnemonic="x"
|
|
menu.file.exit.accelerator="CONTROL Q"
|
|
menu.file.exit.tooltip="Exit the window"
|
|
|
|
menu.view.label="View"
|
|
menu.view.mnemonic="V"
|
|
|
|
menu.view.reload.label="Reload"
|
|
menu.view.reload.mnemonic="r"
|
|
menu.view.reload.tooltip="Reload $"
|
|
menu.view.reload.all.label="Reload All"
|
|
menu.view.reload.all.mnemonic="a"
|
|
menu.view.reload.all.tooltip="Reload all displays"
|
|
menu.view.lookAndFeel.windows.label="Windows look and feel"
|
|
menu.view.lookAndFeel.windows.mnemonic="w"
|
|
menu.view.lookAndFeel.windows.tooltip="Switch to Windows look and feel"
|
|
menu.view.lookAndFeel.platform.label="Platform native look and feel"
|
|
menu.view.lookAndFeel.platform.mnemonic="p"
|
|
menu.view.lookAndFeel.platform.tooltip="Switch to platform native look and feel"
|
|
menu.view.lookAndFeel.metal.label="Metal look and feel"
|
|
menu.view.lookAndFeel.metal.mnemonic="m"
|
|
menu.view.lookAndFeel.metal.tooltip="Switch to Metal look and feel"
|
|
menu.view.lookAndFeel.nimbus.label="Nimbus look and feel"
|
|
menu.view.lookAndFeel.nimbus.mnemonic="n"
|
|
menu.view.lookAndFeel.nimbus.tooltip="Switch to Nimbus look and feel"
|
|
menu.view.lookAndFeel.motif.label="Motif look and feel"
|
|
menu.view.lookAndFeel.motif.mnemonic="o"
|
|
menu.view.lookAndFeel.motif.tooltip="Switch to Motif look and feel"
|
|
|
|
menu.view.toolbar.label="Toolbars"
|
|
menu.view.toolbar.mnemonic="t"
|
|
menu.view.toolbar.tooltip="Show or hide the toolbars"
|
|
menu.view.statusLine.label="Status Line"
|
|
menu.view.statusLine.mnemonic="s"
|
|
menu.view.statusLine.tooltip="Show or hide the status line"
|
|
|
|
menu.zoom.label="Zoom"
|
|
menu.zoom.mnemonic="z"
|
|
|
|
menu.zoom.in.label="Zoom In"
|
|
menu.zoom.in.mnemonic="i"
|
|
menu.zoom.in.accelerator="CONTROL ="
|
|
menu.zoom.in.tooltip="Zoom In"
|
|
menu.zoom.out.label="Zoom Out"
|
|
menu.zoom.out.mnemonic="o"
|
|
menu.zoom.out.accelerator="CONTROL -"
|
|
menu.zoom.out.tooltip="Zoom Out"
|
|
menu.zoom.reset.label="Reset"
|
|
menu.zoom.reset.mnemonic="r"
|
|
menu.zoom.reset.accelerator="CONTROL ALT 0"
|
|
menu.zoom.reset.tooltip="Reset to 100%"
|
|
menu.zoom.fit.label="Fit"
|
|
menu.zoom.fit.mnemonic="f"
|
|
menu.zoom.fit.accelerator="CONTROL 0"
|
|
menu.zoom.fit.tooltip="Fit Display"
|
|
|
|
menu.goto.label="Navigation"
|
|
menu.goto.mnemonic="n"
|
|
|
|
menu.goto.back.label="Back"
|
|
menu.goto.back.mnemonic="b"
|
|
menu.goto.back.accelerator="ALT LEFT"
|
|
menu.goto.back.tooltip="Back to $"
|
|
menu.goto.forward.label="Forward"
|
|
menu.goto.forward.mnemonic="f"
|
|
menu.goto.forward.accelerator="ALT RIGHT"
|
|
menu.goto.forward.tooltip="Forward to $"
|
|
menu.goto.up.label="Up"
|
|
menu.goto.up.mnemonic="u"
|
|
menu.goto.up.accelerator="ALT UP"
|
|
menu.goto.up.tooltip="Up to $"
|
|
menu.goto.home.label="Start display"
|
|
menu.goto.home.mnemonic="h"
|
|
menu.goto.home.accelerator="ALT HOME"
|
|
menu.goto.home.tooltip="Back to $"
|
|
|
|
menu.playback.label="Playback"
|
|
menu.playback.mnemonic="p"
|
|
menu.playback.toggeRecording.label="Record"
|
|
menu.playback.toggeRecording.mnemonic="r"
|
|
menu.playback.toggeRecording.tooltip="Start or stop recording"
|
|
menu.playback.startViewer.label="Open viewer"
|
|
menu.playback.startViewer.mnemonic="o"
|
|
menu.playback.startViewer.tooltip="Opens the viewer"
|
|
|
|
menu.help.label="Help"
|
|
menu.help.mnemonic="H"
|
|
|
|
menu.help.topics.label="Help topics"
|
|
menu.help.topics.mnemonic="T"
|
|
menu.help.topics.accelerator="F1"
|
|
menu.help.topics.tooltip="Help about a topic"
|
|
menu.help.about.label="About"
|
|
menu.help.about.mnemonic="A"
|
|
menu.help.about.tooltip="Help about the Web-HMI"
|
|
|
|
toolbar.navigation.label=""
|
|
|
|
toolbar.navigation.back.label=""
|
|
toolbar.navigation.back.tooltip="Back to $"
|
|
toolbar.navigation.backList.tooltip="Previous displays"
|
|
toolbar.navigation.forward.tooltip="Forward to $"
|
|
toolbar.navigation.forwardList.tooltip="Next displays"
|
|
toolbar.navigation.home.tooltip="Back to $"
|
|
toolbar.navigation.up.label=""
|
|
toolbar.navigation.up.tooltip="Up to $"
|
|
toolbar.navigate.reload.tooltip="Reload $"
|
|
toolbar.navigation.history.tooltip="Previous showed displays"
|
|
toolbar.print.tooltip="Print $"
|
|
|
|
toolbar.zoom.label=""
|
|
|
|
toolbar.zoom.in.tooltip="Zoom in"
|
|
toolbar.zoom.out.tooltip="Zoom out"
|
|
toolbar.zoom.reset.tooltip="Reset to 100%"
|
|
toolbar.zoom.fit.tooltip="Fit Display"
|
|
|
|
/>
|
|
|
|
<translations name="ja_JP"
|
|
default.title="ディスプレイ: $default"
|
|
|
|
menu.file.label="ファイル"
|
|
menu.file.mnemonic="f"
|
|
|
|
menu.file.print.selectArea.label="印刷範囲..."
|
|
menu.file.print.selectArea.mnemonic="s"
|
|
menu.file.print.selectArea.tooltip="印刷範囲の設定"
|
|
menu.file.print.print.label="印刷..."
|
|
menu.file.print.print.mnemonic="P"
|
|
menu.file.print.accelerator="CONTROL P"
|
|
menu.file.print.print.tooltip="$ の印刷"
|
|
menu.file.print.pageSetup.label="ページ設定..."
|
|
menu.file.print.pageSetup.mnemonic="e"
|
|
menu.file.print.pageSetup.tooltip="ページ設定"
|
|
menu.file.print.preview.label="印刷プレビュー..."
|
|
menu.file.print.preview.mnemonic="v"
|
|
menu.file.print.preview.tooltip="印刷プレビュー"
|
|
|
|
menu.file.login.label="ログイン..."
|
|
menu.file.login.mnemonic="i"
|
|
menu.file.login.tooltip="再ログイン"
|
|
menu.file.logout.label="ログアウト"
|
|
menu.file.logout.mnemonic="u"
|
|
menu.file.logout.tooltip="再ログアウト"
|
|
|
|
menu.file.exit.label="終了"
|
|
menu.file.exit.mnemonic="x"
|
|
menu.file.exit.accelerator="CONTROL Q"
|
|
menu.file.exit.tooltip="ウィンドウの終了"
|
|
|
|
menu.view.label="表示"
|
|
menu.view.mnemonic="V"
|
|
|
|
menu.view.reload.label="更新"
|
|
menu.view.reload.mnemonic="r"
|
|
menu.view.reload.tooltip="$ の更新"
|
|
menu.view.reload.all.label="画面の更新"
|
|
menu.view.reload.all.mnemonic="a"
|
|
menu.view.reload.all.tooltip="最新の情報に更新"
|
|
menu.view.lookAndFeel.windows.label="Windows ルック&フィール"
|
|
menu.view.lookAndFeel.windows.mnemonic="w"
|
|
menu.view.lookAndFeel.windows.tooltip="Windows ルック&フィールに変更"
|
|
menu.view.lookAndFeel.platform.label="プラットフォーム依存 ルック&フィール"
|
|
menu.view.lookAndFeel.platform.mnemonic="p"
|
|
menu.view.lookAndFeel.platform.tooltip="プラットフォーム依存 ルック&フィールに変更"
|
|
menu.view.lookAndFeel.metal.label="メタル ルック&フィール"
|
|
menu.view.lookAndFeel.metal.mnemonic="m"
|
|
menu.view.lookAndFeel.metal.tooltip="メタル ルック&フィールに変更"
|
|
menu.view.lookAndFeel.nimbus.label="Nimbus ルック&フィール"
|
|
menu.view.lookAndFeel.nimbus.mnemonic="n"
|
|
menu.view.lookAndFeel.nimbus.tooltip="Nimbus ルック&フィールに変更"
|
|
menu.view.lookAndFeel.motif.label="モチーフ ルック&フィール"
|
|
menu.view.lookAndFeel.motif.mnemonic="o"
|
|
menu.view.lookAndFeel.motif.tooltip="モチーフ ルック&フィールに変更"
|
|
|
|
menu.view.toolbar.label="ツールバー"
|
|
menu.view.toolbar.mnemonic="t"
|
|
menu.view.toolbar.tooltip="ツールバーの表示/非表示"
|
|
menu.view.statusLine.label="ステータスバー"
|
|
menu.view.statusLine.mnemonic="s"
|
|
menu.view.statusLine.tooltip="ステータスバーの表示/非表示"
|
|
|
|
menu.zoom.label="ズーム"
|
|
menu.zoom.mnemonic="z"
|
|
|
|
menu.zoom.in.label="ズームイン"
|
|
menu.zoom.in.mnemonic="i"
|
|
menu.zoom.in.accelerator="CONTROL ="
|
|
menu.zoom.in.tooltip="ズームイン"
|
|
menu.zoom.out.label="ズームアウト"
|
|
menu.zoom.out.mnemonic="o"
|
|
menu.zoom.out.accelerator="CONTROL -"
|
|
menu.zoom.out.tooltip="ズームアウト"
|
|
menu.zoom.reset.label="実際のサイズ"
|
|
menu.zoom.reset.mnemonic="r"
|
|
menu.zoom.reset.accelerator="CONTROL ALT 0"
|
|
menu.zoom.reset.tooltip="実際のサイズ"
|
|
menu.zoom.fit.label="表示にあわせる"
|
|
menu.zoom.fit.mnemonic="f"
|
|
menu.zoom.fit.accelerator="CONTROL 0"
|
|
menu.zoom.fit.tooltip="画面サイズに合わせる"
|
|
|
|
menu.goto.label="ナビゲーション"
|
|
menu.goto.mnemonic="n"
|
|
|
|
menu.goto.back.label="戻る"
|
|
menu.goto.back.mnemonic="b"
|
|
menu.goto.back.accelerator="ALT LEFT"
|
|
menu.goto.back.tooltip="$ に戻る"
|
|
menu.goto.forward.label="進む"
|
|
menu.goto.forward.mnemonic="f"
|
|
menu.goto.forward.accelerator="ALT RIGHT"
|
|
menu.goto.forward.tooltip="$ に進む"
|
|
menu.goto.up.label="上に戻る"
|
|
menu.goto.up.mnemonic="u"
|
|
menu.goto.up.accelerator="ALT UP"
|
|
menu.goto.up.tooltip="$ に戻る"
|
|
menu.goto.home.label="ホーム"
|
|
menu.goto.home.mnemonic="h"
|
|
menu.goto.home.accelerator="ALT HOME"
|
|
menu.goto.home.tooltip="$ に戻る"
|
|
|
|
menu.playback.label="プレイバック"
|
|
menu.playback.mnemonic="p"
|
|
menu.playback.toggeRecording.label="記録"
|
|
menu.playback.toggeRecording.mnemonic="r"
|
|
menu.playback.toggeRecording.tooltip="記録の開始・停止"
|
|
menu.playback.startViewer.label="ビューアの表示"
|
|
menu.playback.startViewer.mnemonic="o"
|
|
menu.playback.startViewer.tooltip="ビューアを表示"
|
|
|
|
menu.help.label="ヘルプ"
|
|
menu.help.mnemonic="H"
|
|
|
|
menu.help.topics.label="ヘルプの表示"
|
|
menu.help.topics.mnemonic="T"
|
|
menu.help.topics.accelerator="F1"
|
|
menu.help.topics.tooltip="トピックのヘルプ"
|
|
menu.help.about.label="...について"
|
|
menu.help.about.mnemonic="A"
|
|
menu.help.about.tooltip="Web-HMIのヘルプ"
|
|
|
|
toolbar.navigation.label=""
|
|
|
|
toolbar.navigation.goto.alarmCurrent.tooltip="現在のアラームリストを表示"
|
|
toolbar.navigation.goto.alarmShelved.tooltip="シェルフアラームを表示"
|
|
toolbar.navigation.goto.alarmHistory.tooltip="アラーム履歴を表示"
|
|
toolbar.navigation.goto.overview.tooltip="オーバービューを表示"
|
|
toolbar.navigation.goto.login.tooltip="ユーザログイン"
|
|
toolbar.navigation.goto.trending.tooltip="トレンドを表示"
|
|
toolbar.navigation.goto.alarmSys.tooltip="システムアラームリストを表示"
|
|
|
|
toolbar.navigation.back.label=""
|
|
toolbar.navigation.back.tooltip="$ に戻る"
|
|
toolbar.navigation.backList.tooltip="前の画面"
|
|
toolbar.navigation.forward.tooltip="$ に進む"
|
|
toolbar.navigation.forwardList.tooltip="次の画面"
|
|
toolbar.navigation.home.tooltip="$ に戻る"
|
|
toolbar.navigation.up.label=""
|
|
toolbar.navigation.up.tooltip="$ に戻る"
|
|
toolbar.navigate.reload.tooltip="$ の更新"
|
|
toolbar.navigation.history.tooltip="前の画面"
|
|
toolbar.print.tooltip="$ の印刷"
|
|
|
|
toolbar.zoom.label=""
|
|
|
|
toolbar.zoom.in.tooltip="ズームイン"
|
|
toolbar.zoom.out.tooltip="ズームアウト"
|
|
toolbar.zoom.reset.tooltip="実際のサイズ"
|
|
toolbar.zoom.fit.tooltip="画面にあわせる"
|
|
|
|
/>
|
|
|
|
</layouts>
|
|
|
|
<!--
|
|
************************************************************************************************
|
|
EOF
|
|
************************************************************************************************
|
|
-->
|