0
Hi everyone how can I remove this sembol ¶ from Java I Hava made a mistake and I don't know the way to repair it
This sembol ¶ shows in every line and I can't remove it I need your help
8 Respuestas
+ 1
Maha Sahloul
Do you use PC or your smartphone?
Please share more informations about your device.
Does this sign only appear in your code or also in all other text documents?
+ 1
I know this symbol from Microsoft Word.
Just for clarification:
When you write something in a website using your browser, do you see also this symbol?
0
Hi! Would you be able to share your code, please?
0
It's too long but I can share a little part of the code
private void initComponents() {¶
jScrollPane2 = new javax.swing.JScrollPane(); ¶
jTable1 = new javax.swing.JTable();¶
jButton1 = new javax.swing.JButton();¶
jButton2 = new javax.swing.JButton();¶
jPanel1 = new javax.swing.JPanel();¶
jLabel1 = new javax.swing.JLabel();¶
jLabel2 = new javax.swing.JLabel();¶
jLabel5 = new javax.swing.JLabel();¶
jLabel4 = new javax.swing.JLabel();¶
jLabel3 = new javax.swing.JLabel();¶
jLabel6 = new javax.swing.JLabel();¶
jLabel7 = new javax.swing.JLabel();¶
jTextFieldDavaAdi = new javax.swing.JTextField();¶
jTextFieldlDavaliAdi = new javax.swing.JTextField();¶
jTextFielddavaciAdi = new javax.swing.JTextField();¶
jTextFieldDavaciSoyadi = new javax.swing.JTextField();¶
jTextFieldDavaliSoyadi = new javax.swing.JTextField();¶
jComboBoxdavadurumu = new javax.swing.JComboBox<>();¶
jScrollPane1 = new javax.swing.JScrollPane();¶
jListDavaAdi = new javax.swing.JList<>();¶
jLabel8 = new javax.swing.JLabel();¶
jScrollPane3 = new javax.swing.JScrollPane();¶
0
I use PC
It's appear in all text documents
0
How can I reset my IDE
0
No I don't see this symbol when I write in a wibsite
0
Maha Sahloul
Which IDE are you using? Or do you use a text program?