Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 


Eclipse JDT
Release 3.5
A B C D E F G H I J K L M N O P Q R S T U V W X Z _

K

K_ACCESSIBLE - Static variable in interface org.eclipse.jdt.core. IAccessRule
Constant indicating that files matching the rule's pattern are accessible.
K_ANNOTATION - Static variable in interface org.eclipse.jdt.core. IMemberValuePair
Constant indicating that the value kind is an annotation represented by an instance of IAnnotation.
K_APPLICATION - Static variable in interface org.eclipse.jdt.core. IClasspathContainer
Kind for a container mapping to an application library
K_BINARY - Static variable in interface org.eclipse.jdt.core. IPackageFragmentRoot
Kind constant for a binary path root.
K_BOOLEAN - Static variable in interface org.eclipse.jdt.core. IMemberValuePair
Constant indicating that the value kind is a boolean represented by an instance of Boolean .
K_BYTE - Static variable in interface org.eclipse.jdt.core. IMemberValuePair
Constant indicating that the value kind is a byte represented by an instance of Byte .
K_CHAR - Static variable in interface org.eclipse.jdt.core. IMemberValuePair
Constant indicating that the value kind is a char represented by an instance of Character .
K_CLASS - Static variable in interface org.eclipse.jdt.core. IMemberValuePair
Constant indicating that the value kind is a Class represented by the name of the class (i.e. a String .
K_CLASS_BODY_DECLARATIONS - Static variable in class org.eclipse.jdt.core.dom. ASTParser
Kind constant used to request that the source be parsed as a sequence of class body declarations.
K_CLASS_BODY_DECLARATIONS - Static variable in class org.eclipse.jdt.core.formatter. CodeFormatter
Kind used to format a set of class body declarations
K_COMPILATION_UNIT - Static variable in class org.eclipse.jdt.core.dom. ASTParser
Kind constant used to request that the source be parsed as a compilation unit.
K_COMPILATION_UNIT - Static variable in class org.eclipse.jdt.core.formatter. CodeFormatter
Kind used to format a compilation unit Note that using this constant, the comments are only indented while processing the compilation unit.
K_DEFAULT_SYSTEM - Static variable in interface org.eclipse.jdt.core. IClasspathContainer
Kind for a container mapping to a default system library, implicitly contributed by the runtime
K_DISCOURAGED - Static variable in interface org.eclipse.jdt.core. IAccessRule
Constant indicating that access to the files matching the rule's pattern is discouraged.
K_DOUBLE - Static variable in interface org.eclipse.jdt.core. IMemberValuePair
Constant indicating that the value kind is a double represented by an instance of Double .
K_EXPRESSION - Static variable in class org.eclipse.jdt.core.dom. ASTParser
Kind constant used to request that the source be parsed as a single expression.
K_EXPRESSION - Static variable in class org.eclipse.jdt.core.formatter. CodeFormatter
Kind used to format an expression
K_FLOAT - Static variable in interface org.eclipse.jdt.core. IMemberValuePair
Constant indicating that the value kind is a float represented by an instance of Float .
K_INT - Static variable in interface org.eclipse.jdt.core. IMemberValuePair
Constant indicating that the value kind is an int represented by an instance of Integer .
K_JAVA_DOC - Static variable in class org.eclipse.jdt.core.formatter. CodeFormatter
Kind used to format a Javadoc comment
K_LONG - Static variable in interface org.eclipse.jdt.core. IMemberValuePair
Constant indicating that the value kind is a long represented by an instance of Long .
K_MULTI_LINE_COMMENT - Static variable in class org.eclipse.jdt.core.formatter. CodeFormatter
Kind used to format a multi-line comment
K_NON_ACCESSIBLE - Static variable in interface org.eclipse.jdt.core. IAccessRule
Constant indicating that files matching the rule's pattern are non accessible.
K_QUALIFIED_NAME - Static variable in interface org.eclipse.jdt.core. IMemberValuePair
Constant indicating that the value is a qualified name represented by a String .
K_SHORT - Static variable in interface org.eclipse.jdt.core. IMemberValuePair
Constant indicating that the value kind is a short represented by an instance of Short .
K_SIMPLE_NAME - Static variable in interface org.eclipse.jdt.core. IMemberValuePair
Constant indicating that the value is a simple name represented by a String .
K_SINGLE_LINE_COMMENT - Static variable in class org.eclipse.jdt.core.formatter. CodeFormatter
Kind used to format a single-line comment
K_SOURCE - Static variable in interface org.eclipse.jdt.core. IPackageFragmentRoot
Kind constant for a source path root.
K_STATEMENTS - Static variable in class org.eclipse.jdt.core.dom. ASTParser
Kind constant used to request that the source be parsed as a sequence of statements.
K_STATEMENTS - Static variable in class org.eclipse.jdt.core.formatter. CodeFormatter
Kind used to format a set of statements
K_STRING - Static variable in interface org.eclipse.jdt.core. IMemberValuePair
Constant indicating that the value kind is a String represented by the corresponding String .
K_SYSTEM - Static variable in interface org.eclipse.jdt.core. IClasspathContainer
Kind for a container mapping to a system library
K_UNKNOWN - Static variable in class org.eclipse.jdt.core.formatter. CodeFormatter
Unknown kind Note that since 3.4, the CodeFormatter.F_INCLUDE_COMMENTS flag can be added to this constant in order to get the comments formatted if a compilation unit is processed.
K_UNKNOWN - Static variable in interface org.eclipse.jdt.core. IMemberValuePair
Constant indicating that the value kind is unknown at this stage.
KEYWORD - Static variable in class org.eclipse.jdt.core. CompletionProposal
Completion is a keyword.
KEYWORD_PROPERTY - Static variable in class org.eclipse.jdt.core.dom. Modifier
The "keyword" structural property of this node type.
kind - Variable in class org.eclipse.jdt.core.search. SearchPattern
 
KIND_STATIC_FIELD - Static variable in class org.eclipse.jdt.core.dom.rewrite. ImportRewrite.ImportRewriteContext
Kind constant specifying that the element is a static field import.
KIND_STATIC_METHOD - Static variable in class org.eclipse.jdt.core.dom.rewrite. ImportRewrite.ImportRewriteContext
Kind constant specifying that the element is a static method import.
KIND_TYPE - Static variable in class org.eclipse.jdt.core.dom.rewrite. ImportRewrite.ImportRewriteContext
Kind constant specifying that the element is a type import.

Eclipse JDT
Release 3.5
A B C D E F G H I J K L M N O P Q R S T U V W X Z _
Copyright (c) IBM Corp. and others 2000, 2008. All Rights Reserved.

 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire