|
|||||||||
| Home >> All >> org >> gjt >> sp >> jedit >> [ gui overview ] | PREV NEXT | ||||||||
Uses of Class
org.gjt.sp.jedit.gui.CompleteWord.Completion
| Uses of CompleteWord.Completion in org.gjt.sp.jedit.gui |
| Methods in org.gjt.sp.jedit.gui that return CompleteWord.Completion | |
private static CompleteWord.Completion[] |
CompleteWord.getCompletions(org.gjt.sp.jedit.Buffer buffer,
java.lang.String word,
int caret)
|
| Constructors in org.gjt.sp.jedit.gui with parameters of type CompleteWord.Completion | |
CompleteWord(org.gjt.sp.jedit.View view,
java.lang.String word,
CompleteWord.Completion[] completions,
java.awt.Point location,
java.lang.String noWordSep)
|
|
|
|||||||||
| Home >> All >> org >> gjt >> sp >> jedit >> [ gui overview ] | PREV NEXT | ||||||||