|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.simtk.moleculargraphics.VTKLibraries
public class VTKLibraries
Class to manage loading of native shared libraries for vtk visualization tool kit. The "load" method should be invoked before vtk gets a chance to instantiate vtkPanel, which can cause problems with library loading order in Java web start.
Constructor Summary | |
---|---|
VTKLibraries()
|
Method Summary | |
---|---|
static void |
load()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public VTKLibraries()
Method Detail |
---|
public static void load()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |