|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jmol.applet.JmolAppletRegistry
final class JmolAppletRegistry
Field Summary | |
---|---|
(package private) static Hashtable |
htRegistry
|
Constructor Summary | |
---|---|
JmolAppletRegistry()
|
Method Summary | |
---|---|
(package private) static void |
checkIn(String name,
Applet applet)
|
(package private) static void |
checkOut(String name)
|
private static void |
cleanRegistry()
|
static void |
findApplets(String appletName,
String mySyncId,
String excludeName,
List apps)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
static Hashtable htRegistry
Constructor Detail |
---|
JmolAppletRegistry()
Method Detail |
---|
static void checkIn(String name, Applet applet)
static void checkOut(String name)
private static void cleanRegistry()
public static void findApplets(String appletName, String mySyncId, String excludeName, List apps)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |