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

MultiSyntax.MultiStateInfo (Editor Library) - NetBeans API Javadoc (Current Development Version)

org.netbeans.modules.editor.lib/1 1.14.0 3

org.netbeans.editor.ext
Class MultiSyntax.MultiStateInfo

java.lang.Object
  extended by org.netbeans.editor.Syntax.BaseStateInfo
      extended by org.netbeans.editor.ext.MultiSyntax.MultiStateInfo
All Implemented Interfaces:
Syntax.StateInfo
Enclosing class:
MultiSyntax

public static class MultiSyntax.MultiStateInfo
extends Syntax.BaseStateInfo

Class that can contain any number of the additional state infos from other syntaxes. The state infos stored are identified by the their syntax classes.


Constructor Summary
MultiSyntax.MultiStateInfo()
           
 
Method Summary
 
Methods inherited from class org.netbeans.editor.Syntax.BaseStateInfo
getPreScan, getState, setPreScan, setState, toString, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MultiSyntax.MultiStateInfo

public MultiSyntax.MultiStateInfo()

org.netbeans.modules.editor.lib/1 1.14.0 3

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