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