Class JavaLanguageSupport.Info

java.lang.Object
org.fife.rsta.ac.java.JavaLanguageSupport.Info
All Implemented Interfaces:
PropertyChangeListener, EventListener
Enclosing class:
JavaLanguageSupport

private static class JavaLanguageSupport.Info extends Object implements PropertyChangeListener
Manages information about the parsing/auto-completion for a single text area. Unlike many simpler language supports, JavaLanguageSupport cannot share any information amongst instances of RSyntaxTextArea.