com.pallas.swing.pcombobox
Class FireClear

java.lang.Object
  |
  +--com.pallas.swing.pcombobox.FireClear
All Implemented Interfaces:
Async

public class FireClear
extends java.lang.Object
implements Async

Title: $FileName: FireClear.java$

Version:
$VerNum: 2$
Author:
$AuthorName: Rob MacGrogan$

$Description: Clears the associated PComboBox's text field. Designed to execute asyncronously.$
$KeyWordsOff: $


Field Summary
private  PComboBox combo
           
 
Constructor Summary
FireClear(PComboBox combo)
           
 
Method Summary
 void execute()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

combo

private PComboBox combo
Constructor Detail

FireClear

public FireClear(PComboBox combo)
Method Detail

execute

public void execute()
Specified by:
execute in interface Async
See Also:
Async.execute()


Copyright © 2003 Pallas Technology.