utils
Class GlobalLists

java.lang.Object
  extended by utils.GlobalLists

public class GlobalLists
extends java.lang.Object


Constructor Summary
GlobalLists()
           
 
Method Summary
 ColorList getColorList()
           
 MapList getMapList()
           
 MaterialList getMaterialList()
           
 PainterList getPainterList()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GlobalLists

public GlobalLists()
Method Detail

getColorList

public ColorList getColorList()

getPainterList

public PainterList getPainterList()

getMaterialList

public MaterialList getMaterialList()

getMapList

public MapList getMapList()