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

Serialized Form (Editor Library) - NetBeans API Javadoc (Current Development Version)

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

Serialized Form


Package org.netbeans.editor

Class org.netbeans.editor.ActionFactory.AbbrevExpandAction extends org.netbeans.editor.LocalBaseAction implements Serializable

serialVersionUID: -2124569510083544403L

Class org.netbeans.editor.ActionFactory.AbbrevResetAction extends org.netbeans.editor.LocalBaseAction implements Serializable

serialVersionUID: -2807497346060448395L

Class org.netbeans.editor.ActionFactory.AdjustCaretAction extends org.netbeans.editor.LocalBaseAction implements Serializable

serialVersionUID: 3223383913531191066L

Serialized Fields

percentFromWindowTop

int percentFromWindowTop

Class org.netbeans.editor.ActionFactory.AdjustWindowAction extends org.netbeans.editor.LocalBaseAction implements Serializable

serialVersionUID: 8864278998999643292L

Serialized Fields

percentFromWindowTop

int percentFromWindowTop

Class org.netbeans.editor.ActionFactory.AnnotationsCyclingAction extends org.netbeans.editor.LocalBaseAction implements Serializable

Class org.netbeans.editor.ActionFactory.ChangeCaseAction extends org.netbeans.editor.LocalBaseAction implements Serializable

serialVersionUID: 5680212865619897402L

Serialized Fields

changeCaseMode

int changeCaseMode

Class org.netbeans.editor.ActionFactory.CollapseAllFolds extends org.netbeans.editor.LocalBaseAction implements Serializable

Class org.netbeans.editor.ActionFactory.CollapseFold extends org.netbeans.editor.LocalBaseAction implements Serializable

Class org.netbeans.editor.ActionFactory.CutToLineBeginOrEndAction extends org.netbeans.editor.LocalBaseAction implements Serializable

Serialized Fields

toLineEnd

boolean toLineEnd
Whether cutting to line end instead of line begin.

Class org.netbeans.editor.ActionFactory.DumpViewHierarchyAction extends org.netbeans.editor.LocalBaseAction implements Serializable

Class org.netbeans.editor.ActionFactory.ExpandAllFolds extends org.netbeans.editor.LocalBaseAction implements Serializable

Class org.netbeans.editor.ActionFactory.ExpandFold extends org.netbeans.editor.LocalBaseAction implements Serializable

Class org.netbeans.editor.ActionFactory.FindNextAction extends org.netbeans.editor.LocalBaseAction implements Serializable

serialVersionUID: 6878814427731642684L

Class org.netbeans.editor.ActionFactory.FindPreviousAction extends org.netbeans.editor.LocalBaseAction implements Serializable

serialVersionUID: -43746947902694926L

Class org.netbeans.editor.ActionFactory.FindSelectionAction extends org.netbeans.editor.LocalBaseAction implements Serializable

serialVersionUID: -5601618936504699565L

Class org.netbeans.editor.ActionFactory.FirstNonWhiteAction extends org.netbeans.editor.LocalBaseAction implements Serializable

serialVersionUID: -5888439539790901158L

Serialized Fields

select

boolean select

Class org.netbeans.editor.ActionFactory.FormatAction extends org.netbeans.editor.LocalBaseAction implements Serializable

serialVersionUID: -7666172828961171865L

Class org.netbeans.editor.ActionFactory.GenerateGutterPopupAction extends org.netbeans.editor.LocalBaseAction implements Serializable

serialVersionUID: -3502499718130556525L

Class org.netbeans.editor.ActionFactory.InsertDateTimeAction extends org.netbeans.editor.LocalBaseAction implements Serializable

serialVersionUID: 2865619897402L

Class org.netbeans.editor.ActionFactory.JumpListNextAction extends org.netbeans.editor.LocalBaseAction implements Serializable

serialVersionUID: 6891721278404990446L

Serialized Fields

pcl

PropertyChangeListener pcl

Class org.netbeans.editor.ActionFactory.JumpListNextComponentAction extends org.netbeans.editor.LocalBaseAction implements Serializable

serialVersionUID: -2059070050865876892L

Class org.netbeans.editor.ActionFactory.JumpListPrevAction extends org.netbeans.editor.LocalBaseAction implements Serializable

