Startup
This commit is contained in:
@@ -251,7 +251,7 @@ public class TestingListDetails extends javax.swing.JPanel {
|
||||
.addContainerGap())
|
||||
);
|
||||
}// </editor-fold>//GEN-END:initComponents
|
||||
|
||||
|
||||
private void fillComponents(HashMap hDetails) {
|
||||
//add values to each text box
|
||||
this.txtDeviceName.setText(hDetails.get("deviceName").toString());
|
||||
|
||||
Reference in New Issue
Block a user