Interface PropertiesConfiguration

All Known Implementing Classes:
DefaultPropertiesConfiguration

public interface PropertiesConfiguration
If you want your own properties configuration you have to provide a Component that returns a PropertiesConfiguration. To make sure your implementation is chosen over the DefaultFontConfiguration use the Primary-annotation
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Initializes the JadicePreferenceStore
  • Method Details

    • initProperties

      void initProperties()
      Initializes the JadicePreferenceStore