serialVersionUID: 7174907031986424265L

Serialized Fields

pcl

PropertyChangeListener pcl

Class org.netbeans.editor.ActionFactory.JumpListPrevComponentAction extends org.netbeans.editor.LocalBaseAction implements Serializable

serialVersionUID: 2032230534727849525L

Class org.netbeans.editor.ActionFactory.LastNonWhiteAction extends org.netbeans.editor.LocalBaseAction implements Serializable

serialVersionUID: 4503533041729712917L

Serialized Fields

select

boolean select

Class org.netbeans.editor.ActionFactory.RedoAction extends org.netbeans.editor.LocalBaseAction implements Serializable

serialVersionUID: 6048125996333769202L

Class org.netbeans.editor.ActionFactory.ReindentLineAction extends org.netbeans.editor.LocalBaseAction implements Serializable

serialVersionUID: 1L

Class org.netbeans.editor.ActionFactory.RemoveLineAction extends org.netbeans.editor.LocalBaseAction implements Serializable

serialVersionUID: -536315497241419877L

Class org.netbeans.editor.ActionFactory.RemoveLineBeginAction extends org.netbeans.editor.LocalBaseAction implements Serializable

serialVersionUID: 9193117196412195554L

Class org.netbeans.editor.ActionFactory.RemoveSelectionAction extends org.netbeans.editor.LocalBaseAction implements Serializable

serialVersionUID: -1419424594746686573L

Class org.netbeans.editor.ActionFactory.RemoveTabAction extends org.netbeans.editor.LocalBaseAction implements Serializable

serialVersionUID: -1537748600593395706L

Class org.netbeans.editor.ActionFactory.RemoveWordNextAction extends org.netbeans.editor.LocalBaseAction implements Serializable

Class org.netbeans.editor.ActionFactory.RemoveWordPreviousAction extends org.netbeans.editor.LocalBaseAction implements Serializable

Class org.netbeans.editor.ActionFactory.RunMacroAction extends BaseAction implements Serializable

serialVersionUID: 1L

Serialized Fields

macroName

String macroName

Class org.netbeans.editor.ActionFactory.ScrollDownAction extends org.netbeans.editor.LocalBaseAction implements Serializable

Class org.netbeans.editor.ActionFactory.ScrollUpAction extends org.netbeans.editor.LocalBaseAction implements Serializable

Class org.netbeans.editor.ActionFactory.SelectIdentifierAction extends org.netbeans.editor.LocalBaseAction implements Serializable

serialVersionUID: -7288216961333147873L

Class org.netbeans.editor.ActionFactory.SelectNextParameterAction extends org.netbeans.editor.LocalBaseAction implements Serializable

serialVersionUID: 8045372985336370934L

Class org.netbeans.editor.ActionFactory.ShiftLineAction extends org.netbeans.editor.LocalBaseAction implements Serializable

serialVersionUID: -5124732597493699582L

Serialized Fields

right

boolean right

Class org.netbeans.editor.ActionFactory.StartMacroRecordingAction extends org.netbeans.editor.LocalBaseAction implements Serializable

serialVersionUID: 1L

Class org.netbeans.editor.ActionFactory.StartNewLine extends org.netbeans.editor.LocalBaseAction implements Serializable

Class org.netbeans.editor.ActionFactory.StopMacroRecordingAction extends org.netbeans.editor.LocalBaseAction implements Serializable

serialVersionUID: 1L

Class org.netbeans.editor.ActionFactory.ToggleHighlightSearchAction extends org.netbeans.editor.LocalBaseAction implements Serializable

serialVersionUID: 4603809175771743200L

Class org.netbeans.editor.ActionFactory.ToggleLineNumbersAction extends org.netbeans.editor.LocalBaseAction implements Serializable

serialVersionUID: -3502499718130556526L

Serialized Fields

item

JCheckBoxMenuItem item

Class org.netbeans.editor.ActionFactory.ToggleTypingModeAction extends org.netbeans.editor.LocalBaseAction implements Serializable

serialVersionUID: -2431132686507799723L

Class org.netbeans.editor.ActionFactory.UndoAction extends org.netbeans.editor.LocalBaseAction implements Serializable

serialVersionUID: 8628586205035497612L

Class org.netbeans.editor.ActionFactory.WordMatchAction extends org.netbeans.editor.LocalBaseAction implements Serializable

