Uses of Class
org.peace_tools.data.LowMemoryException

Packages that use LowMemoryException
org.peace_tools.data Contains the classes that provide data for the various views in the GUI. 
 

Uses of LowMemoryException in org.peace_tools.data
 

Methods in org.peace_tools.data that throw LowMemoryException
 void DataStore.memoryCheck(java.io.File fileToBeLoaded, java.awt.Component parent)
          Helper method to ensure there is sufficient memory to load data.