Uses of Package
org.jocl.cloth.utils.gui

Packages that use org.jocl.cloth.utils.gui
org.jocl.cloth.utils.gui UI classes for selecting an OpenCL execution configuration 
 

Classes in org.jocl.cloth.utils.gui used by org.jocl.cloth.utils.gui
CLConfig
          Interface for an OpenCL configuration, consisting of a platform and a list of devices.
CLConfigListener
          Interface for classes that want to be informed about modifications in a CLConfig
CLMutableConfig
          Interface for a mutable CLConfig