|
JClass DesktopViews 6.3.0 API Documentation |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The action interface for JClass Chart 3D. The methods in this interface are called by the JCChart3dArea object when a user action is started, annimated, reanimated, ended, or cancelled.
Method Summary | |
void |
set3dParameters(com.klg.jclass.chart3d.JCChart3dArea chart3dArea)
Sets the associated JCChart3dArea object |
Methods inherited from interface com.klg.jclass.chart3d.JCAction |
animate, cancel, end, getChart3dArea, initialize, reanimate, setChart3dArea, start |
Method Detail |
public void set3dParameters(com.klg.jclass.chart3d.JCChart3dArea chart3dArea)
chart3dArea
- The new JCChart3dArea object
|
Copyright © 2004 Quest Software Inc.. All rights reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |