# HG changeset patch # User Claus Gittinger # Date 1052320655 -7200 # Node ID c600b2ece5a959c55f63932c46b0905b82e6c18c # Parent 735984d47d9b8e4082a7b9e90d3f5bed264650f1 method category rename diff -r 735984d47d9b -r c600b2ece5a9 ResourceSelectionBrowser.st --- a/ResourceSelectionBrowser.st Wed May 07 17:12:00 2003 +0200 +++ b/ResourceSelectionBrowser.st Wed May 07 17:17:35 2003 +0200 @@ -628,7 +628,7 @@ ^ holder ! ! -!ResourceSelectionBrowser methodsFor:'callbacks - class list'! +!ResourceSelectionBrowser methodsFor:'callbacks-class list'! treeViewClassCategoryChildren "returns the children for the contents (class) of aTreeItem as a block" @@ -725,7 +725,7 @@ ! ! -!ResourceSelectionBrowser methodsFor:'callbacks - user'! +!ResourceSelectionBrowser methodsFor:'callbacks-user'! classSelected "after a class selection, read the allowed resource methods of the selected class"