站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > NetBeans API Javadoc (Current Development Version)

Uses of Class org.netbeans.api.editor.fold.FoldHierarchyEvent (Editor Code Folding) - NetBeans API Javadoc (Current Development Version)

org.netbeans.modules.editor.fold/1 1.6

Uses of Class
org.netbeans.api.editor.fold.FoldHierarchyEvent

Packages that use FoldHierarchyEvent
org.netbeans.api.editor.fold   
 

Uses of FoldHierarchyEvent in org.netbeans.api.editor.fold
 

Methods in org.netbeans.api.editor.fold with parameters of type FoldHierarchyEvent
 void FoldHierarchyListener.foldHierarchyChanged(FoldHierarchyEvent evt)
          Notify that the code hierarchy of folds has changed.
 


org.netbeans.modules.editor.fold/1 1.6

Built on May 28 2007.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.