ically
for all forms ...
De :
Emilian Bold
A :
CHRISTOPHE LAFOLET
Cc :
NetBeans Mailing
Date :
23/01/2019 18:31
Objet :
Re: Enlarge
existing project
So by Java beans you mean beans in Swing forms? Interesting
project.
Normally if you use layouts proper
Hello,
I would like to refactore an existing
netbeans project.
I need to apply a scale factor to nearly
500 Java beans : this transformation should modify width, height, position,
layout, bordure size, gap, ...
Do anyone have done this transformation
? by script or with a plugin ? and which plugin