Can width limit of 250 pixels in SwitcherTable.getPreferredSize() be made configurable? #7717
Labels
Contribution welcome
An issue or feature not currently being worked on, but a contribution would be welcomed!
kind:feature
A feature request
UI
User Interface
Description
SwitcherTable limits the columnWidth in SwitcherTable.getPreferredSize() in line 335 to hard-coded 250 pixels.
This sometimes does not fit in custom applications based on NetBeans platform.
Can this behavior be made configurable?
E.g. by
Use case/motivation
Give application developrs control over SwitcherTable size.
Related issues
No response
Are you willing to submit a pull request?
No
The text was updated successfully, but these errors were encountered: