jmri.jmrix.easydcc
Class EasyDccSystemConnectionMemo

java.lang.Object
  extended by jmri.jmrix.SystemConnectionMemo
      extended by jmri.jmrix.easydcc.EasyDccSystemConnectionMemo

public class EasyDccSystemConnectionMemo
extends SystemConnectionMemo

Lightweight class to denote that a system is active, and provide general information.

Objects of specific subtypes are registered in the instance manager to activate their particular system.

Author:
Bob Jacobsen Copyright (C) 2010 Kevin Dickerson

Field Summary
 
Fields inherited from class jmri.jmrix.SystemConnectionMemo
sysPrefixes, userNames
 
Constructor Summary
EasyDccSystemConnectionMemo()
           
EasyDccSystemConnectionMemo(EasyDccTrafficController et)
           
 
Method Summary
 void configureManagers()
          Configure the common managers for Easy DCC connections.
 void dispose()
           
protected  ResourceBundle getActionModelResourceBundle()
           
 EasyDccTrafficController getTrafficController()
          Provides access to the TrafficController for this particular connection.
 void setEasyDccTrafficController(EasyDccTrafficController et)
           
 
Methods inherited from class jmri.jmrix.SystemConnectionMemo
addPropertyChangeListener, addToActionList, get, getDisabled, getSystemPrefix, getUserName, notifyPropertyChangeListener, provides, register, removeFromActionList, removePropertyChangeListener, setDisabled, setSystemPrefix, setUserName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EasyDccSystemConnectionMemo

public EasyDccSystemConnectionMemo(EasyDccTrafficController et)

EasyDccSystemConnectionMemo

public EasyDccSystemConnectionMemo()
Method Detail

getTrafficController

public EasyDccTrafficController getTrafficController()
Provides access to the TrafficController for this particular connection.


setEasyDccTrafficController

public void setEasyDccTrafficController(EasyDccTrafficController et)

configureManagers

public void configureManagers()
Configure the common managers for Easy DCC connections. This puts the common manager config in one place. This method is static so that it can be referenced from classes that don't inherit.


getActionModelResourceBundle

protected ResourceBundle getActionModelResourceBundle()
Specified by:
getActionModelResourceBundle in class SystemConnectionMemo

dispose

public void dispose()
Overrides:
dispose in class SystemConnectionMemo


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