Chapter 9. Helper Classes

This section introduces several Helper classes which make coding within in the XNap Framework easier. They all provide static functions which can be used by the plugin programmer.

9.1. org.xnap.gui.action.ActionHelper

ActionHelper's API can be found at http://xnap.org/apidocs/org/xnap/gui/action/ActionHelper.html

It provides the most common edit actions: copy, cut and paste.