ffe.net
Class Simulation
java.lang.Object
ffe.net.Simulation
- All Implemented Interfaces:
- java.awt.event.ActionListener, java.util.EventListener
- public class Simulation
- extends java.lang.Object
- implements java.awt.event.ActionListener
This Simulation class oversees loading information from an executing TINKER program into Force Field Explorer.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Simulation
public Simulation(FSystem m,
java.lang.Thread j,
MainPanel f,
java.net.InetSocketAddress a)
actionPerformed
public void actionPerformed(java.awt.event.ActionEvent e)
- Specified by:
actionPerformed in interface java.awt.event.ActionListener
connect
public void connect()
getFSystem
public FSystem getFSystem()
isFinished
public boolean isFinished()
isConnected
public boolean isConnected()
release
public void release()