SynthStyles that will be used by this SynthLookAndFeel. resourceBase is used to resolve any path based resources, for example an Image would be resolved by resourceBase.getResource(path). Refer to Synth File Format for more information.
@param input InputStream to load from
@param resourceBase used to resolve any images or other resources
@throws ParseException if there is an error in parsing
@throws IllegalArgumentException if input or resourceBase is null
| |