Uses of Interface
com.iizix.license.IUserInterfaceFeedback
Uses of IUserInterfaceFeedback in com.iizigo.setup
Modifier and TypeClassDescriptionclass
UIFeedBack<RETURN_CODE>
A feed-back class for the license system that can operate in headless or in non-SWT environments.Uses of IUserInterfaceFeedback in com.iizix.license
Modifier and TypeMethodDescriptionvoid
IGenericLicenseSystem.assignFeedBack
(IUserInterfaceFeedback<ValidateReply> feedback) Assigns the validation feedback (UI).