sbool isJavaxApplicationSnippetType(int type) { ret type == snippetType_javaxSource() || type == snippetType_JavaXDesktop(); }