The idea comes from the fact software has been afflicted with the inability to give good quotes related to development time. Other engineering industries such as housing contractors, civil engineers, etc are able to give much better information because the pieces they use on any project are standardized and readily available. The Netbeans Platform addresses many things already. This discussion is meant to address the areas it could be improved or features it is missing which make it hard to build certain types of applications.
A study is needed of some of the most popular applications from different categories such as
For now, I have created a simple project which shows the difference between how undockable TopComponents behave now versus a dialog. Notice the JFrame acts like the currently undockable TopComponents. We need to have the JDialog functionality. Please see DialgVWindowTest.zip at the bottom of the page. It has a simple standard Netbeans J2SE application which allows a JDialog to be shown and a JFrame (Window). Notice the differences. For instance, minimize the main application window and the notes JFrame. Then bring the main application back to the front. If you have the JDialog opened it will show with the main application window and can move over the main window. This works well for toolbox floating windows such as the "Styles and Formatting" dialog in Open Office.
| DialogVWindowTest.zip | ![]() |
25240 bytes |