|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
Drawable | Defines the minimum functionality for a renderer to draw graphic primitives. |
Class Summary | |
---|---|
DrawableFactory | Factory to produce drawable renderers. |
HelpScreen | Class to produce a 'help screen' with the keys and instructions aligned on their separating colons. |
TextInput | Class for creating a text-field type input area. |
TextPopup | Creates a popup window for displaying text over a given sketch. |
Tooltip | Class to allow a simple 'tooltip' type pop-up panel to display text at a given location. |
Graphical User Interface utilities for use with Processing.
This package includes classes for creating various graphical user interface components, for example text input fields, tooltips, help screens etc.
To check you have the latest version of the gicentreUtils package, display the results of
Version.getText()
or Version.getVersion()
. It should match that shown
in this API documentation.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |