org.openscience.molecularplayground
Class MPJmolApp
java.lang.Object
org.openscience.molecularplayground.MPJmolApp
- All Implemented Interfaces:
- JsonNioClient
public class MPJmolApp
- extends Object
- implements JsonNioClient
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
jmolViewer
protected JmolViewer jmolViewer
service
private JsonNioService service
bannerFrame
private BannerFrame bannerFrame
kioskFrame
private KioskFrame kioskFrame
MPJmolApp
public MPJmolApp(int port)
main
public static void main(String[] args)
startJsonNioKiosk
private void startJsonNioKiosk(int port)
setBannerLabel
public void setBannerLabel(String label)
- Specified by:
setBannerLabel in interface JsonNioClient
nioClosed
public void nioClosed(JsonNioService jns)
- Specified by:
nioClosed in interface JsonNioClient