Package com.jsql.view.swing.list
Class MenuActionExport
java.lang.Object
com.jsql.view.swing.list.MenuActionExport
- All Implemented Interfaces:
ActionListener
,EventListener
Action to export a JList.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MenuActionExport
Create action to export a list.- Parameters:
myList
- List to export.
-
-
Method Details
-
actionPerformed
- Specified by:
actionPerformed
in interfaceActionListener
-