serialVersionUID: 595571114685133170L

Serialized Fields

direction

boolean direction

Class org.netbeans.editor.AtomicLockEvent extends EventObject implements Serializable

Class org.netbeans.editor.BaseAction extends TextAction implements Serializable

serialVersionUID: -4255521122272110786L

Serialized Fields

updateMask

int updateMask
Bit mask of what should be updated when the action is performed before the action's real task is invoked.

Class org.netbeans.editor.BaseDocument extends AbstractDocument implements Serializable

Serialized Fields

tabSize

int tabSize
How many spaces should be displayed instead of '\t' character


shiftWidth

Integer shiftWidth
Size of one indentation level. If this variable is null (value is not set in Settings, then the default algorithm will be used.


writeDepth

int writeDepth
How many times current writer requested writing


atomicDepth

int atomicDepth
How many times atomic writer requested writing


inited

boolean inited

modified

boolean modified

findSupportListener

PropertyChangeListener findSupportListener
Listener to changes in find support


defaultRootElem

Element defaultRootElem
Default element - lazily inited


syntaxSupport

SyntaxSupport syntaxSupport

drawLayerList

org.netbeans.editor.DrawLayerList drawLayerList
Layer list for document level layers


undoMergeReset

boolean undoMergeReset
Reset merging next created undoable edit to the last one.


kitClass

Class<T> kitClass
Kit class stored here


atomicEdits

org.netbeans.editor.BaseDocument.AtomicCompoundEdit atomicEdits
Undo event for atomic events is fired after the successful atomic operation is finished. The changes are stored in this variable during the atomic operation. If the operation is broken, these edits are used to restore previous state.


identifierAcceptor

Acceptor identifierAcceptor

whitespaceAcceptor

Acceptor whitespaceAcceptor

syntaxList

ArrayList<E> syntaxList

lineRootElement

org.netbeans.editor.LineRootElement lineRootElement
Root element of line elements representation


lastModifyUndoEdit

UndoableEdit lastModifyUndoEdit
Last document event to be undone. The field is filled by the lastly done modification undoable edit. BaseDocumentEvent.canUndo() checks this flag.


annotations

Annotations annotations
List of annotations for this document.


composedText

boolean composedText

marks

Map<K,V> marks
Map of [multi-mark, Mark-instance] pairs. These multi-marks need to be stored separately and not be undone/redone.


marksStorage

org.netbeans.editor.MarkVector marksStorage

visColPosFwdFinder

FinderFactory.VisColPosFwdFinder visColPosFwdFinder
Finder for visual x-coord to position conversion


posVisColFwdFinder

FinderFactory.PosVisColFwdFinder posVisColFwdFinder
Finder for position to x-coord conversion


atomicLockEventInstance

AtomicLockEvent atomicLockEventInstance
Atomic lock event instance shared by all the atomic lock firings done for this document


fixLineSyntaxState

org.netbeans.editor.FixLineSyntaxState fixLineSyntaxState

removeUpdateLineUndo

UndoableEdit removeUpdateLineUndo

atomicLockListenerList

Object[] atomicLockListenerList

STATUS

ThreadLocal<T> STATUS
ThreadLocal variable holding status of notification about subsequent modification. It must be notified prior acquiring of the document's lock.


modsUndoneOrRedone

boolean modsUndoneOrRedone

postModificationDocumentListener

DocumentListener postModificationDocumentListener

lastPositionEditedByTyping

Position lastPositionEditedByTyping

Class org.netbeans.editor.BaseDocument.LazyPropertyMap extends Hashtable implements Serializable

Class org.netbeans.editor.BaseDocumentEvent extends AbstractDocument.DefaultDocumentEvent implements Serializable

serialVersionUID: -7624299835780414963L

Serialized Fields

modifyUndoEdit

org.netbeans.editor.DocumentContent.Edit modifyUndoEdit

fixLineSyntaxState

org.netbeans.editor.FixLineSyntaxState fixLineSyntaxState

previous

UndoableEdit previous
Previous event in the chain of the events that were connected together to be undone/redone at once.


inUndo

boolean inUndo

inRedo

boolean inRedo

hasBeenDone2

boolean hasBeenDone2
Unfortunately the undo() and redo() methods call writeLock() which the protected final method in AbstractDocument. If somebody calls runAtomic() or runAtomicAsUser() and the exception is thrown in the body of the executed runnables, the document automatically undoes the changes. Unfortunately the undo() in AbstractDocument has the writeLock() call hardcoded which throws IllegalStateException() in this situation. Therefore the BaseDocumentEvent cannot call the super.undo() and has to reimplement the functionality of all the parents. The extWriteLock() and extWriteUnlock() are used instead.


alive2

boolean alive2

inProgress2

boolean inProgress2

changeLookup2

Hashtable<K,V> changeLookup2

lfCount

int lfCount

Class org.netbeans.editor.BaseKit extends DefaultEditorKit implements Serializable

serialVersionUID: -8570495408376659348L

Class org.netbeans.editor.BaseKit.BackwardAction extends org.netbeans.editor.LocalBaseAction implements Serializable

serialVersionUID: -3048379822817847356L

Serialized Fields

select

boolean select

Class org.netbeans.editor.BaseKit.BeepAction extends org.netbeans.editor.LocalBaseAction implements Serializable

serialVersionUID: -4474054576633223968L

Class org.netbeans.editor.BaseKit.BeginAction extends org.netbeans.editor.LocalBaseAction implements Serializable

serialVersionUID: 3463563396210234361L

Serialized Fields

select

boolean select

Class org.netbeans.editor.BaseKit.BeginLineAction extends org.netbeans.editor.LocalBaseAction implements Serializable

serialVersionUID: 3269462923524077779L

Serialized Fields

select

boolean select

homeKeyColumnOne

boolean homeKeyColumnOne
Whether the action should go to the begining of the text on the line or to the first column on the line

Class org.netbeans.editor.BaseKit.BeginWordAction extends org.netbeans.editor.LocalBaseAction implements Serializable

serialVersionUID: 3991338381212491110L

Serialized Fields

select

boolean select

Class org.netbeans.editor.BaseKit.CompoundAction extends org.netbeans.editor.LocalBaseAction implements Serializable

serialVersionUID: 1649688300969753758L

Serialized Fields

actions

Action[] actions

Class org.netbeans.editor.BaseKit.CopyAction extends org.netbeans.editor.LocalBaseAction implements Serializable

serialVersionUID: -5119779005431986964L

Class org.netbeans.editor.BaseKit.CutAction extends org.netbeans.editor.LocalBaseAction implements Serializable

serialVersionUID: 6377157040901778853L

Class org.netbeans.editor.BaseKit.DefaultKeyTypedAction extends org.netbeans.editor.LocalBaseAction implements Serializable

serialVersionUID: 3069164318144463899L

Class org.netbeans.editor.BaseKit.DeleteCharAction extends org.netbeans.editor.LocalBaseAction implements Serializable

serialVersionUID: -4321971925753148556L

Serialized Fields

nextChar

boolean nextChar

Class org.netbeans.editor.BaseKit.DownAction extends org.netbeans.editor.LocalBaseAction implements Serializable

serialVersionUID: -5635702355125266822L

Serialized Fields

select

boolean select

Class org.netbeans.editor.BaseKit.EndAction extends org.netbeans.editor.LocalBaseAction implements Serializable

serialVersionUID: 8547506353130203657L

Serialized Fields

select

boolean select

Class org.netbeans.editor.BaseKit.EndLineAction extends org.netbeans.editor.LocalBaseAction implements Serializable

serialVersionUID: 5216077634055190170L

Serialized Fields

select

boolean select

Class org.netbeans.editor.BaseKit.EndWordAction extends org.netbeans.editor.LocalBaseAction implements Serializable

serialVersionUID: 3812523676620144633L

Serialized Fields

select

boolean select

Class org.netbeans.editor.BaseKit.ForwardAction extends org.netbeans.editor.LocalBaseAction implements Serializable

serialVersionUID: 8007293230193334414L

Serialized Fields

select

boolean select

Class org.netbeans.editor.BaseKit.InsertBreakAction extends org.netbeans.editor.LocalBaseAction implements Serializable

serialVersionUID: 7966576342334158659L

Class org.netbeans.editor.BaseKit.InsertContentAction extends org.netbeans.editor.LocalBaseAction implements Serializable

serialVersionUID: 5647751370952797218L

Class org.netbeans.editor.BaseKit.InsertStringAction extends org.netbeans.editor.LocalBaseAction implements Serializable

serialVersionUID: -2755852016584693328L

Serialized Fields

text

String text

Class org.netbeans.editor.BaseKit.InsertTabAction extends org.netbeans.editor.LocalBaseAction implements Serializable

serialVersionUID: -3379768531715989243L

Class org.netbeans.editor.BaseKit.KitCompoundAction extends org.netbeans.editor.LocalBaseAction implements Serializable

serialVersionUID: 8415246475764264835L

Serialized Fields

actionNames

String[] actionNames

Class org.netbeans.editor.BaseKit.NextWordAction extends org.netbeans.editor.LocalBaseAction implements Serializable

serialVersionUID: -5909906947175434032L

Serialized Fields

select

boolean select

Class org.netbeans.editor.BaseKit.PageDownAction extends org.netbeans.editor.LocalBaseAction implements Serializable

serialVersionUID: 8942534850985048862L

Serialized Fields

select

boolean select

Class org.netbeans.editor.BaseKit.PageUpAction extends org.netbeans.editor.LocalBaseAction implements Serializable

serialVersionUID: -3107382148581661079L

Serialized Fields

select

boolean select

Class org.netbeans.editor.BaseKit.PasteAction extends org.netbeans.editor.LocalBaseAction implements Serializable

serialVersionUID: 5839791453996432149L

Serialized Fields

formated

boolean formated

Class org.netbeans.editor.BaseKit.PreviousWordAction extends org.netbeans.editor.LocalBaseAction implements Serializable

serialVersionUID: -5465143382669785799L

Serialized Fields

select

boolean select

Class org.netbeans.editor.BaseKit.ReadOnlyAction extends org.netbeans.editor.LocalBaseAction implements Serializable

serialVersionUID: 9204335480208463193L

Class org.netbeans.editor.BaseKit.RemoveTrailingSpacesAction extends org.netbeans.editor.LocalBaseAction implements Serializable

Class org.netbeans.editor.BaseKit.SelectAllAction extends BaseKit.KitCompoundAction implements Serializable

serialVersionUID: -3502499718130556524L

Class org.netbeans.editor.BaseKit.SelectLineAction extends BaseKit.KitCompoundAction implements Serializable

serialVersionUID: -7407681863035740281L

Class org.netbeans.editor.BaseKit.SelectWordAction extends BaseKit.KitCompoundAction implements Serializable

serialVersionUID: 7678848538073016357L

Class org.netbeans.editor.BaseKit.SplitLineAction extends org.netbeans.editor.LocalBaseAction implements Serializable

serialVersionUID: 7966576342334158659L

Class org.netbeans.editor.BaseKit.UpAction extends org.netbeans.editor.LocalBaseAction implements Serializable

serialVersionUID: 4621760742646981563L

Serialized Fields

select

boolean select

Class org.netbeans.editor.BaseKit.WritableAction extends org.netbeans.editor.LocalBaseAction implements Serializable

serialVersionUID: -5982547952800937954L

Class org.netbeans.editor.CodeFoldingSideBar extends JComponent implements Serializable

Serialized Fields

component

JTextComponent component

font

Font font

foreColor

Color foreColor

backColor

Color backColor

enabled

boolean enabled

visibleMarks

List<E> visibleMarks

Class org.netbeans.editor.Coloring extends Object implements Serializable

serialVersionUID: -1382649127124476675L

Serialization Methods

readObject

private void readObject(ObjectInputStream ois)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException
Serialized Fields

font

Font font
Font


fontMode

int fontMode
Font mode


foreColor

Color foreColor
Foreground color


backColor

Color backColor
Background color


underlineColor

Color underlineColor
Underline line color


waveUnderlineColor

Color waveUnderlineColor
Wave underline line color


strikeThroughColor

Color strikeThroughColor
Strikethrough line color

Class org.netbeans.editor.DelegateAction extends AbstractAction implements Serializable

Serialized Fields

delegate

Action delegate

pcl

PropertyChangeListener pcl

Class org.netbeans.editor.FoldingToolTip extends JPanel implements Serializable

Serialized Fields

view

View view

editorUI

EditorUI editorUI

Class org.netbeans.editor.GlyphGutter extends JComponent implements Serializable

Serialized Fields

editorUI

EditorUI editorUI
EditorUI which part this gutter is


doc

BaseDocument doc
Document to which this gutter is attached


annos

Annotations annos
Annotations manager responsible for annotations for this line


gutterButton

Image gutterButton
Cycling button image


backgroundColor

Color backgroundColor
Backroung color of the gutter


foreColor

Color foreColor
Foreground color of the gutter. Used for drawing line numbers.


font

Font font
Font used for drawing line numbers


lineHeight

int lineHeight
Height of the line as it was calculated in EditorUI.


init

boolean init
Flag whther the gutter was initialized or not. The painting is disabled till the gutter is not initialized


glyphGutterWidth

int glyphGutterWidth
Width of the glyph gutter


showLineNumbers

boolean showLineNumbers
Whether the line numbers are shown or not


imgObserver

ImageObserver imgObserver
Image observer used for glyph icons


highestLineNumber

int highestLineNumber
The hightest line number. This value is used for calculating width of the gutter


drawOverLineNumbers

boolean drawOverLineNumbers
Whether the annotation glyph can be drawn over the line numbers


cachedCountOfAnnos

int cachedCountOfAnnos

cachedCountOfAnnosForLine

int cachedCountOfAnnosForLine

annoTypesListener

PropertyChangeListener annoTypesListener
Property change listener on AnnotationTypes changes


editorUIListener

PropertyChangeListener editorUIListener

glyphGutterFoldHierarchyListener

org.netbeans.editor.GlyphGutter.GlyphGutterFoldHierarchyListener glyphGutterFoldHierarchyListener

gutterMouseListener

org.netbeans.editor.GlyphGutter.GutterMouseListener gutterMouseListener

foldHierarchy

FoldHierarchy foldHierarchy

renderingHints

Map<K,V> renderingHints

Class org.netbeans.editor.GuardedDocument extends BaseDocument implements Serializable

Serialized Fields

guardedBlockChain

MarkBlockChain guardedBlockChain

breakGuarded

boolean breakGuarded
Break the guarded flag, so inserts/removals over guarded areas will work


atomicAsUser

boolean atomicAsUser

styles

StyleContext styles
Style context to hold the styles


stylesToLayers

Hashtable<K,V> stylesToLayers
Style to layer name mapping


normalStyleName

String normalStyleName
Name of the normal style. The normal style is used to reset the effect of all styles applied to the line.

Class org.netbeans.editor.GuardedDocumentEvent extends BaseDocumentEvent implements Serializable

serialVersionUID: -9204897347010955248L

Class org.netbeans.editor.GuardedException extends BadLocationException implements Serializable

serialVersionUID: -8139460534188487509L

Class org.netbeans.editor.InvalidMarkException extends Exception implements Serializable

serialVersionUID: -7408566695283816594L

Class org.netbeans.editor.KeySequenceInputPanel extends JPanel implements Serializable

Serialized Fields

strokes

Vector<E> strokes

text

StringBuffer text

bundle

ResourceBundle bundle

collisionLabel

JTextArea collisionLabel

keySequenceInputField

JTextField keySequenceInputField

keySequenceLabel

JLabel keySequenceLabel

Class org.netbeans.editor.MacroSavePanel extends JPanel implements Serializable

Serialized Fields

bundle

ResourceBundle bundle

bindings

Vector<E> bindings

kitClass

Class<T> kitClass

addButton

JButton addButton

bindingLabel

JLabel bindingLabel

bindingList

JList bindingList

bindingPanel

JPanel bindingPanel

bindingScrollPane

JScrollPane bindingScrollPane

macroField

JTextField macroField

macroLabel

JLabel macroLabel

macroPanel

JPanel macroPanel

nameField

JTextField nameField

nameLabel

JLabel nameLabel

removeButton

JButton removeButton

Class org.netbeans.editor.MultiKeyBinding extends JTextComponent.KeyBinding implements Serializable

serialVersionUID: -8602816556604003688L

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Class org.netbeans.editor.SettingsChangeEvent extends EventObject implements Serializable

Serialized Fields

kitClass

Class<T> kitClass

settingName

String settingName

oldValue

Object oldValue

newValue

Object newValue

Class org.netbeans.editor.SettingsUtil.TokenColoringEvaluator extends Object implements Serializable

Serialized Fields

parentFullTokenIDName

String parentFullTokenIDName
Deprecated. 

coloring

Coloring coloring
Deprecated. 

printingSet

boolean printingSet
Deprecated. 

Class org.netbeans.editor.StringMap extends HashMap implements Serializable

serialVersionUID: 967608225972123714L

Serialized Fields

testChars

char[] testChars

testOffset

int testOffset

testLen

int testLen

Class org.netbeans.editor.WeakEventListenerList extends EventListenerList implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream is)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream os)
                  throws IOException
