Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
A B C D E F G H I N O P R S T U _

A

addActionListener(ActionListener) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerModel
 
addCategory(CategoryPath) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerModel
Method altered by Richard Hurst such that it returns the CategoryNode corresponding to the CategoryPath
addCategoryElement(CategoryElement) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryPath
Adds the specified categoryElement to the end of the categoryElement set.
addCellEditorListener(CellEditorListener) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryAbstractCellEditor
 
addLogRecord(LogRecord) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerModel
 
addRecord() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNode
 
addRecordFromChild() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNode
Passes up the addition from child to parent
addRecordToParent() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNode
 

B

buildToolTip(CategoryNode) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeRenderer
 

C

CategoryAbstractCellEditor - class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryAbstractCellEditor.
CategoryAbstractCellEditor.
CategoryAbstractCellEditor() - Constructor for class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryAbstractCellEditor
 
CategoryElement - class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryElement.
CategoryElement represents a single element or part of a Category.
CategoryElement() - Constructor for class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryElement
 
CategoryElement(String) - Constructor for class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryElement
 
CategoryExplorerLogRecordFilter - class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerLogRecordFilter.
An implementation of LogRecordFilter based on a CategoryExplorerModel
CategoryExplorerLogRecordFilter(CategoryExplorerModel) - Constructor for class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerLogRecordFilter
 
CategoryExplorerModel - class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerModel.
CategoryExplorerModel
CategoryExplorerModel(CategoryNode) - Constructor for class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerModel
 
CategoryExplorerTree - class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerTree.
CategoryExplorerTree
CategoryExplorerTree(CategoryExplorerModel) - Constructor for class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerTree
Construct a CategoryExplorerTree with a specific model.
CategoryExplorerTree() - Constructor for class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerTree
Construct a CategoryExplorerTree and create a default CategoryExplorerModel.
CategoryImmediateEditor - class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryImmediateEditor.
CategoryImmediateEditor
CategoryImmediateEditor(JTree, CategoryNodeRenderer, CategoryNodeEditor) - Constructor for class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryImmediateEditor
 
CategoryNode - class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNode.
CategoryNode
CategoryNode(String) - Constructor for class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNode
 
CategoryNodeEditor - class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeEditor.
CategoryNodeEditor
CategoryNodeEditor(CategoryExplorerModel) - Constructor for class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeEditor
 
CategoryNodeEditorRenderer - class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeEditorRenderer.
CategoryNodeEditorRenderer
CategoryNodeEditorRenderer() - Constructor for class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeEditorRenderer
 
CategoryNodeRenderer - class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeRenderer.
CategoryNodeRenderer
CategoryNodeRenderer() - Constructor for class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeRenderer
 
CategoryPath - class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryPath.
CategoryPath is a collection of CategoryItems which represent a path of categories.
CategoryPath() - Constructor for class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryPath
 
CategoryPath(String) - Constructor for class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryPath
Construct a CategoryPath.
canEditImmediately(EventObject) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryImmediateEditor
 
cancelCellEditing() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryAbstractCellEditor
 
categoryElementAt(int) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryPath
Returns the CategoryElement at the specified index.
collapse(CategoryNode) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeEditor
 
collapseDescendants(CategoryNode) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeEditor
 
createCollapseMenuItem(CategoryNode) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeEditor
 
createExpandMenuItem(CategoryNode) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeEditor
 
createPropertiesMenuItem(CategoryNode) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeEditor
 
createRemoveMenuItem() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeEditor
This featured was moved from the LogBrokerMonitor class to the CategoryNodeExplorer so that the Category tree could be pruned from the Category Explorer popup menu.
createSelectDescendantsMenuItem(CategoryNode) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeEditor
 
createUnselectDescendantsMenuItem(CategoryNode) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeEditor
 

D

determineOffset(JTree, Object, boolean, boolean, boolean, int) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryImmediateEditor
 

E

editingIcon - Variable in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryImmediateEditor
 
ensureRootExpansion() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerTree
 
equals(Object) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNode
 
expand(CategoryNode) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeEditor
 
expandDescendants(CategoryNode) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeEditor
 
expandRootNode() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerTree
 

F

FATAL_CHILDREN - Static variable in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeRenderer
 
fireEditingCanceled() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryAbstractCellEditor
 
fireEditingStopped() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryAbstractCellEditor
 

G

getCategoryNode(String) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerModel
 
getCategoryNode(CategoryPath) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerModel
returns null if no CategoryNode exists.
getCellEditorValue() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryAbstractCellEditor
 
getCellEditorValue() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeEditor
 
getCheckBox() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeEditorRenderer
 
getCheckBoxOffset() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeRenderer
 
getClickCountToStart() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryAbstractCellEditor
 
getDisplayedProperties(CategoryNode) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeEditor
 
getExplorerModel() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerTree
 
getNumberOfContainedRecords() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNode
 
getNumberOfRecordsFromChildren() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNode
 
