Uses of Class
org.fife.rsta.ac.java.ClassCompletion
Packages that use ClassCompletion
-
Uses of ClassCompletion in org.fife.rsta.ac.java
Methods in org.fife.rsta.ac.java with parameters of type ClassCompletionModifier and TypeMethodDescriptionJavaLanguageSupport.JavaAutoCompletion.getShouldAddImport(ClassCompletion cc) Determines whether the class name being completed has been imported, and if it hasn't, returns the import statement that should be added for it.