Пример #1
0
  protected void getDisplayProperties(List<String[]> dp) {
    super.getDisplayProperties(dp);

    addDP(dp, "devices.tivo.machine", getMachineName());
  }