Module tvbrowser
Package devplugin

Class SettingsItem


  • public class SettingsItem
    extends java.lang.Object
    This Class holds a List of SettingItem-IDs. With this it's possible for Plugins to open specific Settings. E.g.: getPluginManager().showSettings(SettingsItem.TIMEBUTTONS);
    Since:
    2.2
    Author:
    bodum