Uses of Package
net.i2p.i2ptunnel.ui

Packages that use net.i2p.i2ptunnel.ui
net.i2p.i2ptunnel.ui Classes for configuring tunnels, used externally by Android. 
net.i2p.i2ptunnel.web The UI for adding tunnels and editing their configurations, implemented as a webapp packaged in i2ptunnel.war. 
 

Classes in net.i2p.i2ptunnel.ui used by net.i2p.i2ptunnel.ui
TunnelConfig
          Helper class to generate a valid TunnelController configuration from provided settings.
 

Classes in net.i2p.i2ptunnel.ui used by net.i2p.i2ptunnel.web
GeneralHelper
          General helper functions used by all UIs.