Annotation Type ApplicationFrame


@Qualifier
@Target({FIELD,PARAMETER,METHOD})
@Retention(RUNTIME)
public @interface ApplicationFrame
Annotation type to mark the application's main frame.