com.izforge.izpack.panels.userinput.processor
Class PortProcessor
java.lang.Object
com.izforge.izpack.panels.userinput.processor.PortProcessor
- All Implemented Interfaces:
- Processor
public class PortProcessor
- extends Object
- implements Processor
Checks whether the value of the field content is a port and is free. If false the next free port
will be searched.
- Author:
- Thorsten Kamann
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PortProcessor
public PortProcessor()
process
public String process(ProcessingClient client)
- Description copied from interface:
Processor
- Processes the content of an input field.
- Specified by:
process in interface Processor
- Parameters:
client - the client using the services of this processor
- Returns:
- the result of processing
Copyright © 2018. All rights reserved.