Class java.awt.SymantecEventHook.Manager
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class java.awt.SymantecEventHook.Manager

Object
   |
   +----java.awt.SymantecEventHook. Manager

public static final class SymantecEventHook.Manager
extends Object

Constructor Index

 o java.awt.SymantecEventHook. Manager()

Method Index

 o afterEvent(AWTEvent)
 o beforeEvent(AWTEvent)
 o registerHook(SymantecEventHook)
 o unregisterHook(SymantecEventHook)

Constructors

 o SymantecEventHook.Manager
public SymantecEventHook.Manager()

Methods

 o afterEvent
public static void afterEvent(AWTEvent ev)
 o beforeEvent
public static void beforeEvent(AWTEvent ev)
 o registerHook
public static void registerHook(SymantecEventHook h)
 o unregisterHook
public static void unregisterHook(SymantecEventHook h)

All Packages  Class Hierarchy  This Package  Previous  Next  Index