Class FrontendSettingsLoadList


public class FrontendSettingsLoadList extends FrontendSettingsList
Shows the settings of a DockFrontend and allows the user to load one of the settings.
Author:
Benjamin Sigg
  • Constructor Details

    • FrontendSettingsLoadList

      public FrontendSettingsLoadList(DockFrontend frontend)
      Creates a new list.
      Parameters:
      frontend - the frontend from which settings might be loaded
  • Method Details