LOGO.gif (6501 bytes)

home.gif (1051 bytes)

whatStopmi.gif (1186 bytes)

usingtool.gif (1141 bytes)

examples.gif (1110 bytes)

Javaconnec.gif (1150 bytes)

whatJBui.gif (1172 bytes)


WHAT IS THE STOPMI TOOL??

 

The stopmi tool is a framework to create graphical user interfaces that has been developed by StOpMI project.

What does the stopmi tool provide to create graphical user interfaces?

STOPMI FACILITIES

DEFINITIONS

OPSkel

It is the Frame where the graphical user interface (GUI) is placed. It provides some services to the GUI:

   - Menu, tool bar (optional), message button, status bar and activity button.

OPLookAndFeel

   The OPLookAndFeel defines the behavior of the components when the user interacts with  them.

OPBeans

The OPBeans are graphical components (buttons, textfields, output areas,...) that can be easily set up without introducing any Java code.

  - How to use them: properties that you can set.

  - OPBeans Javadoc. 

OPController

Facilities to connect the application to the GUI.

OPController documentation:    Word format  PDF format