/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
@ContainerRegistration(id = "Audio", categoryName = "#OptionsCategory_Name_Audio", iconBase = "net/neilcsmith/praxis/live/audio/resources/audio32.png", keywords = "#OptionsCategory_Keywords_Audio", keywordsCategory = "Audio", position = 100)
package net.neilcsmith.praxis.live.audio.options;
import org.netbeans.spi.options.OptionsPanelController.ContainerRegistration;