Package net.openai.ai.nn.gui.data

Interface Summary
DataObject Generic Interface for DataObjects to be stored recursivly in DataContainers
Drawable A common interface for all drag- and selectable widgets in the GUI
GUINeuron Defines the common interface for a displayable Neuron.
 

Class Summary
AbstractDataObject Implements most parts of the DataObject interface.
AbstractDrawable  
AbstractGUINeuron Implements the non-gui parts of the GUINeuron interface.
DataContainer Generic container for DataObjects.
DataModel Rootclass of the GUI-DataModel.
DefaultGUINeuron A visual representation of a neuron.
GUIConnection Implements the visual apearance of interconnected neurons.
GUILayer Visual representation of a layer This class encapsulates a neuralnet-layer and extends it with properties and methods needed by the GUI.
GUINetwork Visual representation of a neural-network structure.
 



Copyright - 2001 OpenAI Labs. All Rights Reserved.