Multivalent API

Uses of Class
multivalent.node.IVBox

Packages that use IVBox
multivalent.gui Graphical user interface widgets, natively implemented as Nodes. 
multivalent.node Many types of tree nodes: scrolled panel, fixed format document nodes, media leaves. 
 

Uses of IVBox in multivalent.gui
 

Subclasses of IVBox in multivalent.gui
 class VAlert
          Automatically sizes to include content as given by a URL, and horizontally centers in window, and has no window controls.
 

Uses of IVBox in multivalent.node
 

Subclasses of IVBox in multivalent.node
 class IOutline
          Not used -- done with spans instead, as in Outliner.
 


Multivalent API