DialogBinding instead.@Deprecated public final class DialogBinding extends Object
| Modifier and Type | Method and Description |
|---|---|
static JavaSource |
bindComponentToFile(FileObject fileObject,
int offset,
int length,
JTextComponent component)
Deprecated.
Use
DialogBinding instead. |
@Deprecated public static JavaSource bindComponentToFile(FileObject fileObject, int offset, int length, JTextComponent component) throws IllegalArgumentException
DialogBinding instead.fileObject - to bindoffset - position at which content of the component will be virtually placedlength - how many characters replace from the original filecomponent - component to bindJavaSource or nullIllegalArgumentException - if fileObject is nullBuilt on June 18 2013. | Portions Copyright 1997-2013 Oracle. All rights reserved.