Package Array

Class HydrophoneLocatorSystem

java.lang.Object
Array.HydrophoneLocatorSystem
Direct Known Subclasses:
StraightHydrophoneLocatorSystem, ThreadingHydrophoneLocatorSystem

public abstract class HydrophoneLocatorSystem extends Object
Class for handling different hydrophone locators. There have got a lot more complicated than previously and need to be able to show their own dialogs and stuff before making an actual locator. some may also want to use the setting manager to store persistent data.
Author:
Doug Gillespie
  • Constructor Details

    • HydrophoneLocatorSystem

      public HydrophoneLocatorSystem(String name)
  • Method Details