Package Array
Class HydrophoneDialogPanel
java.lang.Object
Array.HydrophoneDialogPanel
- All Implemented Interfaces:
 ActionListener,EventListener,ListSelectionListener
Panel for the ArrayDialog to show a selection of hydrophone arrays and
 listed details of the currently selected array
- Author:
 - Doug Gillespie
 - See Also:
 
- 
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidint[]getPanel()booleanvoidsetHydrophoneMap(int[] hydrophoneMap) voidvoid 
- 
Method Details
- 
getPanel
 - 
setParams
 - 
getParams
public boolean getParams() - 
getDialogSelectedArray
 - 
actionPerformed
- Specified by:
 actionPerformedin interfaceActionListener
 - 
deleteElement
public void deleteElement() - 
editElement
public void editElement() - 
addElement
public void addElement() - 
getHydrophoneMap
public int[] getHydrophoneMap() - 
setHydrophoneMap
public void setHydrophoneMap(int[] hydrophoneMap)  - 
valueChanged
- Specified by:
 valueChangedin interfaceListSelectionListener
 
 -