Inside Macintosh: JManager Reference / Chapter 1 - JManager Reference / JManager Constants and Data Types
Client-Specific Data When working with a session, AWT context, applet locator, applet, or frame, you must often set or retrieve arbitrary client-specific data. Such data has the following type definition: typedef void* JMClientData;
typedef void* JMClientData;