private javax.swing.JComboBox txtProtocol;
private javax.swing.JTextField txtTags;
// End of variables declaration//GEN-END:variables
private void populateCommandsTab() {
//addAndRegister a properties panel
commandsControlPanel = new PropertiesPanel_1(0, 2);
tabCommandsConfig.setName(I18n.msg("actions"));
tabCommandsConfig.add(commandsControlPanel);
//creates an array of mapping behavior to hardware command
int row = 0;