| QScintilla
    2.6.1
    | 
#include <qscilexerjava.h>
Inherits QsciLexerCPP.
The QsciLexerJava class encapsulates the Scintilla Java lexer.
| QsciLexerJava::QsciLexerJava | ( | QObject * | parent = 0, | 
| const char * | name = 0 | ||
| ) | 
Construct a QsciLexerJava with parent parent and name name. parent is typically the QsciScintilla instance.
| const char* QsciLexerJava::keywords | ( | int | set | ) | const  [virtual] | 
Returns the set of keywords for the keyword set set recognised by the lexer as a space separated string.
Reimplemented from QsciLexerCPP.
 1.7.5.1
 1.7.5.1