|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.zlatan.util.ServerTrayIcon
Classe utilizzata dai server del modulo IBRA per visualizzazione dell'icona nella system tray di Windows.
Constructor Summary | |
ServerTrayIcon(java.lang.String icon,
java.lang.String caption)
Crea e visualizza una nuova icona nella system tray. |
Method Summary | |
void |
actionPerformed(java.awt.event.ActionEvent e)
Metodo per la gestione degli eventi del menu. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ServerTrayIcon(java.lang.String icon, java.lang.String caption)
Mostra console
Esci
Informazioni
Mostra console
viene visualizzato un form di
tipo ShowFilePanel
contenente lo stream prodotto in uscita
dal processo.Informazioni
viene visualizzato
un form di tipo AboutPanel
relativo al server.
icon
- il path dell'icona da visualizzare nella systraycaption
- il nome dell'applicazioneAboutPanel
,
ShowFilePanel
Method Detail |
public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed
in interface java.awt.event.ActionListener
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |