Skip navigation links

Package com.xmlmind.xmledit.control

In the model-view-controller (MVC) used to implement the XML editor, this package contains an implementation of the controller.

See: Description

Package com.xmlmind.xmledit.control Description

In the model-view-controller (MVC) used to implement the XML editor, this package contains an implementation of the controller.

This implementation of a controller is based on Bindings. A Binding binds one or more UserInputs to a Command or a CommandMenu.

Skip navigation links