Class FrontendSettingsDeleteList


public class FrontendSettingsDeleteList extends FrontendSettingsList
Shows the settings of a DockFrontend and allows the user to delete some settings.
Author:
Benjamin Sigg
  • Constructor Details

    • FrontendSettingsDeleteList

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