org.jmol.api
Class Interface

java.lang.Object
  extended by org.jmol.api.Interface

public class Interface
extends Object


Constructor Summary
Interface()
           
 
Method Summary
static Object getApplicationInterface(String name)
           
static Object getInterface(String name)
           
static Object getOptionInterface(String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Interface

public Interface()
Method Detail

getOptionInterface

public static Object getOptionInterface(String name)

getApplicationInterface

public static Object getApplicationInterface(String name)

getInterface

public static Object getInterface(String name)