jmri.jmrit.operations.setup
Class Control

java.lang.Object
  extended by jmri.jmrit.operations.setup.Control

public class Control
extends Object

Controls for operations developers. Debug Property changes and instance creation, maximum panel width, etc.

Author:
Daniel Boudreau Copyright (C) 2008

Field Summary
static boolean fullTrainOnly
           
static int MAX_LEN_STRING_ATTRIBUTE
           
static int MAX_LEN_STRING_BUILT_NAME
           
static int MAX_LEN_STRING_LENGTH_NAME
           
static int MAX_LEN_STRING_LOCATION_NAME
           
static int MAX_LEN_STRING_ROAD_NUMBER
           
static int MAX_LEN_STRING_ROUTE_NAME
           
static int MAX_LEN_STRING_TRACK_LENGTH_NAME
           
static int MAX_LEN_STRING_TRACK_NAME
           
static int MAX_LEN_STRING_WEIGHT_NAME
           
static int panelHeight
           
static int panelMaxHeight
           
static int panelWidth
           
static int panelX
           
static int panelY
           
static boolean showInstance
           
static boolean showProperty
           
 
Constructor Summary
Control()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

showProperty

public static final boolean showProperty
See Also:
Constant Field Values

showInstance

public static final boolean showInstance
See Also:
Constant Field Values

panelWidth

public static final int panelWidth
See Also:
Constant Field Values

panelHeight

public static final int panelHeight
See Also:
Constant Field Values

panelMaxHeight

public static final int panelMaxHeight

panelX

public static final int panelX
See Also:
Constant Field Values

panelY

public static final int panelY
See Also:
Constant Field Values

fullTrainOnly

public static boolean fullTrainOnly

MAX_LEN_STRING_ATTRIBUTE

public static final int MAX_LEN_STRING_ATTRIBUTE
See Also:
Constant Field Values

MAX_LEN_STRING_ROAD_NUMBER

public static final int MAX_LEN_STRING_ROAD_NUMBER
See Also:
Constant Field Values

MAX_LEN_STRING_LOCATION_NAME

public static final int MAX_LEN_STRING_LOCATION_NAME
See Also:
Constant Field Values

MAX_LEN_STRING_TRACK_NAME

public static final int MAX_LEN_STRING_TRACK_NAME
See Also:
Constant Field Values

MAX_LEN_STRING_TRACK_LENGTH_NAME

public static final int MAX_LEN_STRING_TRACK_LENGTH_NAME
See Also:
Constant Field Values

MAX_LEN_STRING_LENGTH_NAME

public static final int MAX_LEN_STRING_LENGTH_NAME
See Also:
Constant Field Values

MAX_LEN_STRING_WEIGHT_NAME

public static final int MAX_LEN_STRING_WEIGHT_NAME
See Also:
Constant Field Values

MAX_LEN_STRING_BUILT_NAME

public static final int MAX_LEN_STRING_BUILT_NAME
See Also:
Constant Field Values

MAX_LEN_STRING_ROUTE_NAME

public static final int MAX_LEN_STRING_ROUTE_NAME
See Also:
Constant Field Values
Constructor Detail

Control

public Control()


Copyright © 1997 - 2011 JMRI Community.
JMRI, DecoderPro, PanelPro, SoundPro, DispatcherPro and associated logos are our trademarks.

Additional information on copyright, trademarks and licenses is linked here.
Site hosted by: Get JMRI Model Railroad Interface at SourceForge.net. Fast, secure and Free Open Source software downloads