!**********************************************************************
!* $Id: Xerion-color,v 1.10 93/01/26 11:14:43 drew Exp $
!**********************************************************************
Xerion*Background:				CadetBlue
Xerion*Viewport*background:			MediumGoldenrod
Xerion*MenuPane*background:			LightGray
Xerion*MenuButton*background:			LightGray

Xerion*Toggle.background:			LightGray
Xerion*Command.background:			LightGray
Xerion*Text*background:				gray95

Xerion*Viewport*Text*background:		gray95
Xerion*Viewport*Toggle.background:		LightGray
Xerion*Viewport*Command.background:		LightGray
Xerion*Viewport*MenuButton.background:		LightGray
Xerion*Viewport*MenuPane*background:		LightGray

Xerion*Graph*background:			MediumGoldenrod
Xerion*Canvas*background:			MediumGoldenrod

Xerion*Network.positiveColor:			gray95
Xerion*Network.negativeColor:			darkSlateGray
Xerion*weightDisplay*scaleLabel.background:	MediumGoldenrod

!**********************************************************************
!*	General Xerion resources
!**********************************************************************/
!	You might want to change the following 3 lines to the 7 ones
!	after them (much nicer fonts)
!**********************************************************************/
Xerion*font:				6x13
Xerion*miscShell*Label.width:		125
Xerion*miscShell*ok.horizDistance:	60
!**********************************************************************/
!Xerion*font:			-adobe-times-medium-r-*-*-*-100-*-*-*-*-*-*
!Xerion*Label.font:		-adobe-times-bold-i-*-*-*-100-*-*-*-*-*-*
!Xerion*Command.font:		-adobe-times-bold-r-*-*-*-100-*-*-*-*-*-*
!Xerion*Toggle.font:		-adobe-times-bold-r-*-*-*-100-*-*-*-*-*-*
!Xerion*MenuPane*font:		-adobe-times-bold-r-*-*-*-100-*-*-*-*-*-*
!Xerion*MenuButton*font:	-adobe-times-bold-r-*-*-*-100-*-*-*-*-*-*
!Xerion*miscShell*Label.width:		155
!Xerion*miscShell*ok.horizDistance:	80
!**********************************************************************/
Xerion*TopLevelShell.Translations:	#override\n\
	<ClientMessage>WM_PROTOCOLS: MenuPopdown()
Xerion.Translations:			#override\n\
	<ClientMessage>WM_PROTOCOLS: quit()
!**********************************************************************/

Xerion*input:				True
Xerion*iconName:			Xerion
Xerion*Command.Translations: 		#override\n <Btn1Up>: notify()reset()

Xerion*TransientShell*Command.width:	66
Xerion*Label.BorderWidth:		0
Xerion*List.defaultColumns:		1
Xerion*Viewport.allowVert:		True
Xerion*Viewport.allowHoriz:		True

Xerion*cancel.label:			Cancel
Xerion*clear.label:			Clear
Xerion*close.label:			Close
Xerion*help.label:			Help
Xerion*ok.label:			Ok
Xerion*quit.label:			Quit
Xerion*reset.label:			Refresh
Xerion*save.label:			Save
Xerion*updates.label:			Updates...
Xerion*misc.label:			Miscellaneous...

Xerion*close.accelerators:	#override\n Ctrl<Key>c: set()notify()reset()
Xerion*quit.accelerators:	#override\n Ctrl<Key>q: set()notify()reset()
Xerion*reset.accelerators:	#override\n Ctrl<Key>r: set()notify()reset()
Xerion*save.accelerators:	#override\n Ctrl<Key>s: set()notify()reset()
Xerion*updates.accelerators:	#override\n Ctrl<Key>s: set()notify()reset()

Xerion*TransientShell*Text*Translations:	#override\n\
			 <Key>Return: end-of-line()
Xerion*TransientShell*ok.accelerators:		#override\n\
			<Key>Return: set()notify()reset()\n\
			Ctrl<Key>s:  set()notify()reset()

!**********************************************************************
!*	General Selection Box Widget resources
!**********************************************************************/
Xerion*Selection.value.Translations:	#override\n\
				 None<Key>Return: end-of-line()
Xerion*Selection.BorderWidth:		0
Xerion*Selection*Viewport.allowVert:	True
Xerion*Selection*Viewport.allowHoriz:	False
Xerion*Selection*List.defaultColumns:	1
Xerion*Selection*List.forceColumns:	True
Xerion*Selection*save.accelerators:     #override\n\
			None<Key>Return: set()notify()reset()\n\
			Ctrl<Key>s:  set()notify()reset()

!**********************************************************************
!*	Menu pane resources
!**********************************************************************/
Xerion*menuPane.borderWidth:		1
Xerion*menuPane.MenuButton.borderWidth:	0
Xerion*menuPane.MenuButton.justify:	left
Xerion*menuPane.top:			chainTop
Xerion*menuPane.bottom:			chainTop
Xerion*menuPane.left:			chainLeft
Xerion*menuPane.right:			chainRight

Xerion*menuPane*options.label:		Window
Xerion*SimpleMenu*shadow.label:		Stipple Background
Xerion*SimpleMenu*lines.label:		Line Background
Xerion*SimpleMenu*lines2.label:		Diagonal Background
Xerion*SimpleMenu*weave.label:		Weave Background
Xerion*SimpleMenu*plain.label:		Plain Background
Xerion*SimpleMenu*solid.label:		Solid Background

!**********************************************************************
!*	General Network Widget resources
!**********************************************************************/
! Valid backgroundStyles are: shadow, lines, plain, lines2, solid, weave
Xerion*Network.resize:				false
Xerion*Network.unitBackgroundStyle:		shadow
Xerion*Network.unitBorderWidth:			1

!**********************************************************************
!*	Specific Top Level Window resources
!**********************************************************************/
Xerion.iconName:				Xerion
Xerion*displayBox.displays.label:		Network Displays

Xerion*displayBox.Label.width:			150
Xerion*displayBox.Command.width:		150

Xerion*displayBox.activation.label:		Activations
Xerion*displayBox.weight.label:			Connections
Xerion*displayBox.mini.label:			Learning Methods
Xerion*displayBox.mixture.label:		Gaussian Mixture...
Xerion*displayBox.scatter.label:		Scatter Plot
Xerion*displayBox.graph.label:			New Graph...
Xerion*displayBox.variable.label:		System Variables

Xerion*displayBox.Translations:	#override\n\
			 None<Key>a: popupRaise(activationDisplay)\n\
			 None<Key>c: popupRaise(weightDisplay)\n\
			 None<Key>l: popupCentered(miniDisplay)\n\
			 None<Key>m: popupRaise(mixtureDisplay)\n\
			 None<Key>s: popupRaise(scatterDisplay)\n\
			 None<Key>g: popupCentered(graphDisplay)\n\
			 None<Key>v: popupRaise(xshowDisplay)\n\
			 None<Key>q: quit()

!**********************************************************************
!*	Specific "Xerion Variables" Selection Box Widget resources
!**********************************************************************/
Xerion*displayBox.xshow.label:				Variables/Objects
!
! label for structure fields
!
Xerion*xshow*menuPane.width:				330
Xerion*objectDisplayForm.fromVert:			menuPane
Xerion*objectDisplayForm.fieldLabel.width:		320
Xerion*objectDisplayForm.fieldLabel.top:		chainTop
Xerion*objectDisplayForm.fieldLabel.bottom:		chainTop
Xerion*objectDisplayForm.top:				chainTop
Xerion*objectDisplayForm.bottom:			chainBottom
Xerion*objectDisplayForm.fieldLabel*scrollHorizontal:	whenNeeded
Xerion*objectDisplayForm.fieldLabel*Scrollbar.height:	5
!
! viewport holding all the structure fields
!
Xerion*objectDisplayForm*viewport.fromVert:		fieldLabel
Xerion*objectDisplayForm*viewport.height:		200
Xerion*objectDisplayForm*viewport.width:		320
Xerion*objectDisplayForm*viewport.left:			chainLeft
Xerion*objectDisplayForm*viewport.right:		chainRight
Xerion*objectDisplayForm*viewport.top:			chainTop
Xerion*objectDisplayForm*viewport.bottom:		chainBottom
!
! the layout of the labels and values for the structure fields
!
Xerion*objectDisplayForm*viewport*Label.justify:	right
Xerion*objectDisplayForm*viewport*Label.width:		140
Xerion*objectDisplayForm*viewport*Label.left:		chainLeft
Xerion*objectDisplayForm*viewport*Label.right:		chainLeft
Xerion*objectDisplayForm*viewport*value.justify:	left
Xerion*objectDisplayForm*viewport*value.width:		150
Xerion*objectDisplayForm*viewport*value.resize:		false
Xerion*objectDisplayForm*viewport*value.left:		chainLeft
Xerion*objectDisplayForm*viewport*value.right:		chainRight
Xerion*objectDisplayForm*viewport*top:			chainTop
Xerion*objectDisplayForm*viewport*bottom:		chainTop
Xerion*objectDisplayForm*viewport*empty.label:		Empty Structure
Xerion*objectDisplayForm*viewport*emptyValue.label:	
!
! save and reset buttons
!
Xerion*objectDisplayForm.Command.fromVert:		viewport
Xerion*objectDisplayForm.Command.top:			chainBottom
Xerion*objectDisplayForm.Command.bottom:		chainBottom
Xerion*objectDisplayForm.Command.width:			103
Xerion*objectDisplayForm.back.fromHoriz:		save
Xerion*objectDisplayForm.back.label:			Backup
Xerion*objectDisplayForm.help.fromHoriz:		back
!
! Translations
!
Xerion*objectDisplayForm*Text*Translations:	#override\n\
			 <Key>Return: end-of-line()
Xerion*objectDisplayForm*save.accelerators:     #override\n\
			None<Key>Return: set()notify()reset()\n\
			Ctrl<Key>s:  set()notify()reset()
Xerion*objectDisplayForm*viewport*Label.Translations:	#override\n\
			 <Key>F1: Help()

!**********************************************************************
!*	Trace Dialog resources
!**********************************************************************/
Xerion*Trace*Command.width:			66
Xerion*Trace*Label.width:			200
Xerion*Trace*Toggle.width:			200
Xerion*Trace*label.label:			Display Updates
Xerion*Trace*beginMinimize.label:		Before Minimizing
Xerion*Trace*minimizeEndIteration.label:	After Each Weight Update
Xerion*Trace*minimizeEndRepetition.label:	After Each Progress Report
Xerion*Trace*endMinimize.label:			After Minimizing
Xerion*Trace*inRelaxation.label:		In Relaxation
Xerion*Trace*doExamples.label:			In "doExamples"
Xerion*Trace*forwardEachTime.label:		After Each Time Step
Xerion*Trace*afterOutputPhase.label:		After Training Outputs
Xerion*Trace*afterCandidatePhase.label:		After Training Candidates

!**********************************************************************
!*	Graph display specifics
!**********************************************************************/
Xerion*graphDialog.label:			Name of Variable to graph:
Xerion*graphDialog.label.width:			300
Xerion*graphDialog.value*width:			300
Xerion*graphDialog.ok.horizDistance:		80
Xerion*graphDialog.cancel.horizDistance:	20

Xerion*graphShell*title:		Graph of: %s
Xerion*graphShell*menuPane.width:	350

Xerion*graphShell*menuPane.graph.label:	Graph
Xerion*graphShell*updates.label:	Updates...
Xerion*graphShell*rescale.label:	Rescale Graph
Xerion*graphShell*shift.label:		Shift Graph
Xerion*graphShell*reset.label:		Clear Graph

Xerion*graphShell*menuPane.object.label:Object
Xerion*graphShell*plotValue.label:	Plot Current Value
Xerion*graphShell*changeObject.label:	Change Object...

Xerion*graphShell*Graph.width:		350
Xerion*graphShell*Graph.height:		160
Xerion*graphShell*Graph.numColumns:	100
Xerion*graphShell*Graph.jumpScroll:	50

Xerion*graphShell*Graph.fromVert:	menuPane
Xerion*graphShell*Graph.top:		chainTop
Xerion*graphShell*Graph.bottom:		chainBottom
Xerion*graphShell*Graph.left:		chainLeft
Xerion*graphShell*Graph.right:		chainRight
Xerion*graphShell*Trace*minimizeEndIteration.state:	on


