Skip navigation links

Package pt.ua.gboard

A graphical console alike library based on Design-by-Contract.

See: Description

Package pt.ua.gboard Description

A graphical console alike library based on Design-by-Contract.

This package implements a Design-by-Contract based graphical console library for programming language Java.

This package contains the following groups of modules:

Base library modules:

GBoard: a general graphical console module
Gelem: an abstract graphical element
MutableGelem: an abstract mutable graphical element
GBoardInputHandler: to handle input to GBoard

Package of basic gelems: basic

Package of shape construction modules to create gelems: shapes

Package of modules to support some game alike applications: games

Skip navigation links