Class FilterSelection.Panel

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible
Enclosing class:
FilterSelection

public static class FilterSelection.Panel extends JPanel
A JPanel that contains a JTabbedPane that can be used to select one of the known SpatialFilters.
See Also:
  • Constructor Details

    • Panel

      public Panel(String preferencesNodeName)
      Create a new FilterSelectionPanel.
      Parameters:
      preferencesNodeName - the preferences node name from which the initial settings will be taken and to which settings will be saved.
  • Method Details