A C E H I L M O R S W

A

AUDIT_FAILURE - Static variable in class com.regexlab.j2e.EventLog
Indicates a failure audit event
AUDIT_SUCCESS - Static variable in class com.regexlab.j2e.EventLog
Indicates a success audit event

C

canPause() - Method in interface com.regexlab.j2e.ServiceStatusHandler
Tell the service manager whether PAUSE/CONTINUE is supported.
Change(int, String) - Method in class com.regexlab.j2e.SystemTray
Change the system tray.
Change(int, String, String, String, int) - Method in class com.regexlab.j2e.SystemTray
Change the system tray.
com.regexlab.j2e - package com.regexlab.j2e
 

E

ERROR - Static variable in class com.regexlab.j2e.EventLog
Indicates an error event
EventLog - Class in com.regexlab.j2e
This class implements an event log.
EventLog() - Constructor for class com.regexlab.j2e.EventLog
Creates an EventLog object with app name
EventLog(String) - Constructor for class com.regexlab.j2e.EventLog
Creates an EventLog object given the name of the source
EventLog(String, String) - Constructor for class com.regexlab.j2e.EventLog
Creates an EventLog object given the name of the source and the name of the server.

H

Hide() - Method in class com.regexlab.j2e.SystemTray
Hide system tray.

I

INFORMATION - Static variable in class com.regexlab.j2e.EventLog
Indicates an information event
INFOTYPE_ERROR - Static variable in class com.regexlab.j2e.SystemTray
win2k style balloon info type
INFOTYPE_INFO - Static variable in class com.regexlab.j2e.SystemTray
win2k style balloon info type
INFOTYPE_NONE - Static variable in class com.regexlab.j2e.SystemTray
win2k style balloon info type
INFOTYPE_WARNING - Static variable in class com.regexlab.j2e.SystemTray
win2k style balloon info type
isRunAsService - Static variable in class com.regexlab.j2e.ServiceStatusManager
Whether runs as service, will be set by frame, do not modify it by yourself

L

LEFT_CLICK - Static variable in class com.regexlab.j2e.SystemTray
system tray mouse event
LEFT_DOUBLE_CLICK - Static variable in class com.regexlab.j2e.SystemTray
system tray mouse event

M

MIDDLE_CLICK - Static variable in class com.regexlab.j2e.SystemTray
system tray mouse event
MIDDLE_DOUBLE_CLICK - Static variable in class com.regexlab.j2e.SystemTray
system tray mouse event
MOUSE_MOVE - Static variable in class com.regexlab.j2e.SystemTray
system tray mouse event

O

onContinue() - Method in interface com.regexlab.j2e.ServiceStatusHandler
Pause/continue event handle methods
OnMouseClick(SystemTray, int) - Method in interface com.regexlab.j2e.SystemTrayCallback
If mouse event occurs, this method will be called.
onPause() - Method in interface com.regexlab.j2e.ServiceStatusHandler
Pause/continue event handle methods
onStop() - Method in interface com.regexlab.j2e.ServiceStatusHandler
Stop service event handle method

R

reportEvent(short, short, int) - Method in class com.regexlab.j2e.EventLog
Writes an entry at the end of the event log
reportEvent(short, short, int, String) - Method in class com.regexlab.j2e.EventLog
Writes an entry at the end of the event log, providing an associated string
reportEvent(short, short, int, String[]) - Method in class com.regexlab.j2e.EventLog
Writes an entry at the end of the event log, providing associated strings
reportEvent(short, short, int, String, byte[]) - Method in class com.regexlab.j2e.EventLog
Writes an entry at the end of the event log, providing an associated string and binary data
reportEvent(short, short, int, String[], byte[]) - Method in class com.regexlab.j2e.EventLog
Writes an entry at the end of the event log, providing associated strings and binary data
RIGHT_CLICK - Static variable in class com.regexlab.j2e.SystemTray
system tray mouse event
RIGHT_DOUBLE_CLICK - Static variable in class com.regexlab.j2e.SystemTray
system tray mouse event

S

ServiceStatusHandler - Interface in com.regexlab.j2e
Callback interface when service status changes
ServiceStatusManager - Class in com.regexlab.j2e
Send command to service manager
ServiceStatusManager() - Constructor for class com.regexlab.j2e.ServiceStatusManager
 
setServiceStatus(int) - Static method in class com.regexlab.j2e.ServiceStatusManager
Set service status, this will not leads to onPause/onContinue event.
setServiceStatusHandler(ServiceStatusHandler) - Static method in class com.regexlab.j2e.ServiceStatusManager
Set status callback handler
setSystemTrayCallback(SystemTrayCallback) - Static method in class com.regexlab.j2e.SystemTray
Set the mouse event callback handler.
Show() - Method in class com.regexlab.j2e.SystemTray
Show system tray.
STATUS_PAUSED - Static variable in class com.regexlab.j2e.ServiceStatusManager
Service status constants
STATUS_RUNNING - Static variable in class com.regexlab.j2e.ServiceStatusManager
Service status constants
SUCCESS - Static variable in class com.regexlab.j2e.EventLog
Indicates a success event
SystemTray - Class in com.regexlab.j2e
System Tray icon class.
SystemTray(int, String) - Constructor for class com.regexlab.j2e.SystemTray
Construct a SystemTray without windows 2000 style balloon info.
SystemTray(int, String, String, String, int) - Constructor for class com.regexlab.j2e.SystemTray
Construct a SystemTray with windows 2000 style balloon info.
SystemTrayCallback - Interface in com.regexlab.j2e
System Taskbar Tray Callback

W

WARNING - Static variable in class com.regexlab.j2e.EventLog
Indicates a warning event

A C E H I L M O R S W