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

ElementUtilities (Editor Utilities) - NetBeans API Javadoc (Current Development Version)

org.netbeans.modules.editor.util/1 1.17

org.netbeans.lib.editor.util.swing
Class ElementUtilities

java.lang.Object
  extended by org.netbeans.lib.editor.util.swing.ElementUtilities

public final class ElementUtilities
extends Object

Various utility methods related to elements.


Method Summary
static void updateOffsetRange(Element[] elements, int[] offsetRange)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

updateOffsetRange

public static void updateOffsetRange(Element[] elements,
                                     int[] offsetRange)

org.netbeans.modules.editor.util/1 1.17

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