Package org.gicentre.utils.gui

Graphical User Interface utilities for use with Processing.

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.
 

Package org.gicentre.utils.gui Description

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.

Related Documentation



giCentre Utilities V.3.3, API documentation generated 6th April, 2013