File Menu - sample applications
A number of sample applications are available below. They demonstrate the use of various features that FileMenu offers. More sample applications will be added to this section on regular basis. Keep visiting this section. Feel free to user the code available in the following samples.
Samples
| Samples | Description |
| Sample01 | This sample Application Demonstrates how to use the FileMenu Object and add it into your menuBar |
| Sample02 | This sample Application will Demonstrate how to Set the KeyStroke for the MenuItems of the FileMenu Object |
| Sample03 | This sample Application Demonstrates how to use the second Constructor of the FileMenu Object |
| Sample04 | This sample Application will Demonstrate how to use the disableDefaultListener method which disables the Functionality of the NewMenuItem of the FileMenu Object |
| Sample05 | This sample Application Demonstrates how to add your own Listener to the Application |
| Sample06 | This sample Application demonstrates how to disableDefaultListener and add your own customized listener |
| Sample07 | This sample Application Demonstrates how to use the FileMenu's getDefaultClosingListener method while adding WindowListener to Sample Application to handle the Window closing |
| Sample08 | This sample Application Demonstrates how to get the FileChooser and make Changes to the FileChooser |
| Sample09 | This sample Application Demonstrates how to use the get and set Methods for MaxEntries in ConfFile and RecentFiles Menu |


