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

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

org.netbeans.modules.editor/3 1.32.0

Serialized Form


Package org.netbeans.modules.editor

Class org.netbeans.modules.editor.EditorModule extends ModuleInstall implements Serializable

Serialization Methods

readExternal

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

writeExternal

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

Class org.netbeans.modules.editor.ExportHtmlAction extends CookieAction implements Serializable

Serialization Methods

readExternal

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

writeExternal

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

Class org.netbeans.modules.editor.FormatterIndentEngine extends IndentEngine implements Serializable

serialVersionUID: -3408217516931076216L

Serialization Methods

readObject

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

writeObject

private void writeObject(ObjectOutputStream oos)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException
Serialized Fields

Class org.netbeans.modules.editor.NbCodeFoldingAction.CodeFoldsMenu extends JMenu implements Serializable

Class org.netbeans.modules.editor.NbEditorDocument extends GuardedDocument implements Serializable

Serialized Fields

formatter

Formatter formatter
Formatter being used.


annoMap

HashMap<K,V> annoMap
Map of [Annotation, AnnotationDesc]


annoBlackList

WeakHashMap<K,V> annoBlackList

Class org.netbeans.modules.editor.NbEditorKit extends ExtKit implements Serializable

serialVersionUID: 4482122073483644089L

Serialized Fields

systemAction2editorAction

Map<K,V> systemAction2editorAction

Class org.netbeans.modules.editor.NbEditorKit.GenerateFoldPopupAction extends BaseAction implements Serializable

Serialized Fields

addSeparatorBeforeNextAction

boolean addSeparatorBeforeNextAction

Class org.netbeans.modules.editor.NbEditorKit.NbBuildPopupMenuAction extends ExtKit.BuildPopupMenuAction implements Serializable

serialVersionUID: -8623762627678464181L

Class org.netbeans.modules.editor.NbEditorKit.NbBuildToolTipAction extends ExtKit.BuildToolTipAction implements Serializable

Class org.netbeans.modules.editor.NbEditorKit.NbGenerateGoToPopupAction extends BaseAction implements Serializable

Class org.netbeans.modules.editor.NbEditorKit.NbRedoAction extends ActionFactory.RedoAction implements Serializable

Class org.netbeans.modules.editor.NbEditorKit.NbStopMacroRecordingAction extends ActionFactory.StopMacroRecordingAction implements Serializable

Serialized Fields

bo

BaseOptions bo

Class org.netbeans.modules.editor.NbEditorKit.NbToggleLineNumbersAction extends ActionFactory.ToggleLineNumbersAction implements Serializable

Class org.netbeans.modules.editor.NbEditorKit.NbUndoAction extends ActionFactory.UndoAction implements Serializable

Class org.netbeans.modules.editor.NbEditorKit.ToggleToolbarAction extends BaseAction implements Serializable

Class org.netbeans.modules.editor.NbSelectInPopupAction extends SystemAction implements Serializable

Serialization Methods

readExternal

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

writeExternal

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

Class org.netbeans.modules.editor.NbSelectInPopupAction.SubMenu extends JMenu implements Serializable

Class org.netbeans.modules.editor.SimpleIndentEngine extends FormatterIndentEngine implements Serializable

serialVersionUID: -6445463074939516878L


Package org.netbeans.modules.editor.options

Class org.netbeans.modules.editor.options.AbbrevInputPanel extends JPanel implements Serializable

Serialized Fields

expandTextArea

JTextArea expandTextArea

abbrevLabel

JLabel abbrevLabel

abbrevField

JTextField abbrevField

expandScrollPane

JScrollPane expandScrollPane

expandLabel

JLabel expandLabel

Class org.netbeans.modules.editor.options.AbbrevsEditorPanel extends JPanel implements Serializable

Serialized Fields

model

org.netbeans.modules.editor.options.AbbrevsEditorPanel.PairStringModel model

editor

AbbrevsEditor editor

abbrevsTable

org.netbeans.modules.editor.options.AbbrevsEditorPanel.FontSizeTable abbrevsTable

abbrevsPane

JScrollPane abbrevsPane

addButton

JButton addButton

editButton

JButton editButton

removeButton

JButton removeButton

Class org.netbeans.modules.editor.options.AllOptions extends ContextSystemOption implements Serializable

serialVersionUID: -5703125420292694573L

Serialization Methods

readExternal

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

writeExternal

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

Class org.netbeans.modules.editor.options.BaseOptions extends OptionSupport implements Serializable

serialVersionUID: -5469192431366914841L

Serialization Methods

readExternal

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

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Overriden writeExternal method. BaseOptions are no longer serialized.

Throws:
IOException

Class org.netbeans.modules.editor.options.BasePrintOptions extends OptionSupport implements Serializable

serialVersionUID: 7740651671176408299L

Serialization Methods

readExternal

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

writeExternal

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

Class org.netbeans.modules.editor.options.ColoringArrayEditorPanel extends JPanel implements Serializable

Serialized Fields

coloringModel

PropertyModel coloringModel
Editor interface for visual editing of single coloring


actValueIndex

int actValueIndex
Index of Coloring actually edited/displayed by coloringModel


newValueIndex

int newValueIndex

typeName

String typeName
Name of the the type of the kit, which coloring we're editing


names

String[] names
Names of coloring obtained from HashMap, names[0] is 'default' in given locale


value

HashMap<K,V> value
HashMap hodling our value. Changes are made by modifying this HashMap


masterPanel

JPanel masterPanel

syntaxLabel

JLabel syntaxLabel

syntaxScroll

JScrollPane syntaxScroll

syntaxList

JList syntaxList

detailPanel

JPanel detailPanel

Class org.netbeans.modules.editor.options.ColoringBean extends Object implements Serializable

Serialized Fields

isDefault

boolean isDefault

Class org.netbeans.modules.editor.options.ColoringEditorPanel extends JPanel implements Serializable

Serialized Fields

value

ColoringBean value
the value we're operating over.


fontPanel

org.netbeans.modules.editor.options.ColoringEditorPanel.PropWithDefaultPanel fontPanel
PropertyPanels for visual editing of Coloring's properties. We need'em for enabling/disabling


fgColorPanel

org.netbeans.modules.editor.options.ColoringEditorPanel.PropWithDefaultPanel fgColorPanel

bgColorPanel

org.netbeans.modules.editor.options.ColoringEditorPanel.PropWithDefaultPanel bgColorPanel

preview

org.netbeans.modules.editor.options.ColoringEditorPanel.ColoringPreview preview
Component for preview actual coloring composed of value and defaultColoring

Class org.netbeans.modules.editor.options.KeyBindingsEditorPanel extends JPanel implements Serializable

Serialized Fields

acts

org.netbeans.modules.editor.options.KeyBindingsEditorPanel.ActionDescriptor[] acts

actionIndex

int actionIndex

kitClassName

String kitClassName

editor

KeyBindingsEditor editor

sortGroup

ButtonGroup sortGroup

sequencesList

JList sequencesList

addSequenceButton

JButton addSequenceButton

sortButtonsPanel

JPanel sortButtonsPanel

actionsPanel

JPanel actionsPanel

sequencesScrollPane

JScrollPane sequencesScrollPane

actionSortRadioButton

JRadioButton actionSortRadioButton

sequencesPanel

JPanel sequencesPanel

actionsScrollPane

JScrollPane actionsScrollPane

nameSortRadioButton

JRadioButton nameSortRadioButton

removeSequenceButton

JButton removeSequenceButton

sequencesLabel

JLabel sequencesLabel

actionsList

JList actionsList

Class org.netbeans.modules.editor.options.MacroInputPanel extends JPanel implements Serializable

Serialized Fields

expandTextArea

JTextArea expandTextArea

macroLabel

JLabel macroLabel

macroField

JTextField macroField

expandScrollPane

JScrollPane expandScrollPane

expandLabel

JLabel expandLabel

Class org.netbeans.modules.editor.options.MacrosEditorPanel extends JPanel implements Serializable

Serialized Fields

model

org.netbeans.modules.editor.options.MacrosEditorPanel.PairStringModel model

editor

MacrosEditor editor

macrosTable

org.netbeans.modules.editor.options.MacrosEditorPanel.FontSizeTable macrosTable

addButton

JButton addButton

editButton

JButton editButton

macrosPane

JScrollPane macrosPane

removeButton

JButton removeButton

Class org.netbeans.modules.editor.options.OptionSupport extends SystemOption implements Serializable

serialVersionUID: 2002899758839584077L

Serialization Methods

readExternal

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

writeExternal

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

Class org.netbeans.modules.editor.options.ScrollInsetsCustomEditor extends JPanel implements Serializable

serialVersionUID: -1472891501739636852L

Serialized Fields

editor

ScrollInsetsEditor editor

env

PropertyEnv env

bottomField

JTextField bottomField

bottomLabel

JLabel bottomLabel

jPanel2

JPanel jPanel2

leftField

JTextField leftField

leftLabel

JLabel leftLabel

rightField

JTextField rightField

rightLabel

JLabel rightLabel

topField

JTextField topField

topLabel

JLabel topLabel


org.netbeans.modules.editor/3 1.32.0

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