!**********************************************************************
!*	Quit Dialog resources
!**********************************************************************/
Xerion*quitDialog.label:		Really quit Xerion?

!**********************************************************************
!*	Activation Level display specifics
!**********************************************************************/
Xerion*activationDisplay.title:				Activities: %s
kcl*activationDisplay*showTargets:			false
hcl*activationDisplay*showTargets:			false
scl*activationDisplay*showTargets:			false
Xerion*activationDisplay*menuPane.width:		373

Xerion*activationDisplay*updates.label:			Updates...

Xerion*activationDisplay*set.label:			Example Sets
Xerion*activationDisplay*set*trainingSet.label:		Training
Xerion*activationDisplay*set*testingSet.label:		Testing
Xerion*activationDisplay*set*validationSet.label:	Validation

Xerion*activationDisplay*field.label:			Field
Xerion*activationDisplay*fieldMenu.activity.label:	Activity
Xerion*activationDisplay*fieldMenu.totalInput.label:	Total Input
Xerion*activationDisplay*fieldMenu.target.label:	Target
Xerion*activationDisplay*fieldMenu.inputDeriv.label:	InputDeriv
Xerion*activationDisplay*fieldMenu.outputDeriv.label:	OutputDeriv

Xerion*activationDisplay*network.label:			Network

Xerion*activationDisplay*exampleList.borderWidth:	1
Xerion*activationDisplay*exampleList.listHeight:	265
Xerion*activationDisplay*exampleList.fromVert:		menuPane
Xerion*activationDisplay*exampleList.left:		chainLeft
Xerion*activationDisplay*exampleList.right:		chainLeft
Xerion*activationDisplay*exampleList.top:		chainTop
Xerion*activationDisplay*exampleList.bottom:		chainBottom
Xerion*activationDisplay*exampleList*List.Translations:	\
   None<Btn1Down>,None<Btn1Up>:	Set()Notify()MarkExample()\n\
   <Btn2Down>,<Btn2Up>:		Set()CopyExample()Set()Notify()\n\
   <Btn3Down>,<Btn3Up>: 	Set()MoveExample()Set()Notify()\n\
   Ctrl<Btn1Down>,Ctrl<Btn1Up>: Set()MarkExample()DeleteExample()Set()Notify()MarkExample()

Xerion*activationDisplay*vpane.fromVert:		menuPane
Xerion*activationDisplay*vpane.fromHoriz:		exampleList
Xerion*activationDisplay*vpane.width:			257
Xerion*activationDisplay*vpane.height:			295
Xerion*activationDisplay*vpane.top:			chainTop
Xerion*activationDisplay*vpane.bottom:			chainBottom
Xerion*activationDisplay*vpane.left:			chainLeft
Xerion*activationDisplay*vpane.right:			chainRight

Xerion*activationDisplay*Form.Label.top:		chainTop
Xerion*activationDisplay*Form.Label.bottom:		chainTop
Xerion*activationDisplay*Form.Label.left:		chainLeft
Xerion*activationDisplay*Form.Label.right:		chainLeft
Xerion*activationDisplay*Form.Viewport.top:		chainTop
Xerion*activationDisplay*Form.Viewport.bottom:		chainBottom
Xerion*activationDisplay*Form.Viewport.left:		chainLeft
Xerion*activationDisplay*Form.Viewport.right:		chainRight

Xerion*activationDisplay*activityLabel.label:		Activity
Xerion*activationDisplay*activityLabel.resize:		true
Xerion*activationDisplay*activityLabel.resizable:	true
Xerion*activationDisplay*activityViewport.fromVert:	activityLabel
Xerion*activationDisplay*activityViewport.width:	247
Xerion*activationDisplay*activityViewport*Network.Translations:	\
   <Btn1Up>:		query()			\n\
   None<Btn3Up>:	incrementValue()	\n\
   None<Btn2Up>:	decrementValue()

Xerion*activationDisplay*targetLabel.label:		Target Output
Xerion*activationDisplay*targetViewport.fromVert:	targetLabel
Xerion*activationDisplay*targetViewport.width:		247
Xerion*activationDisplay*targetViewport.height:	 	99
Xerion*activationDisplay*targetViewport*Network.Translations:	\
   <Btn1Up>:		query()