Throws:
IOException
Serialized Fields

listenerSize

int listenerSize

Package org.netbeans.editor.ext

Class org.netbeans.editor.ext.ExtKit extends BaseKit implements Serializable

Class org.netbeans.editor.ext.ExtKit.AllCompletionShowAction extends org.netbeans.editor.ext.ExtKit.BaseKitLocalizedAction implements Serializable

Class org.netbeans.editor.ext.ExtKit.BuildPopupMenuAction extends org.netbeans.editor.ext.ExtKit.BaseKitLocalizedAction implements Serializable

serialVersionUID: 4257043398248915291L

Class org.netbeans.editor.ext.ExtKit.BuildToolTipAction extends BaseAction implements Serializable

serialVersionUID: -2701131863705941250L

Class org.netbeans.editor.ext.ExtKit.CodeSelectAction extends org.netbeans.editor.ext.ExtKit.BaseKitLocalizedAction implements Serializable

serialVersionUID: 4033474080778585860L

Class org.netbeans.editor.ext.ExtKit.CommentAction extends org.netbeans.editor.ext.ExtKit.BaseKitLocalizedAction implements Serializable

serialVersionUID: -1422954906554289179L

Serialized Fields

lineCommentString

String lineCommentString

Class org.netbeans.editor.ext.ExtKit.CompletionShowAction extends org.netbeans.editor.ext.ExtKit.BaseKitLocalizedAction implements Serializable

