|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectPamguardMVC.PamProcess
ishmaelComms.ProcessIshmaelData
public class ProcessIshmaelData
| Nested Class Summary | |
|---|---|
(package private) class |
ProcessIshmaelData.Client
|
| Field Summary | |
|---|---|
private java.lang.Thread |
ishmaelClientThread
|
(package private) IshmaelDataControl |
ishmaelController
|
(package private) PamDataBlock<IshmaelDataUnit> |
ishmaelDataBlock
|
(package private) java.util.Vector<IshmaelData> |
newIshmaelData
|
(package private) javax.swing.Timer |
timer
|
| Fields inherited from class PamguardMVC.PamProcess |
|---|
outputDataBlocks, processName, sampleRate |
| Constructor Summary | |
|---|---|
ProcessIshmaelData(IshmaelDataControl pamControlledUnit)
|
|
| Method Summary | |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent e)
|
void |
pamStart()
Called for each process to tell it to start (may not be necessary for processes which are listening for data anyway. |
void |
pamStop()
Stops the process. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
PamDataBlock<IshmaelDataUnit> ishmaelDataBlock
IshmaelDataControl ishmaelController
private java.lang.Thread ishmaelClientThread
volatile java.util.Vector<IshmaelData> newIshmaelData
javax.swing.Timer timer
| Constructor Detail |
|---|
ProcessIshmaelData(IshmaelDataControl pamControlledUnit)
pamControlledUnit - Reference to the NMEAController| Method Detail |
|---|
public void pamStart()
PamProcess
pamStart in class PamProcesspublic void pamStop()
PamProcess
pamStop in class PamProcesspublic void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed in interface java.awt.event.ActionListener
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||