Main Page | Packages | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | Related Pages

GuiComponents.Console.NameCompletionListener Interface Reference

Defines a NameCompletionListener. More...

Inheritance diagram for GuiComponents.Console.NameCompletionListener:

Inheritance graph
[legend]
List of all members.

Public Member Functions

java.util.List completeName (String curCmd)
 The receiver should return a List of possible completions The return value can be null.


Detailed Description

Defines a NameCompletionListener.

Author:
Matthew Palmer

Definition at line 13 of file NameCompletionListener.java.


Member Function Documentation

java.util.List GuiComponents.Console.NameCompletionListener.completeName String  curCmd  ) 
 

The receiver should return a List of possible completions The return value can be null.

Parameters:
curCmd The currently typed command

Implemented in GuiComponents.scripting.DefaultInterpreter.


The documentation for this interface was generated from the following file:
Generated on Thu Dec 15 21:23:35 2005 for SCT DAQ/DCS Software - Java by doxygen 1.3.5