@Retention(value=RUNTIME) @Target(value={PARAMETER,TYPE,METHOD,CONSTRUCTOR}) public @interface Info
String
description
Class<?>[]
editors
icon
title
public abstract Class<?>[] editors
public abstract String icon
public abstract String description
public abstract String title
Copyright © 2012–2017 MARID software development group. All rights reserved.