Xerion*activationDisplay*Network.maxValue:	 	1.0
Xerion*activationDisplay*Trace*minimizeEndRepetition.state:	on


!**********************************************************************
!*	Weight display specifics
!**********************************************************************/
Xerion*weightDisplay.title:			Connections: %s

Xerion*weightDisplay*Label.top:			chainTop
Xerion*weightDisplay*Label.bottom:		chainTop
Xerion*weightDisplay*Label.left:		chainLeft
Xerion*weightDisplay*Label.right:		chainLeft

Xerion*weightDisplay*menuPane.width:		375
Xerion*weightDisplay*updates.label:		Updates...
Xerion*weightDisplay*field.label:		Field
Xerion*weightDisplay*weight.label:		Weight
Xerion*weightDisplay*deltaWeight.label:		Weight Change
Xerion*weightDisplay*deriv.label:		Derivative
Xerion*weightDisplay*network.label:		Network

Xerion*weightDisplay*scaleLabel.label:		\
One Cell = %- 10.4g\nMean     = %- 10.4g\nVariance = %- 10.4g
Xerion*weightDisplay*scaleLabel.fromVert:	menuPane
Xerion*weightDisplay*scaleLabel.horizDistance:	225
Xerion*weightDisplay*scaleLabel.vertDistance:	10
Xerion*weightDisplay*scaleLabel.left:		chainRight
Xerion*weightDisplay*scaleLabel.right:		chainRight

!Xerion*weightDisplay*viewport.fromVert:		scaleLabel
Xerion*weightDisplay*viewport.fromVert:		menuPane
Xerion*weightDisplay*viewport.width:		375
Xerion*weightDisplay*viewport.height:		275
Xerion*weightDisplay*viewport.top:		chainTop
Xerion*weightDisplay*viewport.bottom:		chainBottom
Xerion*weightDisplay*viewport.left:		chainLeft
Xerion*weightDisplay*viewport.right:		chainRight

!Xerion*weightDisplay*panner.shadowThickness:	0
Xerion*weightDisplay*panner.resizable:		true
!Xerion*weightDisplay*panner.rubberBand:		true
Xerion*weightDisplay*panner.fromVert:		menuPane
Xerion*weightDisplay*panner.horizDistance:	275
Xerion*weightDisplay*panner.vertDistance:	200
Xerion*weightDisplay*panner.width:		90
Xerion*weightDisplay*panner.height:		66
Xerion*weightDisplay*panner.canvasWidth:	90
Xerion*weightDisplay*panner.canvasHeight:	66
!Xerion*weightDisplay*panner.sliderWidth:	45
!Xerion*weightDisplay*panner.sliderHeight:	33
Xerion*weightDisplay*panner.top:		chainBottom
Xerion*weightDisplay*panner.bottom:		chainBottom
Xerion*weightDisplay*panner.left:		chainRight
Xerion*weightDisplay*panner.right:		chainRight
Xerion*weightDisplay*Trace*minimizeEndRepetition.state:	on

Xerion*weightDisplay*viewport*Network.Translations:	\
   <Btn1Up>:		query()			\n\
   None<Btn3Up>:	incrementValue()	\n\
   None<Btn2Up>:	decrementValue()


!**********************************************************************
!*	Miscellaneous popup shells
!**********************************************************************/
Xerion*miscShell*form.borderWidth:	0
Xerion*miscShell*Label.justify:		right
Xerion*miscShell*Toggle.label:		Fixed

Xerion*miscShell*minValueLabel.label:	Minimum Value
Xerion*miscShell*maxValueLabel.label:	Maximum Value
Xerion*miscShell*maxFormatLabel.label:	Maximum Value Format
Xerion*miscShell*minFormatLabel.label:	Minimum Value Format
Xerion*miscShell*formatLabel.label:	Label Format
Xerion*miscShell*numColumnsLabel.label:	Number of Columns
Xerion*miscShell*jumpScrollLabel.label:	Jump Scroll
Xerion*miscShell*sizeLabel.label:	Cell Size
Xerion*miscShell*borderLabel.label:	Cell Border Width
Xerion*miscShell*marginLabel.label:	Margin Between Cells
Xerion*miscShell*blockHeightLabel.label:Block Height
Xerion*miscShell*blockWidthLabel.label:	Block Width
Xerion*miscShell*blockMarginLabel.label:Block Margin
Xerion*miscShell*heightLabel.label:	Maximum Height
Xerion*miscShell*numPointsLabel.label:	Number of Points

Xerion*miscShell*Command.vertDistance:	20
Xerion*miscShell*cancel.horizDistance:	25

!**********************************************************************
!*	Resources for the scatter plot
!**********************************************************************
Xerion.scatterDisplay.iconName:		Scatter Plot
Xerion.scatterDisplay*menuPane.width:	350
Xerion.scatterDisplay*Canvas.width:	250
Xerion.scatterDisplay*Canvas.height:	250
Xerion.scatterDisplay*Canvas.autoScale:	TRUE

Xerion.scatterDisplay*Plot.borderWidth:	0
Xerion.scatterDisplay*Plot.fromVert:	menuPane
Xerion.scatterDisplay*Plot.top:		chainTop
Xerion.scatterDisplay*Plot.bottom:	chainBottom
Xerion.scatterDisplay*Plot.left:	chainLeft
Xerion.scatterDisplay*Plot.right:	chainRight

Xerion.scatterDisplay*Plot.label:	Scatter Plot
Xerion.scatterDisplay*label.label:	Plot

!**********************************************************************
!*	Resources for the mixture plot
!**********************************************************************
Xerion.densityDisplay.iconName:			Mixture of Gaussians
Xerion.densityDisplay.title:			Mixture of Gaussians: %s
Xerion.densityDisplay*menuPane.width:		520
Xerion.densityDisplay*Canvas.width:		340
Xerion.densityDisplay*Canvas.height:		150

Xerion*densityDisplay*density.label:		Mixture
Xerion*densityDisplay*select.label:		Change Mixture...

Xerion.densityDisplay*Label.resize:		true
Xerion.densityDisplay*Label.resizable:		true

Xerion.densityDisplay*Selection.vertDistance:	8
Xerion.densityDisplay*Selection.listHeight:	150

Xerion.densityDisplay*Selection.listLabel:	Gaussians
Xerion.densityDisplay*Selection.fromVert:	menuPane
Xerion.densityDisplay*Selection.top:		chainTop
Xerion.densityDisplay*Selection.bottom:		chainBottom
Xerion.densityDisplay*Selection.left:		chainLeft
Xerion.densityDisplay*Selection.right:		chainLeft

Xerion*densityDisplay*statLabel.label:		\
	Mean = %-8.3g  Variance = %-8.3g  Proportion = %-8.3g
Xerion.densityDisplay*statLabel.fromVert:	menuPane
Xerion.densityDisplay*statLabel.fromHoriz:	list
Xerion.densityDisplay*statLabel.horizDistance:	50
Xerion.densityDisplay*statLabel.top:		chainTop
Xerion.densityDisplay*statLabel.bottom:		chainTop
Xerion.densityDisplay*statLabel.left:		chainLeft
Xerion.densityDisplay*statLabel.right:		chainRight

Xerion.densityDisplay*Plot.borderWidth: 	0
Xerion.densityDisplay*Format:		 	% 8.4g
Xerion.densityDisplay*Plot.fromVert:		statLabel
Xerion.densityDisplay*Plot.fromHoriz:		list
Xerion.densityDisplay*Plot.top:			chainTop
Xerion.densityDisplay*Plot.bottom:		chainBottom
Xerion.densityDisplay*Plot.left:		chainLeft
Xerion.densityDisplay*Plot.right:		chainRight
Xerion.densityDisplay*plot.numPoints:		150

Xerion*densityDisplay*Trace*minimizeEndRepetition.state:	on

Xerion.mixtureDisplay*Selection.listLabel:	Mixtures
Xerion.mixtureDisplay*Selection.listHeight:	100

