Package

de.sciss.mellite.gui.impl

document

Permalink

package document

Visibility
  1. Public
  2. All

Type Members

  1. class DocumentHandlerImpl extends desktop.DocumentHandler with ModelImpl[Update[Mellite.Document]]

    Permalink

    We are bridging between the transactional and non-EDT mellite.DocumentHandler and the GUI-based de.sciss.desktop.DocumentHandler.

    We are bridging between the transactional and non-EDT mellite.DocumentHandler and the GUI-based de.sciss.desktop.DocumentHandler. This is a bit ugly. In theory it should be fine to call into either, as this bridge is backed up by the peer mellite.DocumentHandler.instance.

Ungrouped