org.jmol.viewer
Class StateManager.Connections

java.lang.Object
  extended by org.jmol.viewer.StateManager.Connections
Enclosing class:
StateManager

 class StateManager.Connections
extends Object


Field Summary
(package private)  int bondCount
           
(package private)  StateManager.Connection[] connections
           
(package private)  String saveName
           
 
Constructor Summary
StateManager.Connections()
           
 
Method Summary
(package private)  void restore()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

saveName

String saveName

bondCount

int bondCount

connections

StateManager.Connection[] connections
Constructor Detail

StateManager.Connections

StateManager.Connections()
Method Detail

restore

void restore()