Class WhereUsedFrame

All Implemented Interfaces:
ComponentListener, WindowListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible, RootPaneContainer, WindowConstants, BeanInterface, ModifiedFlag, WindowInterface

public class WhereUsedFrame extends JmriJFrame
Create a where used report based on the selected bean. The selection combo box is based on the selected type.

This class is a copy of jmri.jmrit.whereused.WhereUsedFrame, but it only shows where a bean is used by LogixNG. On the other hand, it shows where in the LogixNG tree the bean is used.

See Also: