I have a problem.
I am working on a different guy code, and there is a JFrame with a lot of JSeparators (he used them as borders for βpanelsβ), now I am replacing them with the JBorderedPanel class that follows the same border style of the whole application.
The problem is that some of its delimiters are not clear, to determine where they are in the code, there is a lot of jSeparator #, replace with any number from 0 to 999.
Is there a way to determine which variable corresponds to which boundary, besides testing all jSeparators one by one?
In the section "Do not replace them!". I must replace them. I would not do this if I could.
Thanks in advance.
Marcelo diones
source share