jmri.jmrix.zimo
Class ActiveFlag

java.lang.Object
  extended by jmri.jmrix.zimo.ActiveFlag

public abstract class ActiveFlag
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 loadings.

Author:
Bob Jacobsen Copyright (C) 2003

Constructor Summary
ActiveFlag()
           
 
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

ActiveFlag

public ActiveFlag()
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