The NetBeans Platform provides the Output Window module as a comfortable and practical display area for showing messages to the user. Multiple different outputs can be output parallel in different tabs. The output window and the I/O API of the NetBeans Platform are closely connected. So, the standard I/O provider implementation redirects its output to the output window. (See Figure 17-1.) Open image in new window Figure 17-1 Output Window