GUI Commands User GuideVersion 2.1 |
||
AnnotationsGUI Commands provides two annotations to simplify the creation of ActionCommands and SwingWorkerCommands from existing methods. The current annotation support doesn't attempt to duplicate the behaviour supported by full blown commands. Thus you can't directly control the enabled state of of the commands generated from the annotations. The Annotation infrastructure is such that it's relatively easy to customise and add support for new annotations. This is covered in the section on customisation. |
||