Skip to content
Snippets Groups Projects
Commit f25f4a6e authored by Irina LEE's avatar Irina LEE
Browse files

changed name (syscams)

parent 7e9e1ffb
No related branches found
No related tags found
1 merge request!72Syscams
......@@ -248,7 +248,7 @@ public class JDialogSysCAMSBlockDE extends JDialog implements ActionListener {
codeMainPanel.setLayout(new BorderLayout());
Box codeBox = Box.createVerticalBox();
codeBox.setBorder(BorderFactory.createTitledBorder("Method of DE block"));
codeBox.setBorder(BorderFactory.createTitledBorder("Behavior function of DE block"));
JPanel codeBoxPanel = new JPanel(new BorderLayout());
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment