This module provides a class to represent visual components in a simulation.
This section allows you to access the Java source file of the module.
Here are listed the classes provided by the module. To use one of them, you have to specify the namespace of the module.
Represents the visual aspect of a simulation object. It provides an outside and/or an inside representation. The outside view belongs to the java.awt.Component
class. The inside view is composed of layers where visual components can be placed.