public class TidesMraLoader
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static void |
chooseTideSource(IMraLogGroup source,
java.awt.Component parent)
Presents the user with a change tide source option.
|
static void |
setDefaultTideIfNotExisted(IMraLogGroup source)
If the file
TidePredictionFactory.MRA_TIDE_INDICATION_FILE_PATH
is not found in the log one will be created with the default from
GeneralPreferences.tidesFile.getName(). |
public static void chooseTideSource(IMraLogGroup source, java.awt.Component parent)
source - parent - public static void setDefaultTideIfNotExisted(IMraLogGroup source)
TidePredictionFactory.MRA_TIDE_INDICATION_FILE_PATH
is not found in the log one will be created with the default from
GeneralPreferences.tidesFile.getName().source - Copyright © 2004-2020 FEUP-LSTS and Neptus developers. All Rights Reserved.