Interface JsonNioClient

  • All Known Implementing Classes:
    Jmol, JmolPanel, NMR_JmolPanel

    public interface JsonNioClient
    a client of a JsonNioService -- just needs notices of the service shutting down or indicating that a banner needs to be changed.
    • Method Detail

      • nioRunContent

        void nioRunContent​(JsonNioServer jsonNioService)
      • setBannerLabel

        void setBannerLabel​(java.lang.String label)