A DESCRIPTION OF THE REQUEST :
It would be convenient if the jcontrol panel would be resizable.
This can be easily done by removing setResizable(false) from com.sun.deploy.panel.ControlPanel (in deploy.jar)
JUSTIFICATION :
Making the panel resizable makes it more convenient to handle.
In some (arguably rare) situations the window might end up too small initially, making several buttons inaccessible. Being able to resize the panel would be particularly helpful then.
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
Be allowed to resize the jcontrol panel
ACTUAL -
The jcontrol panel has a fixed size
It would be convenient if the jcontrol panel would be resizable.
This can be easily done by removing setResizable(false) from com.sun.deploy.panel.ControlPanel (in deploy.jar)
JUSTIFICATION :
Making the panel resizable makes it more convenient to handle.
In some (arguably rare) situations the window might end up too small initially, making several buttons inaccessible. Being able to resize the panel would be particularly helpful then.
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
Be allowed to resize the jcontrol panel
ACTUAL -
The jcontrol panel has a fixed size