Package org.jocl.cloth.utils.gui

UI classes for selecting an OpenCL execution configuration

See:
          Description

Interface Summary
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
 

Class Summary
CLClothConfigPanel A panel summarizing the configuration possibilities for the cloth simulation
CLConfigPanel A panel containing components for editing a CLConfig.
CLDefaultConfig Default implementation of a CLMutableConfig
DeviceHandle An class summarizing a device and its name, to be used inside of Swing components
DeviceInfoTableUtil Utility class to fill a table with device information.
PlatformHandle An class summarizing a platform and its name, to be used inside of Swing components
 

Package org.jocl.cloth.utils.gui Description

UI classes for selecting an OpenCL execution configuration