Uses of Interface
net.officefloor.demo.macrolist.MacroItem

Packages that use MacroItem
net.officefloor.demo.macrolist   
 

Uses of MacroItem in net.officefloor.demo.macrolist
 

Methods in net.officefloor.demo.macrolist that return MacroItem
 MacroItem MacroList.getItem(int index)
          Obtains the MacroItem at the index within this list.
 

Methods in net.officefloor.demo.macrolist with parameters of type MacroItem
 void MacroListListener.macroAdded(MacroItem item, int index)
          Indicates a Macro was added to the MacroList.
 void MacroListListener.macroRemoved(MacroItem item, int index)
          Indicates a Macro was removed from the MacroList.
 



Copyright © 2005-2011. All Rights Reserved.