/************************************************************************************************************************

	The following options are possible in the command line:

	printCommand		- a command string for the printer, i.e. "lp "
	backgroundColor		- the color for the background of the drawing area
	rubberBandColor		- the color for the rubber band during selecting objects or zooming in the drawing area
	neuronColor		- the color of the neurons in the drawing area
	neuronSelectionColor	- the color of the neurons in selected mode
	neuronMovingColor	- the color of the neurons during moving
	inputNeuronColor	- the color of the neurons which are shown as input neuron to a selected target neuron
	outputNeuronColor	- the color of the neurons which are shown as output neuron to a selected target neuron
	inOutNeuronColor	- the color of the neurons which are shown as input and output neuron
	connectionLineColor	- the color of the connection line between neurons
	axisColor		- the color of the axis in the graph window for neurons
	graphZeroLineColor	- the color of the zero line in the graph window for neurons
	restingLineColor	- the color of the resting potential line in the graph window for neurons
	spikeThresholdLineColor	- the color of the spike threshold line in the graph window for neurons
	somaLineColor		- the color of the soma trace line in the graph window for neurons
	dendritLineColor	- the color of the dendrite segment trace line in the graph window for neurons
	synapticCurrentLineColor- the color of the synaptic current trace line in the graph window for neurons
	totalCurrentLineColor	- the color of the total current trace line in the graph window for neurons
	nLineColor		- the color of the noise line in the graph window for neurons
	sodiumLineColor		- the color of the sodium trace line in the graph window for neurons
	potassiumLineColor	- the color of the potassium trace line in the graph window for neurons
	calciumLineColor	- the color of the calcium trace line in the graph window for neurons
	calcium1LineColor	- the color of the first calcium trace line in the graph window for neurons
	calcium2LineColor	- the color of the second calcium trace line in the graph window for neurons
	kcaLineColor		- the color of the calcium dependend potassium trace line in the graph window for neurons
	aLineColor		- the color of the A-trace line in the graph window for neurons
	irLineColor		- the color of the Inward-Rectifier-trace line in the graph window for neurons
	pLineColor		- the color of the Proctolin-trace line in the graph window for neurons
	textColor		- the color of the text in the drawing area of the main window and graph window
	excitationSynapseColor	- the color of the excitative synapses
	inhibitionSynapseColor	- the color of the inhibitive synapses
	electricalSynapseColor  - the color of the electrical synapses
	axoSynapseColor		- the color of the axo-axonic synapse
	otherSynapseColor	- the color of the other chemical synapses

************************************************************************************************************************/
