com.ontimize.windows.systray
Interface SystrayUtils.SystrayListener
- All Superinterfaces:
- java.awt.event.ActionListener, java.util.EventListener
- Enclosing interface:
- SystrayUtils
- public static interface SystrayUtils.SystrayListener
- extends java.awt.event.ActionListener
iconLeftClicked
public void iconLeftClicked()
iconLeftDoubleClicked
public void iconLeftDoubleClicked()
actionPerformed
public void actionPerformed(java.awt.event.ActionEvent e)
- Specified by:
actionPerformed in interface java.awt.event.ActionListener