Uses of Class
org.apache.log4j.chainsaw.ReceiverConfigurationPanel.PanelModel
-
Packages that use ReceiverConfigurationPanel.PanelModel Package Description org.apache.log4j.chainsaw -
-
Uses of ReceiverConfigurationPanel.PanelModel in org.apache.log4j.chainsaw
Fields in org.apache.log4j.chainsaw declared as ReceiverConfigurationPanel.PanelModel Modifier and Type Field Description private ReceiverConfigurationPanel.PanelModel
ReceiverConfigurationPanel. panelModel
Methods in org.apache.log4j.chainsaw that return ReceiverConfigurationPanel.PanelModel Modifier and Type Method Description (package private) ReceiverConfigurationPanel.PanelModel
ReceiverConfigurationPanel. getModel()
Returns the current Model/state of the chosen options by the user.
-