Searched defs:userText (Results 1 - 5 of 5) sorted by path

/openjdk10/jdk/src/demo/share/jfc/Font2DTest/
H A DFontPanel.java156 private String userText[] = null; field in class:FontPanel
/openjdk10/jdk/test/sanity/client/lib/SwingSet3/src/com/sun/swingset3/demos/textfield/
H A DJHistoryTextField.java58 private String userText; field in class:JHistoryTextField
/openjdk10/langtools/src/java.compiler/share/classes/javax/annotation/processing/
H A DAbstractProcessor.java180 getCompletions(Element element, AnnotationMirror annotation, ExecutableElement member, String userText) argument
H A DProcessor.java474 getCompletions(Element element, AnnotationMirror annotation, ExecutableElement member, String userText) argument
/openjdk10/langtools/test/tools/javac/api/
H A DTestClientCodeWrapper.java599 public Iterable<? extends Completion> getCompletions(Element element, AnnotationMirror annotation, ExecutableElement member, String userText) { argument

Completed in 211 milliseconds