Uses of Interface
com.fg.xmleditor.FXViewStatusListener

Packages that use FXViewStatusListener
com.fg.xmleditor   
 

Uses of FXViewStatusListener in com.fg.xmleditor
 

Methods in com.fg.xmleditor with parameters of type FXViewStatusListener
 void FXBasicView.addViewStatusListener(FXViewStatusListener l)
          Adds an FXChangeListener listener.
 void FXBasicView.removeViewStatusListener(FXViewStatusListener l)
          Removes an FXChangeListener listener.