Uses of Interface
com.izforge.izpack.panels.ProcessingClient

Uses of ProcessingClient in com.izforge.izpack.panels
 

Classes in com.izforge.izpack.panels that implement ProcessingClient
 class PasswordGroup
          This class can be used to manage multiple related password fields.
 class RuleInputField
          This class assists the user in entering serial numbers.
 

Methods in com.izforge.izpack.panels with parameters of type ProcessingClient
 String Processor.process(ProcessingClient client)
          Processes the contend of an input field.
 boolean Validator.validate(ProcessingClient client)
          Validates the contend of an input field.
 



Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.