com::cosylab::gui::components::r2::SearchListListener Class Reference

Collaboration diagram for com::cosylab::gui::components::r2::SearchListListener:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 SearchListListener ()
void keyPressed (java.awt.event.KeyEvent e)
void keyReleased (java.awt.event.KeyEvent e)
void keyTyped (java.awt.event.KeyEvent e)

Private Attributes

long lastKeyPressedTime = 0
String searchString = ""

Detailed Description

Insert the type's description here. Creation date: (26-Oct-01 12:38:04 PM)

Author:
:

Constructor & Destructor Documentation

com::cosylab::gui::components::r2::SearchListListener::SearchListListener (  )  [inline]

SearchListListener constructor comment.


Member Function Documentation

void com::cosylab::gui::components::r2::SearchListListener::keyPressed ( java.awt.event.KeyEvent  e  )  [inline]

Invoked when a key has been pressed.

void com::cosylab::gui::components::r2::SearchListListener::keyReleased ( java.awt.event.KeyEvent  e  )  [inline]

Invoked when a key has been released.

void com::cosylab::gui::components::r2::SearchListListener::keyTyped ( java.awt.event.KeyEvent  e  )  [inline]

Invoked when a key has been typed. This event occurs when a key press is followed by a key release.

References lastKeyPressedTime, and searchString.


Member Data Documentation

Referenced by keyTyped().

Referenced by keyTyped().


The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2