serialVersionUID: 1050644925893851146L

Class org.netbeans.editor.ext.ExtKit.CompletionTooltipShowAction extends org.netbeans.editor.ext.ExtKit.BaseKitLocalizedAction implements Serializable

Class org.netbeans.editor.ext.ExtKit.DocumentationShowAction extends org.netbeans.editor.ext.ExtKit.BaseKitLocalizedAction implements Serializable

Class org.netbeans.editor.ext.ExtKit.EscapeAction extends org.netbeans.editor.ext.ExtKit.BaseKitLocalizedAction implements Serializable

Class org.netbeans.editor.ext.ExtKit.ExtDefaultKeyTypedAction extends BaseKit.DefaultKeyTypedAction implements Serializable

serialVersionUID: 5273032708909044812L

Class org.netbeans.editor.ext.ExtKit.ExtDeleteCharAction extends BaseKit.DeleteCharAction implements Serializable

Class org.netbeans.editor.ext.ExtKit.FindAction extends org.netbeans.editor.ext.ExtKit.BaseKitLocalizedAction implements Serializable

serialVersionUID: 719554648887497427L

Class org.netbeans.editor.ext.ExtKit.GotoAction extends org.netbeans.editor.ext.ExtKit.BaseKitLocalizedAction implements Serializable

