Package VASSAL.build

Interface PropertyProducer


public interface PropertyProducer
A component that exposes properties
  • Method Summary

    Modifier and Type Method Description
    Object getProperty​(Object key)  
  • Method Details