Notes of Standard Operator Machine Interface Project Meetings

April, May, June, July 2000

Date of Meeting: 18th July 2000

Present: S.Jackson, G.Morpurgo, V.Paris
Excused: G.Crockford, M.Jorda Garcia

OP Frame
Stephen presented a first version of OPSkel, extension of JFrame.
This OP Frame has
    --> a minimal menu bar on top
    --> a bottom bar containing
            - 'Msg' button, to show messages
            - Text field, to show the program status, the foreground color depending on the type of status (ready, busy, error, ...)
            - 'Activity' image, which can flash while the program is busy performing an action.
                There could be a time out parameter added to the method which starts the flashing.
    --> several standard dialog boxes popup-able at the application level.

Example program
Mani began to build an example of 'SL Equip State' application.

Actions


Date of Meeting: 13th June 2000

Present: S.Jackson, M.Jorda Garcia, G.Morpurgo, V.Paris
Excused: G.Crockford

OP Beans
OPBeans can be composite elements, containing several simple components.

Callbacks
Mani presented several options for Actions files:
    - one Action file per type of OPBean
    - one Action file per OPApplication.
Another possibility would be to provide
    - one Action file per part of application, i.e. per panel.

Actions


Date of Meeting: 29th May 2000

Present: G.Crockford, S.Jackson, M.Jorda Garcia, G.Morpurgo, V.Paris

OP Beans
A first version of the OPLookAndFeel is done and most of the basic components are defined.
We should now work on how to attach Callbacks. The strategy should not depend on the IDE tool.
We must also define how to connect OP Beans.

Actions


Date of Meeting: 16th May 2000

Present: G.Crockford, S.Jackson, M.Jorda Garcia, G.Morpurgo, V.Paris

OP Beans

OP Frame Actions

Date of Meeting: 2nd May 2000

Present: S.Jackson, M.Jorda Garcia, G.Morpurgo, V.Paris
Excused: G.Crockford

OP Beans

OP Application & Frame Callback Interface
Should the callbacks be attached to the Frame ?
Should they be made more "global" ?

Milestone plan

For the time being, Mani is the only one who works full time on the project. We have to be more realistic and postpone the end dates.
The Milestone Plan has been reviewed, and the Responsibility Chart accordingly.

Actions


Date of Meeting: 10th April 2000

Present: S.Jackson, M.Jorda Garcia, G.Morpurgo, V.Paris
Excused: G.Crockford

OP Java Frame

OP Java Beans Actions