JXTA

Uses of Class
net.jxta.impl.peergroup.ConfigDialog.PanelGBL

Packages that use ConfigDialog.PanelGBL
net.jxta.impl.peergroup Provides the standard JXTA Peer Group implementations as well as legacy peer group configuration functionality. 
 

Uses of ConfigDialog.PanelGBL in net.jxta.impl.peergroup
 

Subclasses of ConfigDialog.PanelGBL in net.jxta.impl.peergroup
(package private) static class ConfigDialog.BorderPanelGBL
          A Grid Bag Panel with a border
(package private) static class ConfigDialog.EnablingPanel
          Manages Service Enabling
(package private) static class ConfigDialog.IPTptPanel
           
(package private) static class ConfigDialog.RdvPanel
          Manages Rendezvous service options
(package private) static class ConfigDialog.RelayPanel
          Manages relay service parameters
 

Methods in net.jxta.impl.peergroup that return ConfigDialog.PanelGBL
 ConfigDialog.PanelGBL ConfigDialog.PagesPanel.addPage(String buttonName, String comment)
           
 


JXSE