SORTIE Java Interface  1
Public Member Functions | Private Attributes | List of all members
sortie.tools.batchoutput.PopupListener Class Reference
Inheritance diagram for sortie.tools.batchoutput.PopupListener:

Public Member Functions

 PopupListener (JButton jButton, JPopupMenu jMenu)
 
void mouseClicked (MouseEvent e)
 

Private Attributes

JButton jButton
 
JPopupMenu jMenu
 

Constructor & Destructor Documentation

◆ PopupListener()

sortie.tools.batchoutput.PopupListener.PopupListener ( JButton  jButton,
JPopupMenu  jMenu 
)

Member Function Documentation

◆ mouseClicked()

void sortie.tools.batchoutput.PopupListener.mouseClicked ( MouseEvent  e)

Member Data Documentation

◆ jButton

JButton sortie.tools.batchoutput.PopupListener.jButton
private

◆ jMenu

JPopupMenu sortie.tools.batchoutput.PopupListener.jMenu
private

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