|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| AskDialog.Listener | Listener for AskDialog. |
| GrafVal | Common graphical constants. |
| Paintable | Paintable anywhere within given bounds. |
| Class Summary | |
|---|---|
| AskDialog | A dialog window for common use. |
| DisplayPattern | Plain patterns for a matrix display. |
| GrafHelper | Graphical helper methods for applications and Applets. |
| GrafHelper.MBarFactory | The menu bar factory. |
| ImageInfo | An image with additional information and abilities. |
| MatrixDisplay | A matrix display. |
| MatrixDisplayDim | The dimension of a matrix display. |
| MatrixTextDisplay | A matrix text display. |
| MEVALogo | MEVA-Lab's Logo. |
Support for graphical applications
Images, image information and handling, dialogs and patterns.
Copyright © 1997 - 2003, Albrecht Weinert
de.frame4j.graf the framework's graphical
support classes are pooled.ImageInfo wraps and simplifies getting of
informations and some operations on a picture.AskDialog gives graphical and non graphical
applications often needed user interactions. Non reactive users may get a
time out. This allows for default reactions in unobserved (batch) modes. The
application AskAlert exploits this for scripts
like Windows' .bat or .cmd.GrafHelper encompasses some static values
and helper methods.MatrixDisplay,
DisplayMuster and
MatrixTextDisplay are dot matrix
displays (like the well known LCD or LED devices) that can be used in applets
and graphical applications. (Operations on those displays may sometimes be
cheaper than graphical text output operations, bat that's not the
reason d'être.)MEVALogo brings two depictions of the
MEVA-Lab's logo (Laboratory for media and versatile
applications.Paintable promises what it's
name says.
de.frame4j
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||