Class
ConfigDialog.DebugPanel
package:
src.net.jxta.impl.peergroup
java.lang.Object
|
+--
java.awt.Component
|
+--
java.awt.Container
|
+--
java.awt.Panel
|
+--
net.jxta.impl.peergroup.ConfigDialog.PanelGBL
|
+--
net.jxta.impl.peergroup.ConfigDialog.BorderPanelGBL
|
+--
net.jxta.impl.peergroup.ConfigDialog.DebugPanel
final
static
class
ConfigDialog.DebugPanel
Extends:
net.jxta.impl.peergroup.ConfigDialog.BorderPanelGBL
Manages Log4J options
Field Summary
private
final
Choice
debugLevel
Constructor Summary
public
DebugPanel
(
String
dftDebugLevel
)
Method Summary
public
String
getDebugLevel
(
)
Field Detail
debugLevel
private
final
Choice
debugLevel
Constructor Detail
DebugPanel
public
DebugPanel
(
String
dftDebugLevel
)
Method Detail
getDebugLevel
public
String
getDebugLevel
(
)