Lens Mode field visibility and hierarchical scan folder.
This commit is contained in:
@@ -1483,7 +1483,7 @@ public class SIStem extends PanelProcessor {
|
||||
}
|
||||
});
|
||||
|
||||
buttonSave.setText("Save");
|
||||
buttonSave.setText("Save As");
|
||||
buttonSave.addActionListener(new java.awt.event.ActionListener() {
|
||||
public void actionPerformed(java.awt.event.ActionEvent evt) {
|
||||
buttonSaveActionPerformed(evt);
|
||||
|
||||
Reference in New Issue
Block a user