Uses of Class
jmri.jmrit.display.LogixNGIcon
-
Packages that use LogixNGIcon Package Description jmri.jmrit.display Provides control panel and associated visible icon classes. -
-
Uses of LogixNGIcon in jmri.jmrit.display
Fields in jmri.jmrit.display with type parameters of type LogixNGIcon Modifier and Type Field Description (package private) java.util.Map<java.lang.Integer,LogixNGIcon>LogixNGIcon.IdentityManager. _identitiesMethods in jmri.jmrit.display that return LogixNGIcon Modifier and Type Method Description LogixNGIconLogixNGIcon.IdentityManager. getLogixNGIcon(int identity)Methods in jmri.jmrit.display with parameters of type LogixNGIcon Modifier and Type Method Description intLogixNGIcon.IdentityManager. getIdentity(int identity, LogixNGIcon logixNGIcon)intLogixNGIcon.IdentityManager. getIdentity(LogixNGIcon logixNGIcon)
-