Interface ProjectSettings

  • All Superinterfaces:
    XmlExternalizable, XmlStorable
    All Known Implementing Classes:
    SimpleProjectSettings

    public interface ProjectSettings
    extends XmlStorable
    Created by IntelliJ IDEA.
    Author:
    kir This class represents some project settings for a particular key (service). These settings can be persisted to XML node and loaded from XML node
    • Method Detail

      • dispose

        void dispose()
        Called upon rereading of project settings for old instances of the ProjectSettings