Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.fluidsynth.api.settings

Class Summary
AbstractNumberSetting Parent of numeric settings, this class provides properties to handle min/max values.
BooleanSetting  
IntegerSetting  
NumberSetting  
OptionSetting  
RawStringSetting Specialized subclass of string setting that returns the raw value as the command line argument.
Setting Base class for objects which represent a fluidsynth setting.
SettingFactory Class for creating Setting objects from the values retrieved from a fluidsynth "info " command.
Settings  
StringSetting  
SwitchSetting Differs from boolean only in how the command line argument is produced.