Class ZeroConfPlugin

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, Plugin, org.apache.log4j.spi.OptionHandler

public class ZeroConfPlugin extends GUIPluginSkeleton
This plugin is designed to detect specific Zeroconf zones (Rendevouz/Bonjour, whatever people are calling it) and allow the user to double click on 'devices' to try and connect to them with no configuration needed.

TODO need to handle NON-log4j devices that may be broadcast in the interested zones TODO add the default Zone, and the list of user-specified zones to a preferenceModel

Author:
psmith
See Also:
  • Constructor Details

    • ZeroConfPlugin

      public ZeroConfPlugin()
  • Method Details

    • shutdown

      public void shutdown()
      Description copied from interface: Plugin
      Call when the plugin should be stopped.
    • activateOptions

      public void activateOptions()
    • main

      public static void main(String[] args)