Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
12c (12.2.1.1)
E67111-01
 
- java.lang.Object
 
- 
- oracle.jdeveloper.builder.EmptyFieldWatcher
 
 
- 
- All Implemented Interfaces:
 
- java.util.EventListener, javax.swing.event.DocumentListener
 
public class EmptyFieldWatcher
extends java.lang.Object
implements javax.swing.event.DocumentListener
DocumentListener that handles enabling and disabling a JEWTDialog's
 OK button based on whether or not the attached document has text.
 
 
- 
- 
Field Summary
Fields 
| Modifier and Type | 
Field and Description | 
protected oracle.bali.ewt.dialog.JEWTDialog | 
_dlg  | 
 
- 
Constructor Summary
Constructors 
| Constructor and Description | 
EmptyFieldWatcher(oracle.bali.ewt.dialog.JEWTDialog dialog)  | 
 
- 
Method Summary
- 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait 
 
 
 
 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
12c (12.2.1.1)
E67111-01
 
Copyright © 1997, 2016, Oracle. All rights reserved.