Home
last modified time | relevance | path

Searched refs:myRoot (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/base/
H A DAttributeManager.java231 Root myRoot = getRoot(); in checkDesignerRoot() local
232 return (myRoot != null && myRoot.isLoadedRoot()); in checkDesignerRoot()