public class PresetsDialog extends Object
| Modifier and Type | Method and Description |
|---|---|
static TimeWindow |
managePresets(Component parent,
PresetList data)
Displays the dialog for managing time window presets.
|
public static TimeWindow managePresets(Component parent, PresetList data)
parent - Parent component.data - List of presets known to the application.null if no preset was selected or if the dialog was canceled.Copyright © 2023 LSST. All rights reserved.