Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
12c (12.1.3)
E41664-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 
| Modifier and Type | 
Method and Description | 
void | 
changedUpdate(javax.swing.event.DocumentEvent e)  | 
void | 
insertUpdate(javax.swing.event.DocumentEvent e)  | 
void | 
removeUpdate(javax.swing.event.DocumentEvent e)  | 
- 
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.1.3)
E41664-01
 
Copyright © 1997, 2014, Oracle. All rights reserved.