Uses of Interface
com.fg.xmleditor.FXDocumentModel

Packages that use FXDocumentModel
com.fg.xmleditor   
 

Uses of FXDocumentModel in com.fg.xmleditor
 

Classes in com.fg.xmleditor that implement FXDocumentModel
 class FXDocumentModelImpl
          XML editor data-model implementation class.
 

Constructors in com.fg.xmleditor with parameters of type FXDocumentModel
NewDocumentDialog(java.awt.Frame frame, FXDocumentModel model)
          Creates a new NewDocumentDialog instance.