Notes on Callback Interface
Should the callbacks be attached to the Frame ?
Should they be made more "global" ?
-
Here
is how Actions between different panels of an application will be organised.
The definition of the OPGeneric files can be seen in the following JavaDoc.
The source
code of two action files from the implemented example can be checked
as well.