public abstract class ChooserRunnable
extends java.lang.Object
implements java.lang.Runnable
| Modifier and Type | Field and Description |
|---|---|
protected IdvChooser |
chooser
Reference to the chooser that is using me_
|
| Constructor and Description |
|---|
ChooserRunnable(IdvChooser chooser)
Create the object
|
| Modifier and Type | Method and Description |
|---|---|
void |
doClose()
Close the chooser
|
boolean |
getCanceled()
Was the choosing canceled
|
protected IdvChooser chooser
public ChooserRunnable(IdvChooser chooser)
chooser - The chooser