SORTIE Java Interface  1
Public Member Functions | List of all members
sortie.gui.components.SortieMenuItem Class Reference

This class wraps the JMenuItem class to set some things we always want to set in the constructor as a convenience. More...

Inheritance diagram for sortie.gui.components.SortieMenuItem:

Public Member Functions

 SortieMenuItem (String sText, String sActionCommand, ActionListener oActionListener)
 

Detailed Description

This class wraps the JMenuItem class to set some things we always want to set in the constructor as a convenience.

Author
lora

Constructor & Destructor Documentation

◆ SortieMenuItem()

sortie.gui.components.SortieMenuItem.SortieMenuItem ( String  sText,
String  sActionCommand,
ActionListener  oActionListener 
)

The documentation for this class was generated from the following file: