extract icon indicating copy to clipboard operation
extract copied to clipboard

Core methods and factory methods should accept java.util.Properties not Options

Open mattcg opened this issue 9 years ago • 0 comments

Better to standardise on an existing standard. Expect camel-case property names - that means the Options library will have to convert option-name to optionName when generated a properties object.

mattcg avatar Nov 07 '16 11:11 mattcg