| org.netbeans.modules.identity.profile.ui.SecuritySectionNode
All known Subclasses: org.netbeans.modules.identity.profile.ui.WSCSectionNode, org.netbeans.modules.identity.profile.ui.WSPSectionNode,
SecuritySectionNode | public class SecuritySectionNode extends SectionNode (Code) | | Represents a security node in the web service attribute editor.
Created on April 14, 2006, 4:58 PM
author: ptliu |
Method Summary | |
public void | cancel() | public void | save() |
SecuritySectionNode | public SecuritySectionNode(SectionNodeView sectionNodeView, boolean isLeaf, Object key, String title, String iconBase)(Code) | | |
SecuritySectionNode | public SecuritySectionNode(SectionNodeView sectionNodeView, Object key, String title, String iconBase)(Code) | | |
cancel | public void cancel()(Code) | | |
|
|