jmri.jmrix.sprog
Class ActiveFlagCS

java.lang.Object
  extended by jmri.jmrix.sprog.ActiveFlagCS

public abstract class ActiveFlagCS
extends Object

Provide a flag to indicate that the system provided by this package is active.

This is a very light-weight class, carrying only the flag, so as to limit the number of unneeded class loading.

Author:
Andrew Crosland Copyright (C) 2006

Constructor Summary
ActiveFlagCS()
           
 
Method Summary
static boolean isActive()
           
static void setActive()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActiveFlagCS

public ActiveFlagCS()
Method Detail

setActive

public static void setActive()

isActive

public static boolean isActive()


Copyright © 1997 - 2008 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: SourceForge_Logo