Uses of Interface
com.iizix.license.IUserInterfaceFeedback
Packages that use IUserInterfaceFeedback
Uses of IUserInterfaceFeedback in com.iizigo.setup
Classes in com.iizigo.setup that implement IUserInterfaceFeedbackModifier 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
Methods in com.iizix.license with parameters of type IUserInterfaceFeedbackModifier and TypeMethodDescriptionvoid
IGenericLicenseSystem.assignFeedBack
(IUserInterfaceFeedback<ValidateReply> feedback) Assigns the validation feedback (UI).