serialVersionUID: 8425585413146373256L

Class org.netbeans.editor.ext.ExtKit.GotoDeclarationAction extends org.netbeans.editor.ext.ExtKit.BaseKitLocalizedAction implements Serializable

serialVersionUID: -6440495023918097760L

Class org.netbeans.editor.ext.ExtKit.MatchBraceAction extends org.netbeans.editor.ext.ExtKit.BaseKitLocalizedAction implements Serializable

serialVersionUID: -184887499045886231L

Serialized Fields

select

boolean select

Class org.netbeans.editor.ext.ExtKit.PrefixMakerAction extends org.netbeans.editor.ext.ExtKit.BaseKitLocalizedAction implements Serializable

serialVersionUID: -2305157963664484920L

Serialized Fields

prefix

String prefix

prefixGroup

String[] prefixGroup

Class org.netbeans.editor.ext.ExtKit.ReplaceAction extends org.netbeans.editor.ext.ExtKit.BaseKitLocalizedAction implements Serializable

serialVersionUID: 1828017436079834384L

Class org.netbeans.editor.ext.ExtKit.ShowPopupMenuAction extends org.netbeans.editor.ext.ExtKit.BaseKitLocalizedAction implements Serializable

serialVersionUID: 4257043398248915291L

Class org.netbeans.editor.ext.ExtKit.ToggleCaseIdentifierBeginAction extends org.netbeans.editor.ext.ExtKit.BaseKitLocalizedAction implements Serializable

