|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface represents a top-level, member and local inner classes. For more information about inner classes, see the Inner Classes Specification.
JotAnonymousClass
Method Summary | |
JotClass |
getOuterClass()
Returns the class which contains the definition for this class. |
Methods inherited from interface com.borland.jbuilder.jot.JotClassSource |
addConstructor, addField, addInitBlock, addInnerClass, addInterface, addMethod, addMethodDeclaration, getComparableLocation, getDeclaredModifiers, getDeclaringFile, removeConstructor, removeField, removeInitBlock, removeInnerClass, removeInterface, removeMethod, setModifiers, setName, setSuperclass |
Methods inherited from interface com.borland.jbuilder.jot.JotClass |
addUserData, getComponentType, getConstructor, getConstructors, getDeclaredConstructor, getDeclaredConstructors, getDeclaredField, getDeclaredFields, getDeclaredInnerClasses, getDeclaredMethod, getDeclaredMethods, getDeclaredMethods, getField, getFields, getFile, getInnerClasses, getInterfaces, getMethod, getMethods, getMethods, getModifiers, getName, getSuperclass, getType, getUserData, isArray, isAssignableFrom, isInstance, isInterface, isPrimitive, newInstance |
Methods inherited from interface com.borland.jbuilder.jot.JotCommentable |
addBlankLine, addComment, getComment, removeComment |
Methods inherited from interface com.borland.jbuilder.jot.JotMarker |
addUserData, getEndPosition, getStartPosition, getUserData |
Method Detail |
public JotClass getOuterClass()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |