Searched defs:INTERNAL (Results 1 - 5 of 5) sorted by relevance

/openjdk7/corba/src/share/classes/org/omg/CORBA/
H A DINTERNAL.java44 public final class INTERNAL extends SystemException { class in inherits:SystemException
46 * Constructs an <code>INTERNAL</code> exception with a default
49 public INTERNAL() { method in class:INTERNAL
54 * Constructs an <code>INTERNAL</code> exception with the specified detail
58 public INTERNAL(String s) { method in class:INTERNAL
63 * Constructs an <code>INTERNAL</code> exception with the specified
70 public INTERNAL(int minor, CompletionStatus completed) { method in class:INTERNAL
75 * Constructs an <code>INTERNAL</code> exception with the specified detail
84 public INTERNAL(String s, int minor, CompletionStatus completed) { method in class:INTERNAL
/openjdk7/jdk/src/share/classes/com/sun/tracing/dtrace/
H A DStabilityLevel.java39 INTERNAL (0), enum constant in enum:StabilityLevel
/openjdk7/jdk/test/javax/swing/JInternalFrame/
H A DTest6505027.java54 private static final boolean INTERNAL = true; field in class:Test6505027
73 if (INTERNAL) {
/openjdk7/hotspot/src/share/vm/runtime/
H A Dglobals.hpp205 INTERNAL = 99 enumerator in enum:FlagValueOrigin
/openjdk7/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/
H A DConstants.java38 public final int INTERNAL = 0; field in interface:Constants

Completed in 94 milliseconds