serialVersionUID: 584392193824931979L

Class org.netbeans.editor.ext.ExtKit.UncommentAction extends org.netbeans.editor.ext.ExtKit.BaseKitLocalizedAction implements Serializable

serialVersionUID: -7005758666529862034L

Serialized Fields

lineCommentString

String lineCommentString

Class org.netbeans.editor.ext.FindDialogPanel extends JPanel implements Serializable

serialVersionUID: 5048601763767383114L

Serialized Fields

bundle

ResourceBundle bundle
Deprecated. 

blockSearch

JCheckBox blockSearch
Deprecated. 

bwdSearch

JCheckBox bwdSearch
Deprecated. 

findWhat

JComboBox findWhat
Deprecated. 

findWhatLabel

JLabel findWhatLabel
Deprecated. 

findWhatPanel

JPanel findWhatPanel
Deprecated. 

highlightSearch

JCheckBox highlightSearch
Deprecated. 

incSearch

JCheckBox incSearch
Deprecated. 

matchCase

JCheckBox matchCase
Deprecated. 

regExp

JCheckBox regExp
Deprecated. 

replaceWith

JComboBox replaceWith
Deprecated. 

replaceWithLabel

JLabel replaceWithLabel
Deprecated. 

wholeWords

JCheckBox wholeWords
Deprecated. 

