|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jocl.cloth.utils.gui.PlatformHandle
class PlatformHandle
An class summarizing a platform and its name, to be used inside of Swing components
Constructor Summary | |
---|---|
PlatformHandle(org.jocl.cl_platform_id platform)
Creates a new handle for the given platform |
Method Summary | |
---|---|
(package private) org.jocl.cl_platform_id |
getPlatform()
Returns the platform |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
PlatformHandle(org.jocl.cl_platform_id platform)
platform
- The platformMethod Detail |
---|
org.jocl.cl_platform_id getPlatform()
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |