Serialized Form
-
Package editor
-
Class editor.AbstractCloseDialog extends JDialog implements Serializable
-
Serialized Fields
-
_btnClose
JButton _btnClose
-
-
-
Class editor.AbstractGotoPopup extends JPopupMenu implements Serializable
-
Serialized Fields
-
_allData
List<T> _allData
-
_bLocked
boolean _bLocked
-
_cbExternalTypes
JCheckBox _cbExternalTypes
-
_centerInFrame
boolean _centerInFrame
-
_dataInitialized
boolean _dataInitialized
-
_dataLock
Object _dataLock
-
_docListener
UndoableEditListener _docListener
-
_docListenerForEdits
DocumentListener _docListenerForEdits
-
_editorKeyListener
editor.AbstractGotoPopup.EditorKeyListener _editorKeyListener
-
_externalOption
boolean _externalOption
-
_list
AbstractGotoPopup.GenerifiedJList _list
-
_nameField
JTextField _nameField
-
_nodeListenerList
EventListenerList _nodeListenerList
-
_rowCount
int _rowCount
The visible row count for the popup -
_scrollPane
JScrollPane _scrollPane
-
_spinner
JLabel _spinner
-
_strPrefix
String _strPrefix
-
_takesInput
boolean _takesInput
-
_timer
Timer _timer
-
_title
String _title
-
_waitTime
int _waitTime
Wait time between keystrokes
-
-
-
Class editor.AbstractGotoPopup.AbstractPopupListModel extends AbstractListModel implements Serializable
-
Class editor.AbstractGotoPopup.GenerifiedJList extends JList implements Serializable
-
Class editor.AbstractListCellRenderer extends JLabel implements Serializable
-
Serialized Fields
-
_bRenderAsIfFocused
boolean _bRenderAsIfFocused
-
_bSelected
boolean _bSelected
-
_index
int _index
-
_list
Supplier<JComponent> _list
-
_node
T _node
-
-
-
Class editor.AbstractPopup extends JPopupMenu implements Serializable
-
Serialized Fields
-
_editor
JTextComponent _editor
-
_nodeListenerList
EventListenerList _nodeListenerList
-
-
-
Class editor.AbstractRangeCellRenderer extends JPanel implements Serializable
-
Serialized Fields
-
_iMaxCodeWidth
int _iMaxCodeWidth
-
_list
JList _list
-
-
-
Class editor.AbstractTreeCellRenderer extends JLabel implements Serializable
-
Class editor.BatchDocument extends DefaultStyledDocument implements Serializable
-
Serialized Fields
-
_batch
List<DefaultStyledDocument.ElementSpec> _batch
-
-
-
Class editor.BeanInfoPopup extends EditorBasedPopup implements Serializable
-
Serialized Fields
-
_bConstrainByLastPathElement
boolean _bConstrainByLastPathElement
-
_bDOA
boolean _bDOA
-
_bExpansion
boolean _bExpansion
-
_bForFeatureLiteral
boolean _bForFeatureLiteral
-
_bLocked
boolean _bLocked
-
_bShowBeanRoots
boolean _bShowBeanRoots
-
_classes
IType[] _classes
-
_docListener
UndoableEditListener _docListener
-
_editorKeyListener
editor.BeanInfoPopup.EditorKeyListener _editorKeyListener
-
_filter
IFeatureFilter _filter
-
_iInitialCaretPos
int _iInitialCaretPos
-
_nodeListenerList
EventListenerList _nodeListenerList
-
_strCompleteCodePrefix
String _strCompleteCodePrefix
-
_strMemberPath
String _strMemberPath
-
_tree
JTree _tree
-
-
-
Class editor.ClasspathDialog extends JDialog implements Serializable
-
Class editor.ClassStructureViewPopupDelegate.FeatureModel extends AbstractGotoPopup.AbstractPopupListModel<IFeatureInfo> implements Serializable
-
Serialized Fields
-
_allFeatures
List<IFeatureInfo> _allFeatures
-
-
-
Class editor.ClearablePanel extends JPanel implements Serializable
-
Class editor.CommonMenus.AbstractRunActionHandler extends AbstractAction implements Serializable
-
Serialized Fields
-
_runConfig
Supplier<IRunConfig> _runConfig
-
-
-
Class editor.CommonMenus.ClearAndDebugActionHandler extends CommonMenus.AbstractRunActionHandler implements Serializable
-
Class editor.CommonMenus.ClearAndRunActionHandler extends CommonMenus.AbstractRunActionHandler implements Serializable
-
Class editor.CommonMenus.CompileActionHandler extends AbstractAction implements Serializable
-
Class editor.CommonMenus.CopyActionHandler extends AbstractAction implements Serializable
-
Serialized Fields
-
_editor
Supplier<EditorHost> _editor
-
-
-
Class editor.CommonMenus.CutActionHandler extends AbstractAction implements Serializable
-
Serialized Fields
-
_editor
Supplier<EditorHost> _editor
-
-
-
Class editor.CommonMenus.DebugConfigActionHandler extends AbstractAction implements Serializable
-
Class editor.CommonMenus.DropFrameActionHandler extends AbstractAction implements Serializable
-
Serialized Fields
-
_debugger
Supplier<Debugger> _debugger
-
_frame
Supplier<StackFrame> _frame
-
-
-
Class editor.CommonMenus.EvaluateExpressionActionHandler extends AbstractAction implements Serializable
-
Class editor.CommonMenus.FindActionHandler extends AbstractAction implements Serializable
-
Serialized Fields
-
_editor
Supplier<EditorHost> _editor
-
-
-
Class editor.CommonMenus.FindInPathActionHandler extends AbstractAction implements Serializable
-
Class editor.CommonMenus.FindUsagesInFileActionHandler extends AbstractAction implements Serializable
-
Class editor.CommonMenus.FindUsagesInPathActionHandler extends AbstractAction implements Serializable
-
Class editor.CommonMenus.GoBackActionHandler extends AbstractAction implements Serializable
-
Class editor.CommonMenus.GoForwardActionHandler extends AbstractAction implements Serializable
-
Class editor.CommonMenus.HighlightUsagesInFileActionHandler extends AbstractAction implements Serializable
-
Class editor.CommonMenus.MakeActionHandler extends AbstractAction implements Serializable
-
Class editor.CommonMenus.MuteBreakpointsActionHandler extends GenericAction implements Serializable
-
Serialized Fields
-
_bpm
Supplier<BreakpointManager> _bpm
-
-
-
Class editor.CommonMenus.NextOccurrenceActionHandler extends AbstractAction implements Serializable
-
Serialized Fields
-
_search
Supplier<SearchPanel> _search
-
-
-
Class editor.CommonMenus.OpenProjectActionHandler extends AbstractAction implements Serializable
-
Class editor.CommonMenus.PasteActionHandler extends AbstractAction implements Serializable
-
Serialized Fields
-
_editor
Supplier<EditorHost> _editor
-
-
-
Class editor.CommonMenus.PauseActionHandler extends AbstractAction implements Serializable
-
Class editor.CommonMenus.PrevOccurrenceActionHandler extends AbstractAction implements Serializable
-
Serialized Fields
-
_search
Supplier<SearchPanel> _search
-
-
-
Class editor.CommonMenus.RebuildActionHandler extends AbstractAction implements Serializable
-
Class editor.CommonMenus.RedoActionHandler extends AbstractAction implements Serializable
-
Class editor.CommonMenus.ReplaceActionHandler extends AbstractAction implements Serializable
-
Serialized Fields
-
_editor
Supplier<EditorHost> _editor
-
-
-
Class editor.CommonMenus.ReplaceInPathActionHandler extends AbstractAction implements Serializable
-
Class editor.CommonMenus.ResumeActionHandler extends AbstractAction implements Serializable
-
Class editor.CommonMenus.RunConfigActionHandler extends AbstractAction implements Serializable
-
Class editor.CommonMenus.RunToCursorActionHandler extends AbstractAction implements Serializable
-
Serialized Fields
-
_bpm
Supplier<BreakpointManager> _bpm
-
_debugger
Supplier<Debugger> _debugger
-
_editor
Supplier<GosuEditor> _editor
-
-
-
Class editor.CommonMenus.SaveActionHandler extends AbstractAction implements Serializable
-
Class editor.CommonMenus.SettingsActionHandler extends AbstractAction implements Serializable
-
Class editor.CommonMenus.ShipItActionHandler extends AbstractAction implements Serializable
-
Class editor.CommonMenus.ShowExecPointActionHandler extends AbstractAction implements Serializable
-
Class editor.CommonMenus.StepIntoActionHandler extends AbstractAction implements Serializable
-
Class editor.CommonMenus.StepOutActionHandler extends AbstractAction implements Serializable
-
Class editor.CommonMenus.StepOverActionHandler extends AbstractAction implements Serializable
-
Class editor.CommonMenus.StopActionHandler extends AbstractAction implements Serializable
-
Class editor.CommonMenus.UndoActionHandler extends AbstractAction implements Serializable
-
Class editor.CommonMenus.ViewBreakpointsActionHandler extends AbstractAction implements Serializable
-
Serialized Fields
-
_bp
Supplier<Breakpoint> _bp
-
-
-
Class editor.EditorBasedPopup extends JPopupMenu implements Serializable
-
Serialized Fields
-
_editor
GosuEditor _editor
-
_replaceWholeWord
boolean _replaceWholeWord
-
-
-
Class editor.EditorHost extends JPanel implements Serializable
-
Serialized Fields
-
_bAltDown
boolean _bAltDown
-
_bCompleteCode
boolean _bCompleteCode
-
_bEnterPressedConsumed
boolean _bEnterPressedConsumed
-
_bParserSuspended
boolean _bParserSuspended
-
_completionPopup
JPopupMenu _completionPopup
-
_highlightMode
EditorHost.HighlightMode _highlightMode
-
_iTimerCount
int _iTimerCount
-
_partId
IScriptPartId _partId
-
_uel
UndoableEditListener _uel
-
_undoMgr
AtomicUndoManager _undoMgr
-
-
-
Class editor.EditorHostTextPane extends JEditorPane implements Serializable
-
Serialized Fields
-
_editor
EditorHost _editor
-
-
-
Class editor.EditorScrollPane extends JScrollPane implements Serializable
-
Serialized Fields
-
_adviceColumn
EditorScrollPane.AdviceColumn _adviceColumn
-
_editor
JTextComponent _editor
-
_lineInfoMgr
ILineInfoManager _lineInfoMgr
-
-
-
Class editor.EditorScrollPane.AdviceColumn extends JPanel implements Serializable
-
Class editor.ExperimentView extends JPanel implements Serializable
-
Serialized Fields
-
_examplesList
JPanel _examplesList
-
_examplesListNorth
JPanel _examplesListNorth
-
_experiment
Experiment _experiment
-
_scroller
JScrollPane _scroller
-
_splitPane
CollapsibleSplitPane _splitPane
-
_tree
JTree _tree
-
-
-
Class editor.ExtractVariablePopup extends JDialog implements Serializable
-
Serialized Fields
-
_cancelBtn
JButton _cancelBtn
-
_gosuEditor
GosuEditor _gosuEditor
-
_okBtn
JButton _okBtn
-
_replaceAll
LabCheckbox _replaceAll
-
_varName
IdentifierTextField _varName
-
-
-
Class editor.FileTreeCellRenderer extends AbstractTreeCellRenderer<FileTree> implements Serializable
-
Class editor.GosuDocument extends PlainDocument implements Serializable
-
Serialized Fields
-
_charArray
char[] _charArray
-
_instructor
ITokenizerInstructor _instructor
-
_locations
List<IParseTree> _locations
-
_locationsOffset
int _locationsOffset
-
_pe
ParseResultsException _pe
-
-
-
Class editor.GosuEditor extends EditorHost implements Serializable
-
Serialized Fields
-
_bAcceptUses
boolean _bAcceptUses
-
_bAccessPrivateMembers
boolean _bAccessPrivateMembers
-
_bClass
boolean _bClass
-
_bEmptyTextOk
boolean _bEmptyTextOk
-
_bEnhancement
boolean _bEnhancement
-
_bProgram
boolean _bProgram
-
_bStatement
boolean _bStatement
-
_bTemplate
boolean _bTemplate
-
_bTestResource
boolean _bTestResource
-
_codeManager
CodeRefactorManager _codeManager
-
_contextMenuHandler
IContextMenuHandler<IScriptEditor> _contextMenuHandler
-
_ctxHighlighter
ScopeHighlighter _ctxHighlighter
-
_docHandler
editor.GosuEditor.GosuDocumentHandler _docHandler
-
_editor
EditorHostTextPane _editor
-
_expectedType
IType _expectedType
-
_functionStmtsByLineNumber
Map<Integer,IFunctionStatement> _functionStmtsByLineNumber
-
_javadocPopup
JavadocPopup _javadocPopup
-
_labelCaption
JLabel _labelCaption
-
_panelFeedback
ParserFeedbackPanel _panelFeedback
-
_parsedGosuClass
IGosuClass _parsedGosuClass
-
_parser
IGosuParser _parser
-
_pe
ParseResultsException _pe
-
_programSuperType
IType _programSuperType
-
_replaceWordCallback
IReplaceWordCallback _replaceWordCallback
-
_scriptabilityModifier
IScriptabilityModifier _scriptabilityModifier
-
_scroller
EditorScrollPane _scroller
-
_selectionManager
DynamicSelectionManager _selectionManager
-
_smartFixManager
SmartFixManager _smartFixManager
-
_symTable
ISymbolTable _symTable
-
_typeUsesMap
ITypeUsesMap _typeUsesMap
-
_typeUsesMapFromMostRecentParse
ITypeUsesMap _typeUsesMapFromMostRecentParse
-
_undoMgr
AtomicUndoManager _undoMgr
-
_validator
IGosuValidator _validator
-
-
-
Class editor.GosuEditorKit extends DefaultEditorKit implements Serializable
-
Serialized Fields
-
_preferences
GosuStyleContext _preferences
-
-
-
Class editor.GosuField extends GosuEditor implements Serializable
-
Class editor.GosuLabFileChooser extends JFileChooser implements Serializable
-
Class editor.GosuLabLAF extends BasicLookAndFeel implements Serializable
-
Serialized Fields
-
uiDefaults
UIDefaults uiDefaults
-
-
-
Class editor.GosuPanel extends JPanel implements Serializable
-
Serialized Fields
-
_bottomTabPane
TabPane _bottomTabPane
-
_breakpointManager
BreakpointManager _breakpointManager
-
_consolePanel
SystemPanel _consolePanel
-
_debugger
Debugger _debugger
-
_debugPanel
DebugPanel _debugPanel
-
_defaultUndoMgr
AtomicUndoManager _defaultUndoMgr
-
_editorTabPane
TabPane _editorTabPane
-
_experiment
Experiment _experiment
-
_experimentView
ExperimentView _experimentView
-
_history
NavigationHistory _history
-
_initialFile
boolean _initialFile
-
_inWriter
OutputStreamWriter _inWriter
-
_messages
MessagesPanel _messages
-
_oldIn
InputStream _oldIn
-
_outerSplitPane
CollapsibleSplitPane _outerSplitPane
-
_parentFrame
JFrame _parentFrame
-
_processRunner
IProcessRunner _processRunner
-
_runState
RunState _runState
-
_searches
SearchPanel _searches
-
_splitPane
CollapsibleSplitPane _splitPane
-
_statusBar
LabStatusBar _statusBar
-
_sysInListener
editor.GosuPanel.SysInListener _sysInListener
-
_typeNamesCache
TypeNameCache _typeNamesCache
-
-
-
Class editor.GosuStyleContext extends StyleContext implements Serializable
-
Class editor.GotoExceptionTypePopup extends GotoTypePopup implements Serializable
-
Class editor.GotoProgramTypePopup extends GotoTypePopup implements Serializable
-
Class editor.GotoTypePopup extends AbstractGotoPopup<String> implements Serializable
-
Class editor.HtmlViewer extends JEditorPane implements Serializable
-
Class editor.IdentifierTextField extends JTextField implements Serializable
-
Serialized Fields
-
_bAcceptDot
boolean _bAcceptDot
-
_bAcceptUnderscore
boolean _bAcceptUnderscore
-
-
-
Class editor.ImagePanel extends JComponent implements Serializable
-
Class editor.JavadocPopup extends JPopupMenu implements Serializable
-
Serialized Fields
-
_bResizedHeight
boolean _bResizedHeight
-
_bResizedWidth
boolean _bResizedWidth
-
_clickLocation
Point _clickLocation
-
_editor
GosuEditor _editor
-
_editorKeyListener
editor.JavadocPopup.EditorKeyListener _editorKeyListener
-
_scroller
JScrollPane _scroller
-
_strHelpText
String _strHelpText
-
_viewer
HtmlViewer _viewer
-
-
-
Class editor.LabFrame extends JFrame implements Serializable
-
Class editor.LabTreeCellRenderer extends AbstractTreeCellRenderer<T extends AbstractTree> implements Serializable
-
Class editor.LabTreeUi.CollapsedIcon extends LabTreeUi.ExpandedIcon implements Serializable
-
Class editor.LabTreeUi.ExpandedIcon extends Object implements Serializable
-
Class editor.ListPopup extends AbstractPopup implements Serializable
-
Serialized Fields
-
_docListener
UndoableEditListener _docListener
-
_editorKeyListener
editor.ListPopup.EditorKeyListener _editorKeyListener
-
_list
JList _list
-
_model
PopupListModel _model
-
-
-
Class editor.ListPopup.DefaultCellRenderer extends AbstractListCellRenderer implements Serializable
-
Class editor.MessagesPanel extends ClearablePanel implements Serializable
-
Serialized Fields
-
_scroller
JScrollPane _scroller
-
_tree
JTree _tree
-
-
-
Class editor.MetaInfoPopup extends BeanInfoPopup implements Serializable
-
Class editor.NewFilePopup extends JPopupMenu implements Serializable
-
Class editor.NewIdentifierDialog extends JDialog implements Serializable
-
Serialized Fields
-
_bAcceptDot
boolean _bAcceptDot
-
_name
String _name
-
_nameField
IdentifierTextField _nameField
-
-
-
Class editor.PackageType extends Object implements Serializable
-
Serialization Methods
-
readResolve
public Object readResolve() throws ObjectStreamException
- Throws:
ObjectStreamException
-
-
Serialized Fields
-
_bDiscarded
boolean _bDiscarded
-
_strFullPackage
String _strFullPackage
-
_strParent
String _strParent
-
_strRelativePackage
String _strRelativePackage
-
_typeInfo
PackageTypeInfo _typeInfo
-
-
-
Class editor.ParameterInfoPopup extends JPopupMenu implements Serializable
-
Serialized Fields
-
_docListener
UndoableEditListener _docListener
-
_editor
GosuEditor _editor
-
_editorCaretListener
CaretListener _editorCaretListener
-
_editorKeyListener
editor.ParameterInfoPopup.EditorKeyListener _editorKeyListener
-
_iArgPosition
int _iArgPosition
-
_labelContainer
JPanel _labelContainer
-
_pane
JPanel _pane
-
-
-
Class editor.ParserFeedbackPanel extends JPanel implements Serializable
-
Serialized Fields
-
_editor
EditorHost _editor
-
_feedback
editor.ParserFeedbackPanel.FeedbackMargin _feedback
-
_icon
JLabel _icon
-
-
-
Class editor.PasteBufferSelectDialog extends JDialog implements Serializable
-
Class editor.PopupListModel extends AbstractListModel implements Serializable
-
Class editor.ScrollableEditorRootPane extends JRootPane implements Serializable
-
Serialized Fields
-
_editor
JTextComponent _editor
-
-
-
Class editor.SelectClassToImportPopup extends JPopupMenu implements Serializable
-
Serialized Fields
-
_callBack
SelectClassToImportPopup.ClassSelectionCallback _callBack
-
_labelTypeName
JLabel _labelTypeName
-
_list
JList _list
-
_pane
JPanel _pane
-
-
-
Class editor.SmartFixPopup extends JPopupMenu implements Serializable
-
Serialized Fields
-
_editor
JComponent _editor
-
-
-
Class editor.StandardEditor extends EditorHost implements Serializable
-
Serialized Fields
-
_docHandler
editor.StandardEditor.DocumentHandler _docHandler
-
_editor
EditorHostTextPane _editor
-
_factory
ITypeFactory _factory
-
_panelFeedback
ParserFeedbackPanel _panelFeedback
-
_scroller
EditorScrollPane _scroller
-
_type
IType _type
-
-
-
Class editor.StringPopup extends JPopupMenu implements Serializable
-
Serialized Fields
-
_editor
JTextComponent _editor
-
_escapeForJava
boolean _escapeForJava
-
_field
JTextArea _field
-
_nodeListenerList
EventListenerList _nodeListenerList
-
_pane
JPanel _pane
-
_strLabel
String _strLabel
-
_strValue
String _strValue
-
-
-
Class editor.SymbolCellRenderer extends DefaultListCellRenderer implements Serializable
-
Class editor.SymbolPopup extends EditorBasedPopup implements Serializable
-
Serialized Fields
-
_autoDismissed
boolean _autoDismissed
-
_bLocked
boolean _bLocked
-
_docListener
UndoableEditListener _docListener
-
_editorKeyListener
editor.SymbolPopup.EditorKeyListener _editorKeyListener
-
_expectedType
IType _expectedType
-
_nodeListenerList
EventListenerList _nodeListenerList
-
_pane
JPanel _pane
-
_strPrefix
String _strPrefix
-
_symbols
ISymbol[] _symbols
-
_tree
JTree _tree
-
-
-
Class editor.SystemPanel extends ClearablePanel implements Serializable
-
Serialized Fields
-
_err
PrintStream _err
-
_out
PrintStream _out
-
_outputPanel
JTextPane _outputPanel
-
_scroller
EditorScrollPane _scroller
-
_sysErr
PrintStream _sysErr
-
_sysOut
PrintStream _sysOut
-
-
-
Class editor.ToggleToolBarButton extends JToggleButton implements Serializable
-
Serialized Fields
-
_activeBorder
Border _activeBorder
-
_bMenu
boolean _bMenu
-
_bRollover
boolean _bRollover
-
_bShowText
boolean _bShowText
-
-
-
Class editor.TypeCellRenderer extends AbstractListCellRenderer<CharSequence> implements Serializable
-
Class editor.TypeInPackageType extends Object implements Serializable
-
Serialization Methods
-
readResolve
public Object readResolve() throws ObjectStreamException
- Throws:
ObjectStreamException
-
-
Serialized Fields
-
_bDiscarded
boolean _bDiscarded
-
_strFqName
String _strFqName
-
_strParent
String _strParent
-
_strRelativeName
String _strRelativeName
-
_typeInfo
TypeInPackageTypeInfo _typeInfo
-
-
-
Class editor.TypePopup extends EditorBasedPopup implements Serializable
-
Serialized Fields
-
_allTypes
ArrayList<CharSequence> _allTypes
-
_bLocked
boolean _bLocked
-
_docListener
UndoableEditListener _docListener
-
_editorKeyListener
editor.TypePopup.EditorKeyListener _editorKeyListener
-
_list
JList<CharSequence> _list
-
_nodeListenerList
EventListenerList _nodeListenerList
-
_pane
JPanel _pane
-
_strPrefix
String _strPrefix
-
_title
String _title
-
-
-
-
Package editor.actions
-
Class editor.actions.GenericAction extends AbstractAction implements Serializable
-
Serialized Fields
-
_actionHandler
ConditionalActionHandler _actionHandler
-
-
-
-
Package editor.debugger
-
Class editor.debugger.BreakpointsDialog extends JDialog implements Serializable
-
Serialized Fields
-
_btnPlus
AbstractButton _btnPlus
-
_btnViewSource
JButton _btnViewSource
-
_cbCaught
JCheckBox _cbCaught
-
_cbRunScript
JCheckBox _cbRunScript
-
_cbSuspend
JCheckBox _cbSuspend
-
_cbUncaught
JCheckBox _cbUncaught
-
_configPanel
JPanel _configPanel
-
_exceptionBpTree
BreakpointTree _exceptionBpTree
-
_fieldExpr
GosuEditor _fieldExpr
-
_fieldRunScript
GosuEditor _fieldRunScript
-
_labelCondition
JLabel _labelCondition
-
_listener
Runnable _listener
-
_mapToPanel
Map<Breakpoint,JPanel> _mapToPanel
-
_tree
JTree _tree
-
-
-
Class editor.debugger.DebugPanel extends JPanel implements Serializable
-
Serialized Fields
-
_cbThreads
JComboBox<ThreadReference> _cbThreads
-
_debugger
Debugger _debugger
-
_listeners
List<Consumer<Location>> _listeners
-
_listFrames
JList<DebugPanel.StackFrameRef> _listFrames
-
_varTree
JTree _varTree
-
-
-
Class editor.debugger.EvaluateDialog extends JDialog implements Serializable
-
Serialized Fields
-
_expr
String _expr
-
_fieldExpr
GosuEditor _fieldExpr
-
_fqn
String _fqn
-
_immediateClass
String _immediateClass
-
_offset
int _offset
-
_varTree
JTree _varTree
-
-
-
-
Package editor.plugin.typeloader.java
-
Class editor.plugin.typeloader.java.JavaDocument extends DefaultStyledDocument implements Serializable
-
Serialized Fields
-
_comment
MutableAttributeSet _comment
-
_error
MutableAttributeSet _error
-
_errorHandler
DiagnosticCollector<JavaFileObject> _errorHandler
-
_keyword
MutableAttributeSet _keyword
-
_keywords
Set<String> _keywords
-
_multiLineComment
boolean _multiLineComment
-
_root
Element _root
-
_stringLiteral
MutableAttributeSet _stringLiteral
-
_warning
MutableAttributeSet _warning
-
_word
MutableAttributeSet _word
-
-
-
Class editor.plugin.typeloader.java.JavaEditorKit extends StyledEditorKit implements Serializable
-
-
Package editor.run
-
Class editor.run.RunConfigDialog extends JDialog implements Serializable
-
Serialized Fields
-
_addedConfigs
List<IRunConfig> _addedConfigs
-
_btnMinus
AbstractButton _btnMinus
-
_btnPlus
AbstractButton _btnPlus
-
_btnRun
JButton _btnRun
-
_btnSave
JButton _btnSave
-
_configPanel
JPanel _configPanel
-
_configTab
ITab _configTab
-
_experiment
Experiment _experiment
-
_mapRunConfigs
Map<IRunConfig,Pair<IRunConfigParameters,JComponent>> _mapRunConfigs
-
_modifiedConfigs
List<IRunConfig> _modifiedConfigs
-
_removedConfigs
List<IRunConfig> _removedConfigs
-
_runMe
IRunConfig _runMe
-
_runState
RunState _runState
-
_tree
JTree _tree
-
-
-
Class editor.run.RunConfigDialog.RunConfigTreeCellRenderer extends AbstractTreeCellRenderer<RunConfigTree> implements Serializable
-
-
Package editor.search
-
Class editor.search.AbstractSearchDialog extends AbstractDialog implements Serializable
-
Serialized Fields
-
_bReplace
boolean _bReplace
-
_cbDir
DirectoryEditor _cbDir
-
_cbFileMasks
JComboBox<String> _cbFileMasks
-
_cbReplace
JComboBox<String> _cbReplace
-
_cbScope
JComboBox<SearchScope> _cbScope
-
_cbSearch
JComboBox<String> _cbSearch
-
_checkCase
JCheckBox _checkCase
-
_checkFileMask
JCheckBox _checkFileMask
-
_checkRegex
JCheckBox _checkRegex
-
_checkWords
JCheckBox _checkWords
-
_prevSearchTree
List<FileTree> _prevSearchTree
-
_rbDirectory
JRadioButton _rbDirectory
-
_rbProject
JRadioButton _rbProject
-
_rbScope
JRadioButton _rbScope
-
_searchDir
FileTree _searchDir
-
_separator2
JPanel _separator2
-
_separator3
JPanel _separator3
-
_stateHandler
editor.search.AbstractSearchDialog.DialogStateHandler _stateHandler
-
-
-
Class editor.search.LocalSearchDialog extends AbstractSearchDialog implements Serializable
-
Class editor.search.SearchDialog extends AbstractSearchDialog implements Serializable
-
Class editor.search.SearchPanel extends ClearablePanel implements Serializable
-
-
Package editor.settings
-
Class editor.settings.SettingsDialog extends JDialog implements Serializable
-
Serialized Fields
-
_btnOk
JButton _btnOk
-
_configPanel
JPanel _configPanel
-
_configTab
ITab _configTab
-
_experiment
Experiment _experiment
-
_mapSettings
Map<ISettings,Pair<ISettingsParameters,JComponent>> _mapSettings
-
_modifiedSettings
List<ISettings> _modifiedSettings
-
_mruSettings
ISettings _mruSettings
-
_tree
JTree _tree
-
-
-
Class editor.settings.SettingsDialog.SettingsTreeCellRenderer extends AbstractTreeCellRenderer<SettingsTree> implements Serializable
-
-
Package editor.shipit
-
Class editor.shipit.ShipItDialog extends JDialog implements Serializable
-
Serialized Fields
-
_bBundleGosu
boolean _bBundleGosu
-
_btnOk
JButton _btnOk
-
_cbBundleGosu
LabCheckbox _cbBundleGosu
-
_cbPrecompile
LabCheckbox _cbPrecompile
-
_errorMsg
JLabel _errorMsg
-
_experiment
Experiment _experiment
-
_fieldProgramName
JTextField _fieldProgramName
-
_strProgramName
String _strProgramName
-
-
-
-
Package editor.splitpane
-
Class editor.splitpane.CollapsibleSplitPane extends SplitPane implements Serializable
-
Serialized Fields
-
_bottomMin
ICaptionedPanel _bottomMin
-
_captionActionListener
ICaptionActionListener _captionActionListener
-
_topMin
ICaptionedPanel _topMin
-
-
-
Class editor.splitpane.EmptyCaptionBar extends JPanel implements Serializable
-
Class editor.splitpane.SplitPane extends JPanel implements Serializable
-
Serialized Fields
-
_comp1
JComponent _comp1
-
_comp2
JComponent _comp2
-
_iOrientation
int _iOrientation
-
_iPosition
double _iPosition
-
_listeners
Set<ActionListener> _listeners
-
_pane1
JPanel _pane1
-
_pane2
JPanel _pane2
-
_splitter
editor.splitpane.SplitPane.Splitter _splitter
-
-
-
-
Package editor.tabpane
-
Class editor.tabpane.ContentContainer extends JPanel implements Serializable
-
Serialized Fields
-
_tabPane
TabPane _tabPane
-
-
-
Class editor.tabpane.MoreTab extends LabToolbarButton implements Serializable
-
Serialized Fields
-
_tabContainer
TabContainer _tabContainer
-
-
-
Class editor.tabpane.StandardTab extends JPanel implements Serializable
-
Serialized Fields
-
_bCanClose
boolean _bCanClose
-
_bHover
boolean _bHover
-
_contentPanel
JComponent _contentPanel
-
_innerLabel
JLabel _innerLabel
-
_label
ILabel _label
-
_tabContainer
TabContainer _tabContainer
-
_tabPositionChangeHandler
editor.tabpane.StandardTab.TabPositionChangeHandler _tabPositionChangeHandler
-
-
-
Class editor.tabpane.TabAndToolContainer extends JPanel implements Serializable
-
Serialized Fields
-
_activePosition
TabPosition _activePosition
-
_captionActionListeners
List<ICaptionActionListener> _captionActionListeners
-
_captionType
ICaptionActionListener.ActionType _captionType
-
_captionTypeListeners
List<ChangeListener> _captionTypeListeners
-
_copiedFrom
TabAndToolContainer _copiedFrom
-
_tabContainer
TabContainer _tabContainer
-
_tabPane
TabPane _tabPane
-
_toolContainer
ToolContainer _toolContainer
-
-
-
Class editor.tabpane.TabContainer extends JPanel implements Serializable
-
Serialized Fields
-
_contextMenuHandler
IContextMenuHandler<JComponent> _contextMenuHandler
-
_moreTab
MoreTab _moreTab
-
_orderedTabs
List<ITab> _orderedTabs
-
_selectionListeners
EventListenerList _selectionListeners
-
_tabPosition
TabPosition _tabPosition
-
_tabPositionListeners
EventListenerList _tabPositionListeners
-
-
-
Class editor.tabpane.TabContainer.TabChangeEvent extends ChangeEvent implements Serializable
-
Serialized Fields
-
_tab
ITab _tab
-
-
-
Class editor.tabpane.TabListCellRenderer extends AbstractListCellRenderer<ITab> implements Serializable
-
Class editor.tabpane.TabListPopup extends JPopupMenu implements Serializable
-
Serialized Fields
-
_list
JList<ITab> _list
-
_nodeListenerList
EventListenerList _nodeListenerList
-
_pane
JPanel _pane
-
_tabContainer
TabContainer _tabContainer
-
-
-
Class editor.tabpane.TabPane extends JPanel implements Serializable
-
Serialized Fields
-
_bActive
boolean _bActive
-
_bDynamic
boolean _bDynamic
-
_bMaximizable
boolean _bMaximizable
-
_bMinimizable
boolean _bMinimizable
-
_bRestorable
boolean _bRestorable
-
_bTopBorderOnly
boolean _bTopBorderOnly
-
_contentContainer
ContentContainer _contentContainer
-
_focusChangeListener
editor.tabpane.TabPane.FocusChangeListener _focusChangeListener
-
_tabAndToolContainer
TabAndToolContainer _tabAndToolContainer
-
_tabContainer
TabContainer _tabContainer
-
_tabPosition
TabPosition _tabPosition
-
_toolContainer
ToolContainer _toolContainer
-
-
-
Class editor.tabpane.ToolContainer extends JPanel implements Serializable
-
Serialized Fields
-
_btnDisplayTabs
LabToolbarButton _btnDisplayTabs
-
_btnMaximize
LabToolbarButton _btnMaximize
-
_btnMinimize
LabToolbarButton _btnMinimize
-
_btnRestore
LabToolbarButton _btnRestore
-
_tabPane
TabPane _tabPane
-
_toolbar
ToolBar _toolbar
-
-
-
-
Package editor.undo
-
Class editor.undo.AtomicUndoManager extends UndoManager implements Serializable
-
Serialized Fields
-
_bPaused
boolean _bPaused
-
_changeListeners
List<ChangeListener> _changeListeners
-
_lLastUndoTime
long _lLastUndoTime
-
_undoAtomNest
Stack<editor.undo.AtomicUndoManager.DisplayableCompoundEdit> _undoAtomNest
A stack used for managing nested undo atoms. Whenever an atomic undo atom begins a newDisplayableCompoundEditis constructed on it's behalf and pushed onto the stack. When an undo atom ends itsDisplayableCompoundEditis popped off the stack and added to the next atom's edit list in the stack or, if the stack is empty, it is directly added to this undo manager's edit list.
-
-
-
Class editor.undo.StagedStateEdit extends StateEdit implements Serializable
-
Class editor.undo.UndoChangeEvent extends ChangeEvent implements Serializable
-
Serialized Fields
-
_edit
UndoableEdit _edit
-
_type
UndoChangeEvent.ChangeType _type
-
-
-
-
Package editor.util
-
Class editor.util.AbstractDialog extends JDialog implements Serializable
-
Class editor.util.ContainerMoverSizer extends JComponent implements Serializable
-
Class editor.util.ContainerSizer extends JComponent implements Serializable
-
Class editor.util.DirectoryEditor extends JPanel implements Serializable
-
Serialized Fields
-
_btnDir
LabToolbarButton _btnDir
-
_editDir
JTextField _editDir
-
-
-
Class editor.util.LabButton extends JButton implements Serializable
-
Class editor.util.LabCheckbox extends JCheckBox implements Serializable
-
Class editor.util.LabelListCellRenderer extends AbstractListCellRenderer<ILabel> implements Serializable
-
Class editor.util.LabelListPopup extends PopupContainer implements Serializable
-
Class editor.util.LabGlassPane extends JPanel implements Serializable
-
Class editor.util.LabStatusBar extends JPanel implements Serializable
-
Serialized Fields
-
_caretListener
editor.util.LabStatusBar.CaretHandler _caretListener
-
_coords
JLabel _coords
-
_editor
EditorHost _editor
-
_selectionInfo
JLabel _selectionInfo
-
_status
JLabel _status
-
-
-
Class editor.util.LabToolbarButton extends JButton implements Serializable
-
Class editor.util.MoreTextEditor extends JPanel implements Serializable
-
Serialized Fields
-
_bConvertNewLineToSpaace
boolean _bConvertNewLineToSpaace
-
_btnDir
LabToolbarButton _btnDir
-
_editText
JTextField _editText
-
-
-
Class editor.util.PopupContainer extends JPopupMenu implements Serializable
-
Class editor.util.ProgressPanel extends JPanel implements Serializable
-
Serialized Fields
-
_abortListener
ActionListener _abortListener
-
_labelProgress
JLabel _labelProgress
-
_progress
JProgressBar _progress
-
-
-
Class editor.util.ProgressWindow extends JWindow implements Serializable
-
Serialized Fields
-
_window
Window _window
-
-
-
Class editor.util.RoundedMatteBorder extends AbstractBorder implements Serializable
-
Class editor.util.SmartMenu extends JMenu implements Serializable
-
Class editor.util.SmartMenuItem extends JMenuItem implements Serializable
-
Class editor.util.ToolBar extends JToolBar implements Serializable
-
Serialized Fields
-
_border
Border _border
-
-
-