!**********************************************************************
!*	Minimize display resources
!**********************************************************************
Xerion*miniDisplay.title:			Learning Methods: %s
Xerion*miniDisplay*form*Box.Toggle.Translations: #override\n\
	<EnterWindow>:		highlight(Always)\n\
	<LeaveWindow>:		unhighlight()\n\
	<Btn1Down>,<Btn1Up>:	set()notify()

Xerion*miniDisplay*menuPane.width:		440
Xerion*miniDisplay*Box.borderWidth:		0
Xerion*miniDisplay*net.label:			Network
Xerion*miniDisplay*test.label:			Test Network
Xerion*miniDisplay*validate.label:		Validate Network
Xerion*miniDisplay*randomize.label:		Randomize weights
Xerion*miniDisplay*saveWeights.label:		Save Weight Options...
Xerion*miniDisplay*updates.label:		Updates...
Xerion*miniDisplay*run.label:			Do It!
Xerion*miniDisplay*restart.label:		Reset Search
Xerion*miniDisplay*check.label:			Check Functions

Xerion*miniDisplay.form.Label.justify:		right
Xerion*miniDisplay.form.Label.width:		120
Xerion*miniDisplay.form.Label.horizDistance:	25
Xerion*miniDisplay.form.Text*width:		50
Xerion*miniDisplay.form.Text*vertDistance:	20
Xerion*miniDisplay.form.Label.vertDistance:	10
Xerion*miniDisplay.form.Translations:		#override\n\
			 Shift<Key>Return:	Minimize()
Xerion*miniDisplay.form.Text*Translations:	#override\n\
			 None<Key>Return:	SetTextOptions()\n\
			 Shift<Key>Return:	Minimize()
Xerion*miniDisplay*maxIterationsLabel.fromVert:	menuPane
Xerion*miniDisplay*maxIterations.fromVert:	menuPane
Xerion*miniDisplay*maxIterationsLabel.label:	Maximum Number\nof Weight Updates
Xerion*miniDisplay*batchSizeLabel.label:	Training Examples\nper Weight Update
Xerion*miniDisplay*reportInterval.fromVert:		menuPane
Xerion*miniDisplay*reportIntervalLabel.fromVert:	menuPane
Xerion*miniDisplay*reportIntervalLabel.fromHoriz:	maxIterations
Xerion*miniDisplay*reportIntervalLabel.label:		Interval Between\nProgress Reports
Xerion*miniDisplay*saveIntervalLabel.fromHoriz:		maxIterations
Xerion*miniDisplay*saveIntervalLabel.label:		Interval Between\nWeight Saves

Xerion*miniDisplay*directionBox.fromVert:	batchSizeLabel
Xerion*miniDisplay*directionBox.horizDistance:	30
Xerion*miniDisplay*directionBox.vertDistance:	40
Xerion*miniDisplay*directionBox.label.label:	Direction Method
Xerion*miniDisplay*directionBox.Toggle.width:	165
Xerion*miniDisplay*directionBox.steepest.label:		Steepest Descent
Xerion*miniDisplay*directionBox.momentum.label:		Momentum Descent
Xerion*miniDisplay*directionBox.quickProp.label:	QuickProp
Xerion*miniDisplay*directionBox.deltaBarDelta.label:	Delta-Bar-Delta
Xerion*miniDisplay*directionBox.cg.label:		Conjugate Gradient (CG)
Xerion*miniDisplay*directionBox.cgRudi.label:		Rudi's CG
Xerion*miniDisplay*directionBox.cgRestart.label: 	CG w. Restarts

Xerion*miniDisplay*stepBox.fromVert:		saveIntervalLabel
Xerion*miniDisplay*stepBox.fromHoriz:		directionBox
Xerion*miniDisplay*stepBox.horizDistance:	30
Xerion*miniDisplay*stepBox.label.label:		Step Method
Xerion*miniDisplay*stepBox.Toggle.width:	165
Xerion*miniDisplay*stepBox.fixed.label:		Fixed Step
Xerion*miniDisplay*stepBox.rudi.label:		Rudi's Line Search
Xerion*miniDisplay*stepBox.ray.label:		Ray's Line Search
Xerion*miniDisplay*stepBox.slope.label:		Tap's Slope Search

