IP Address Widget (AtIPAddressField)

A downloadable Java IP address entry (Swing IP address entry) field to display and edit IP address with all sorts of validation and smartness.
The above control can be used for entering an IP address. It does a total validation on the IP field segment values entered by the user. It never allows the user to input greater than 255.255.255.255, negative and character values. The underneith IPAddress model class alows to query or set the IP values entered by the user at any time.