wrapSearch

JCheckBox wrapSearch
Deprecated. 

Class org.netbeans.editor.ext.GotoDialogPanel extends JPanel implements Serializable

serialVersionUID: -8686958102543713464L

Serialized Fields

dontFire

boolean dontFire
The variable used during updating combo to prevent firing


blocker

KeyEventBlocker blocker

bundle

ResourceBundle bundle

gotoCombo

JComboBox gotoCombo

gotoLabel

JLabel gotoLabel

Class org.netbeans.editor.ext.HTMLJavaDocView extends JEditorPane implements Serializable

Serialized Fields

htmlKit

HTMLEditorKit htmlKit

Class org.netbeans.editor.ext.JDCPopupPanel extends JPanel implements Serializable

Serialized Fields

completion

ExtCompletionPane completion

extEditorUI

ExtEditorUI extEditorUI

focusL

FocusListener focusL

keyActionPairsList

List<E> keyActionPairsList

javadoc

JavaDocPane javadoc

lastSize

int lastSize

Class org.netbeans.editor.ext.ListCompletionView extends JList implements Serializable

Serialized Fields

renderer

ListCellRenderer renderer

defaultRenderer

ListCellRenderer defaultRenderer

Class org.netbeans.editor.ext.ScrollCompletionPane extends JScrollPane implements Serializable

Serialized Fields

extEditorUI

ExtEditorUI extEditorUI

view

JComponent view

topLabel

JLabel topLabel

minSize

Dimension minSize

maxSize

Dimension maxSize

viewMouseL

org.netbeans.editor.ext.ScrollCompletionPane.ViewMouseListener viewMouseL

scrollBarSize

Dimension scrollBarSize

minSizeDefault

Dimension minSizeDefault

Class org.netbeans.editor.ext.ScrollJavaDocPane extends JPanel implements Serializable

Serialized Fields

extEditorUI

ExtEditorUI extEditorUI

view

JComponent view

cjd

CompletionJavaDoc cjd

scrollPane

JScrollPane scrollPane

lineBorder

Border lineBorder

Class org.netbeans.editor.ext.ScrollJavaDocPane.BrowserButton extends JButton implements Serializable


Package org.netbeans.editor.view.spi

Class org.netbeans.editor.view.spi.ViewInsets extends Object implements Serializable

Serialized Fields

top

float top

left

float left

bottom

float bottom

right

float right


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.