Classes in byucc.jhdl.apps.Viewers.Waves that implement WavesDataInterface |
class |
WavesWireFrame
WavesWireFrame.java
This frame contains a WavesWirePanel and provides a menu bar to
incorporate some additional functionality. |
class |
WavesWireInternalFrame
WavesWireInternalFrame.java
This frame contains a WavesWirePanel and provides a menu bar to
incorporate some additional functionality. |
class |
WavesWireManager
WavesWireManager.java
This class keeps track of the wires: when wires are added or removed, etc. |
class |
WavesWirePanel
WavesWirePanel.java
This panel communicates with the WavesWireManager, which, through the
WavesDataInterface creates a BrowserWavesPanel. |