org.apache.log4j.rule
Class ExpressionRuleContext
java.lang.Object
|
+--java.awt.event.KeyAdapter
|
+--org.apache.log4j.rule.ExpressionRuleContext
- All Implemented Interfaces:
- java.util.EventListener, java.awt.event.KeyListener
- public class ExpressionRuleContext
- extends java.awt.event.KeyAdapter
A popup menu which assists in building expression rules. Completes event keywords, operators and
context if available.
- Author:
- Scott Deboy
Methods inherited from class java.awt.event.KeyAdapter |
keyReleased, keyTyped |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExpressionRuleContext
public ExpressionRuleContext(FilterModel filterModel,
javax.swing.JTextField textField)
keyPressed
public void keyPressed(java.awt.event.KeyEvent e)
- Specified by:
keyPressed
in interface java.awt.event.KeyListener
- Overrides:
keyPressed
in class java.awt.event.KeyAdapter
displayContext
public void displayContext()
Copyright 2000-2003 Apache Software Foundation.