net.officefloor.demo.macrolist
Interface MacroIndexFactory

All Known Implementing Classes:
DemoTool

public interface MacroIndexFactory

Creates the index for the Macro to be added to the MacroList.

Author:
Daniel Sagenschneider

Method Summary
 int createMacroIndex()
          Creates the Macro index.
 

Method Detail

createMacroIndex

int createMacroIndex()
Creates the Macro index.

Returns:
Macro index or -1 indicating not specified.


Copyright © 2005-2012. All Rights Reserved.