Serialized Form
Package com.strangeberry.jmdns.tools |
serialVersionUID: 5750114542524415107L
jmdns
JmDNS jmdns
type
java.lang.String type
types
javax.swing.DefaultListModel types
typeList
javax.swing.JList typeList
services
javax.swing.DefaultListModel services
serviceList
javax.swing.JList serviceList
info
javax.swing.JTextArea info
serialVersionUID: -8558445644541006271L
serialVersionUID: 7107973622016897488L
_type
java.lang.String _type
- The type name of the service.
_name
java.lang.String _name
- The instance name of the service. Or null, if the event was fired to a service type listener.
_info
ServiceInfoImpl _info
- The service info record, or null if the service could be be resolved. This is also null, if the event was fired
to a service type listener.