
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. 
