Uses of Class
jmri.jmrix.loconet.swing.LocoNetMenuItem
Packages that use LocoNetMenuItem
-
Uses of LocoNetMenuItem in jmri.jmrix.loconet.swing
Methods in jmri.jmrix.loconet.swing with parameters of type LocoNetMenuItemModifier and TypeMethodDescriptionLocoNetMenu.createGuiAction(LocoNetMenuItem item, WindowInterface wi, LocoNetSystemConnectionMemo memo) Create an Action object from a LocoNetMenuItem, linked to the appropriate WindowInterface, for use as a menu item on a LocoNet menu.LocoNetMenu.createNonGuiAction(LocoNetMenuItem item) Create an Action object from a LocoNetMenuItem, for use as a menu item on a LocoNet menu, without linkage to the WindowInterface associated with the LocoNet menu.LocoNetMenu.processExternalItem(LocoNetMenuItem item, boolean isLocoNetInterface, WindowInterface wi, LocoNetSystemConnectionMemo memo) Create an Action suitable for inclusion as a menu item on a LocoNet menu.