| Package | Description |
|---|---|
| oracle.jdevimpl.audit.profile | |
| oracle.jdevimpl.audit.swing |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ProfileTreeModel.setStateOfSubtree(javax.swing.tree.TreePath parent, AbstractCheckBoxTreeModel.CheckBoxNode node, boolean newState)
Override to ignore property change events resulting from calling
LeafNode#setState. |
| Modifier and Type | Class and Description |
|---|---|
protected class |
AbstractCheckBoxTreeModel.CheckBoxNode<T extends AbstractCheckBoxTreeModel.CheckBoxNode> |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
AbstractCheckBoxTreeModel.setStateOfSubtree(javax.swing.tree.TreePath parent, AbstractCheckBoxTreeModel.CheckBoxNode node, boolean newState)
Sets the state of the
AbstractCheckBoxTreeModel.CheckBoxNode subtree at the specified path and fires events for any resulting changes. |