getRootCategoryNode() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerModel
 
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryAbstractCellEditor
 
getTitle() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryElement
 
getTitle() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNode
 
getToolTipText(MouseEvent) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerTree
 
getTotalNumberOfRecords() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNode
 
getTreeCellEditorComponent(JTree, Object, boolean, boolean, boolean, int) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryAbstractCellEditor
 
getTreeCellEditorComponent(JTree, Object, boolean, boolean, boolean, int) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeEditor
 
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeEditorRenderer
 
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeRenderer
 
getTreePath(CategoryNode) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeEditor
 
getTreePathToRoot(CategoryNode) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerModel
Returns the CategoryPath to the specified CategoryNode

H

hasFatalChildren() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNode
 
hasFatalRecords() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNode
 
hashCode() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNode
 

I

inCheckBoxHitRegion(MouseEvent) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryImmediateEditor
 
init() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerTree
 
isCategoryPathActive(CategoryPath) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerModel
 
isCellEditable(EventObject) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryAbstractCellEditor
 
isEmpty() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryPath
 
isSelected() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNode
 

N

notifyActionListeners() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerModel
 

O

org.apache.log4j.lf5.viewer.categoryexplorer - package org.apache.log4j.lf5.viewer.categoryexplorer
 

P

passes(LogRecord) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerLogRecordFilter
 

R

refresh(CategoryNode) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerModel
Fires a nodechanged event on the SwingThread.
removeActionListener(ActionListener) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerModel
 
removeAllCategoryElements() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryPath
Removes all categoryElements.
removeCellEditorListener(CellEditorListener) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryAbstractCellEditor
 
removeUnusedNodes() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeEditor
Removes any inactive nodes from the Category tree.
renderer - Variable in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryImmediateEditor
 
reset() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerLogRecordFilter
Resets the counters for the contained CategoryNodes to zero.
resetAllNodeCounts() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerModel
 
resetAllNodes() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerLogRecordFilter
 
resetNumberOfContainedRecords() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNode
 

S

setAllDescendantsDeSelected() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNode
Deprecated.  
setAllDescendantsSelected() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNode
Deprecated.  
setCellEditorValue(Object) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryAbstractCellEditor
 
setClickCountToStart(int) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryAbstractCellEditor
 
setDescendantSelection(CategoryNode, boolean) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerModel
 
setHasFatalChildren(boolean) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNode
 
setHasFatalRecords(boolean) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNode
 
setParentSelection(CategoryNode, boolean) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerModel
 
setSelected(boolean) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNode
 
setTitle(String) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryElement
 
shouldSelectCell(EventObject) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryAbstractCellEditor
 
shouldSelectCell(EventObject) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryImmediateEditor
 
showPopup(CategoryNode, int, int) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeEditor
 
showPropertiesDialog(CategoryNode) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeEditor
 
size() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryPath
returns the number of CategoryElements.
stopCellEditing() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryAbstractCellEditor
 

T

TreeModelAdapter - class org.apache.log4j.lf5.viewer.categoryexplorer.TreeModelAdapter.
Default implementation of TreeModelListener which does nothing.
TreeModelAdapter() - Constructor for class org.apache.log4j.lf5.viewer.categoryexplorer.TreeModelAdapter
 
toString() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNode
 
toString() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryPath
 
treeNodesChanged(TreeModelEvent) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.TreeModelAdapter
 
treeNodesInserted(TreeModelEvent) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.TreeModelAdapter
 
treeNodesRemoved(TreeModelEvent) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.TreeModelAdapter
 
treeStructureChanged(TreeModelEvent) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.TreeModelAdapter
 

U

update(CategoryNode, boolean) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerModel
 

_

_categoryElements - Variable in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryPath
 
_categoryModel - Variable in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeEditor
 
_categoryTitle - Variable in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryElement
 
_changeEvent - Variable in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryAbstractCellEditor
 
_checkBox - Variable in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeEditor
 
_checkBox - Variable in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeRenderer
 
_clickCountToStart - Variable in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryAbstractCellEditor
 
_event - Variable in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerModel
 
_hasFatalChildren - Variable in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNode
 
_hasFatalRecords - Variable in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNode
 
_lastEditedNode - Variable in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeEditor
 
_listener - Variable in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerModel
 
_listenerList - Variable in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryAbstractCellEditor
 
_model - Variable in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerLogRecordFilter
 
_model - Variable in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerTree
 
_numberOfContainedRecords - Variable in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNode
 
_numberOfRecordsFromChildren - Variable in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNode
 
_panel - Variable in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeRenderer
 
_renderFatal - Variable in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerModel
 
_renderer - Variable in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeEditor
 
_rootAlreadyExpanded - Variable in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerTree
 
_sat - Static variable in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeRenderer
 
_selected - Variable in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNode
 
_tree - Variable in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeEditor
 
_value - Variable in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryAbstractCellEditor
 

A B C D E F G H I N O P R S T U _