Class WeightingType.Panel

All Implemented Interfaces:
PreferencesSettable, ImageObserver, MenuContainer, Serializable, Accessible
Enclosing class:
WeightingType

public static class WeightingType.Panel extends JPanel implements PreferencesSettable
A JPanel for selecting a WeightingType.
See Also:
  • Constructor Details

    • Panel

      public Panel(Preferences prefs)
      Creates a WeightingType.Panel.
      Parameters:
      prefs - the Preferences from which the initial setting will be derived.
  • Method Details