|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectvooga.levelEditor.annotations.framework.EditableAnnotations
public class EditableAnnotations
Constructor Summary | |
---|---|
EditableAnnotations()
|
Method Summary | |
---|---|
static EditableParameter |
createEditableParameter(java.lang.annotation.Annotation annotation)
|
static java.util.Set<java.lang.Class<? extends java.lang.annotation.Annotation>> |
getParameterAnnotations()
|
static boolean |
verify(java.lang.annotation.Annotation paramAnnotation)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EditableAnnotations()
Method Detail |
---|
public static java.util.Set<java.lang.Class<? extends java.lang.annotation.Annotation>> getParameterAnnotations()
public static boolean verify(java.lang.annotation.Annotation paramAnnotation)
public static EditableParameter createEditableParameter(java.lang.annotation.Annotation annotation)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |