Uses of Class
com.altair.hwm.toolkit.preferences.HWMMenuBarPrefNode

Packages that use HWMMenuBarPrefNode
com.altair.hwm.toolkit.preferences   
 

Uses of HWMMenuBarPrefNode in com.altair.hwm.toolkit.preferences
 

Methods in com.altair.hwm.toolkit.preferences that return HWMMenuBarPrefNode
 HWMMenuBarPrefNode HWMMenuToolBarPreferences.GetMenuBarPrefNode(javax.swing.tree.DefaultMutableTreeNode nodeParent, java.lang.String szName)
          Returns the node with the specified name by searching the specified parent node.
 HWMMenuBarPrefNode HWMMenuToolBarPreferences.GetMenuBarPrefNode(java.lang.String szName)
          Returns the node with the specified name
 HWMMenuBarPrefNode HWMMenuToolBarPreferences.GetMenuBarPrefNode(java.lang.String strParentName, java.lang.String szName)
          Returns the node with the specified name under the specified parent