Xerion*miniDisplay*stepBox.initLabel.label:	Initial Step Method
Xerion*miniDisplay*stepBox.ratio.label:		Slope Ratio
Xerion*miniDisplay*stepBox.shoot.label:		Shooting Step
Xerion*miniDisplay*stepBox.ratioShoot.label:	Slope Ratio w. Shoot
Xerion*miniDisplay*stepBox.isSLen.label:	Reciprocal
Xerion*miniDisplay*stepBox.isAsk.label:		Prompt for Step

Xerion*miniDisplay*paramBox.fromVert:		stepBox
Xerion*miniDisplay*paramBox.orientation:	horizontal
Xerion*miniDisplay*paramBox*viewport.width:	130
Xerion*miniDisplay*Selection*listHeight:	100
Xerion*miniDisplay*directionParams.listLabel:	Direction Parameters
Xerion*miniDisplay*stepParams.listLabel:	Step Parameters
Xerion*miniDisplay*netParams.listLabel:		Misc. Parameters
Xerion*miniDisplay*Selection.valueLabel:	Value
Xerion*miniDisplay*Selection*help.width:	60
Xerion*miniDisplay*Selection*save.label:	Set Value

Xerion*miscShell*fileNameLabel.label:		File Name
Xerion*miscShell*fileNameLabel.vertDistance:	12
Xerion*miscShell*fileName.vertDistance:		12
Xerion*miscShell*commandLabel.label:		Save Command
Xerion*miscShell*fileNameToggle.label:		Append\nIteration
Xerion*miscShell*intervalLabel.label:		Interval Between\nWeight Saves
Xerion*miscShell*intervalLabel.vertDistance:	10
Xerion*miscShell*interval.vertDistance:	20

!**********************************************************************
!*	Group Types display resources
!**********************************************************************
*Group TypesDisplay.title:		Group Types
!
! Menu pane, menu items, and menus
!
*groupDisplayForm.menuPane.width:		495
!
! Lists of nets and groups
!
*groupDisplayForm.list.fromVert:		menuPane
*groupDisplayForm.list.listLabel:		Groups
*groupDisplayForm.list.top:			chainTop
*groupDisplayForm.list.bottom:			chainBottom
*groupDisplayForm.list.left:			chainLeft
*groupDisplayForm.list.right:			chainLeft
*groupDisplayForm.list.listHeight:		260
!
! general stuff
!
*groupDisplayForm*form.resizable:		true
*query*dialog.label:				Enter number of Gaussians:
!
! form holding the costmodel and type bits
!
*groupDisplayForm*Form.borderWidth:		0
*groupDisplayForm.form.fromVert:		menuPane
*groupDisplayForm.form.fromHoriz:		list
*groupDisplayForm.form.top:			chainTop
*groupDisplayForm.form.bottom:			chainBottom
*groupDisplayForm.form.left:			chainRight
*groupDisplayForm.form.right:			chainRight
!
! The cost model stuff
!
*groupDisplayForm*costLabel.label:			Cost Models
*groupDisplayForm*netCostModel.label:			Network's
*groupDisplayForm*groupCostModel.label:			Group's
*groupDisplayForm*costModelMenu.sumSquare.label:	Sum of Squares
*groupDisplayForm*costModelMenu.mixture.label:	Gaussian Mixture
*groupDisplayForm*netCostModel.costModelMenu.none.label: None
*groupDisplayForm*groupCostModel.costModelMenu.none.label: Network's
!
! The mask types
!
*groupDisplayForm*typeLabel.label:			Group Types
*groupDisplayForm*maskSetForm.Label.width:		180
*groupDisplayForm*maskSetForm.Label.resize:		false
*groupDisplayForm*maskSetForm.Label.justify:		left
*groupDisplayForm*maskSetForm.Label.left:		chainLeft
*groupDisplayForm*maskSetForm.MenuButton.borderWidth:	1
*groupDisplayForm*maskSetForm.MenuButton.width:		180
*groupDisplayForm*maskSetForm.MenuButton.SimpleMenu.width: 180
*groupDisplayForm*maskSetForm.MenuButton.justify:	right
*groupDisplayForm*maskSetForm.MenuButton.right:		chainLeft
