com.quartercode.quarterbukkit.api.select
Class LineInventoryLayouter

java.lang.Object
  extended by com.quartercode.quarterbukkit.api.select.LineInventoryLayouter
All Implemented Interfaces:
InventoryLayouter

public class LineInventoryLayouter
extends java.lang.Object
implements InventoryLayouter


Constructor Summary
LineInventoryLayouter()
           
 
Method Summary
 InventoryLayout getLayout(SelectInventory selectInventory, java.util.List<Selection> selections)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LineInventoryLayouter

public LineInventoryLayouter()
Method Detail

getLayout

public InventoryLayout getLayout(SelectInventory selectInventory,
                                 java.util.List<Selection> selections)
Specified by:
getLayout in interface InventoryLayouter