- get() - 类 中的静态方法org.meteoinfo.laboratory.codecomplete.IconFactory
-
- getActiveTextEditor() - 类 中的方法org.meteoinfo.laboratory.gui.EditorDockable
-
Get active text editor
- getAlreadyEntered(JTextComponent) - 类 中的方法org.meteoinfo.laboratory.codecomplete.AbstractJythonSourceCompletion
-
- getApplications() - 类 中的方法org.meteoinfo.laboratory.gui.FrmMain
-
Get applications
- getAutoActivationDelay() - 类 中的方法org.meteoinfo.laboratory.codecomplete.AbstractLanguageSupport
-
Returns the delay between when the user types a character and when the
code completion popup should automatically appear (if applicable).
- getAutoActivationDelay() - 接口 中的方法org.meteoinfo.laboratory.codecomplete.LanguageSupport
-
Returns the delay between when the user types a character and when the
code completion popup should automatically appear (if applicable).
- getAutoCompleteList(String) - 类 中的方法org.meteoinfo.laboratory.codecomplete.JIntrospect
-
Get auto complete list
- getAutoCompleteList(String, boolean, boolean, boolean) - 类 中的方法org.meteoinfo.laboratory.codecomplete.JIntrospect
-
Get auto complete list
- getAutoCompletionFor(RSyntaxTextArea) - 类 中的方法org.meteoinfo.laboratory.codecomplete.AbstractLanguageSupport
-
Returns the auto completion instance used by a text area.
- getCallTipJava(String) - 类 中的方法org.meteoinfo.laboratory.codecomplete.JIntrospect
-
For a command, return a tuple of object name, argspec, tip text.
- getChildCodeBlock(int) - 类 中的方法org.meteoinfo.laboratory.codecomplete.CodeBlock
-
Returns a child code block.
- getChildCodeBlockCount() - 类 中的方法org.meteoinfo.laboratory.codecomplete.CodeBlock
-
Returns the number of child code blocks.
- getClassName() - 类 中的方法org.meteoinfo.laboratory.application.Application
-
Get class name
- getCompletionsImpl(JTextComponent) - 类 中的方法org.meteoinfo.laboratory.codecomplete.JythonSourceCompletionProvider
- getConsole() - 类 中的方法org.meteoinfo.laboratory.gui.ConsoleDockable
-
Get console
- getConsole() - 类 中的方法org.meteoinfo.laboratory.gui.PythonInteractiveInterpreter
-
Get console
- getConsoleDockable() - 类 中的方法org.meteoinfo.laboratory.gui.FrmMain
-
Get console dockable
- getCurrentFigure() - 类 中的方法org.meteoinfo.laboratory.gui.FigureDockable
-
Get current figure
- getCurrentFolder() - 类 中的方法org.meteoinfo.laboratory.gui.FrmMain
-
Get current folder
- getCurrentFolder() - 类 中的方法org.meteoinfo.laboratory.Options
-
Get current folder
- getCurrentTool() - 类 中的方法org.meteoinfo.laboratory.gui.FrmMain
-
- getDeepestCodeBlockContaining(int) - 类 中的方法org.meteoinfo.laboratory.codecomplete.CodeBlock
-
Returns the deepest code block nested under this one (or this one
itself) containing a given offset.
- getDefaultCompletionCellRenderer() - 类 中的方法org.meteoinfo.laboratory.codecomplete.AbstractLanguageSupport
-
Returns the default list cell renderer to install for all text areas
with this language support installed.
- getDefaultCompletionCellRenderer() - 接口 中的方法org.meteoinfo.laboratory.codecomplete.LanguageSupport
-
Returns the default list cell renderer to install for all text areas
with this language support installed.
- getDocument() - 类 中的方法org.meteoinfo.laboratory.codecomplete.TokenScanner
-
Returns the document being parsed.
- getEndOffset() - 类 中的方法org.meteoinfo.laboratory.codecomplete.CodeBlock
-
Returns the end offset of this code block.
- getFigure(int) - 类 中的方法org.meteoinfo.laboratory.gui.FigureDockable
-
Get figure
- getFigureDock() - 类 中的方法org.meteoinfo.laboratory.gui.FrmMain
-
Get figure dockable
- getFile() - 类 中的方法org.meteoinfo.laboratory.gui.TextEditor
-
Get file
- getFileExplorer() - 类 中的方法org.meteoinfo.laboratory.gui.FileDockable
-
Get FileExplorer
- getFileName() - 类 中的方法org.meteoinfo.laboratory.gui.TextEditor
-
Get file name
- getFileName() - 类 中的方法org.meteoinfo.laboratory.Options
-
Get file name
- getIcon() - 接口 中的方法org.meteoinfo.laboratory.codecomplete.IconFactory.IconData
-
Returns the main icon to use when rendering this member's completion.
- getIcon(String) - 类 中的方法org.meteoinfo.laboratory.codecomplete.IconFactory
-
- getIcon(String, boolean) - 类 中的方法org.meteoinfo.laboratory.codecomplete.IconFactory
-
- getIcon(IconFactory.IconData) - 类 中的方法org.meteoinfo.laboratory.codecomplete.IconFactory
-
- getIconHeight() - 类 中的方法org.meteoinfo.laboratory.codecomplete.DecoratableIcon
- getIconWidth() - 类 中的方法org.meteoinfo.laboratory.codecomplete.DecoratableIcon
- getInterpreter() - 类 中的方法org.meteoinfo.laboratory.gui.ConsoleDockable
-
Get interactive interpreter
- getJarPath() - 类 中的方法org.meteoinfo.laboratory.application.Application
-
Get jar path in 'plugins' folder
- getMainFormLocation() - 类 中的方法org.meteoinfo.laboratory.Options
-
Get main form location
- getMainFormSize() - 类 中的方法org.meteoinfo.laboratory.Options
-
Get main form size
- getMainMenuBar() - 类 中的方法org.meteoinfo.laboratory.gui.FrmMain
-
- getMapDocument() - 类 中的方法org.meteoinfo.laboratory.gui.FrmMain
-
- getMapView() - 类 中的方法org.meteoinfo.laboratory.gui.FrmMain
-
- getName() - 类 中的方法org.meteoinfo.laboratory.codecomplete.VariableDeclaration
-
- getOffset() - 类 中的方法org.meteoinfo.laboratory.codecomplete.VariableDeclaration
-
- getOpenedFiles() - 类 中的方法org.meteoinfo.laboratory.gui.EditorDockable
-
Get opened file names
- getOpenedFiles() - 类 中的方法org.meteoinfo.laboratory.Options
-
Get opened python files
- getOptions() - 类 中的方法org.meteoinfo.laboratory.gui.FrmMain
-
Get configure options
- getPackageName(String) - 类 中的方法org.meteoinfo.laboratory.codecomplete.JIntrospect
-
Get package name
- getParent() - 类 中的方法org.meteoinfo.laboratory.codecomplete.CodeBlock
-
Returns the parent code block.
- getPath() - 类 中的方法org.meteoinfo.laboratory.application.Application
-
Get path
- getPath() - 类 中的方法org.meteoinfo.laboratory.gui.FileExplorer
-
Set path
- getPluginConfigFile() - 类 中的方法org.meteoinfo.laboratory.application.AppCollection
-
Get plugin configure file
- getPluginMenu() - 类 中的方法org.meteoinfo.laboratory.gui.FrmMain
-
- getPluginObject() - 类 中的方法org.meteoinfo.laboratory.application.Application
-
Get plugin object
- getPluginPath() - 类 中的方法org.meteoinfo.laboratory.application.AppCollection
-
Get plugin path
- getProgressBar() - 类 中的方法org.meteoinfo.laboratory.gui.FrmMain
-
- getProgressBarLabel() - 类 中的方法org.meteoinfo.laboratory.gui.FrmMain
-
- getProvider() - 类 中的方法org.meteoinfo.laboratory.codecomplete.JythonLanguageSupport
-
Get Jython completion provider
- getRecentFiles() - 类 中的方法org.meteoinfo.laboratory.Options
-
Get recent python files
- getRecentFolders() - 类 中的方法org.meteoinfo.laboratory.Options
-
Get recent used folders
- getRoot(String, String) - 类 中的方法org.meteoinfo.laboratory.codecomplete.JIntrospect
-
Return the rightmost root portion of an arbitrary Python command.
- getShowDescWindow() - 类 中的方法org.meteoinfo.laboratory.codecomplete.AbstractLanguageSupport
-
REturns whether the description window is also shown when the
completion list is displayed, for editors of this language.
- getShowDescWindow() - 接口 中的方法org.meteoinfo.laboratory.codecomplete.LanguageSupport
-
REturns whether the description window is also shown when the
completion list is displayed, for editors of this language.
- getStartOffset() - 类 中的方法org.meteoinfo.laboratory.codecomplete.CodeBlock
-
Returns the start offset of this code block.
- getStartupPath() - 类 中的方法org.meteoinfo.laboratory.gui.FrmMain
-
Get startup path
- getTabbedPane() - 类 中的方法org.meteoinfo.laboratory.gui.EditorDockable
-
Get tabbed pane
- getTable() - 类 中的方法org.meteoinfo.laboratory.gui.FileExplorer
-
Get table
- getTextArea() - 类 中的方法org.meteoinfo.laboratory.gui.OutputDockable
-
Get text area
- getTextArea() - 类 中的方法org.meteoinfo.laboratory.gui.TextEditor
-
Get text area
- getTextAreas() - 类 中的方法org.meteoinfo.laboratory.codecomplete.AbstractLanguageSupport
-
Returns the text areas with this language support currently installed.
- getTextFont() - 类 中的方法org.meteoinfo.laboratory.gui.EditorDockable
-
Get font
- getTextFont() - 类 中的方法org.meteoinfo.laboratory.Options
-
Get text font
- getTip(String) - 类 中的方法org.meteoinfo.laboratory.codecomplete.JIntrospect
-
- getTitle() - 类 中的方法org.meteoinfo.laboratory.gui.TextEditor
-
Get title text
- getTokens(String) - 类 中的方法org.meteoinfo.laboratory.codecomplete.JIntrospect
-
Return list of token for command.
- getToolBarPanel() - 类 中的方法org.meteoinfo.laboratory.gui.FrmMain
-
- getType() - 类 中的方法org.meteoinfo.laboratory.codecomplete.VariableDeclaration
-
Returns the type of this variable.
- getVariableDeclaration(int) - 类 中的方法org.meteoinfo.laboratory.codecomplete.CodeBlock
-
Returns a variable declaration.
- getVariableDeclarationCount() - 类 中的方法org.meteoinfo.laboratory.codecomplete.CodeBlock
-
Returns the number of variable declarations in this code block.
- getVariableDeclarationsBefore(int) - 类 中的方法org.meteoinfo.laboratory.codecomplete.CodeBlock
-
Returns all local variables declared before a given offset, both in
this code block and in all parent blocks.
- getVariableExplorer() - 类 中的方法org.meteoinfo.laboratory.gui.VariableDockable
-
Get variable explorer
- GuiUtil - org.meteoinfo.laboratory.gui中的类
-
- GuiUtil() - 类 的构造器org.meteoinfo.laboratory.gui.GuiUtil
-
- saveConfigFile() - 类 中的方法org.meteoinfo.laboratory.application.AppCollection
-
Save plugin configure file
- saveConfigFile(String) - 类 中的方法org.meteoinfo.laboratory.application.AppCollection
-
Save plugin configure file
- saveConfigFile(String) - 类 中的方法org.meteoinfo.laboratory.Options
-
Save configure file
- saveConfigureFile() - 类 中的方法org.meteoinfo.laboratory.gui.FrmMain
-
Save configure file
- saveFile(File) - 类 中的方法org.meteoinfo.laboratory.gui.TextEditor
-
Save file
- setActiveTextEditor(TextEditor) - 类 中的方法org.meteoinfo.laboratory.gui.EditorDockable
-
Set active text editor
- setAutoActivationDelay(int) - 类 中的方法org.meteoinfo.laboratory.codecomplete.AbstractLanguageSupport
-
Sets the delay between when the user types a character and when the
code completion popup should automatically appear (if applicable).
- setAutoActivationDelay(int) - 接口 中的方法org.meteoinfo.laboratory.codecomplete.LanguageSupport
-
Sets the delay between when the user types a character and when the
code completion popup should automatically appear (if applicable).
- setAutoActivationEnabled(boolean) - 类 中的方法org.meteoinfo.laboratory.codecomplete.AbstractLanguageSupport
-
Toggles whether auto-activation is enabled.
- setAutoActivationEnabled(boolean) - 接口 中的方法org.meteoinfo.laboratory.codecomplete.LanguageSupport
-
Toggles whether auto-activation is enabled.
- setAutoCompleteEnabled(boolean) - 类 中的方法org.meteoinfo.laboratory.codecomplete.AbstractLanguageSupport
-
Toggles whether auto-completion is enabled for this language.
- setAutoCompleteEnabled(boolean) - 接口 中的方法org.meteoinfo.laboratory.codecomplete.LanguageSupport
-
Toggles whether auto-completion is enabled for this language.
- setClassName(String) - 类 中的方法org.meteoinfo.laboratory.application.Application
-
Set class name
- setConsole(JConsole) - 类 中的方法org.meteoinfo.laboratory.gui.PythonInteractiveInterpreter
-
Set console
- setCurrentFigure(ChartPanel) - 类 中的方法org.meteoinfo.laboratory.gui.FigureDockable
-
Set current figure
- setCurrentFolder(String) - 类 中的方法org.meteoinfo.laboratory.Options
-
Set current folder
- setCurrentPath(String) - 类 中的方法org.meteoinfo.laboratory.gui.FrmMain
-
Set current path
- setCurrentTool(JButton) - 类 中的方法org.meteoinfo.laboratory.gui.FrmMain
-
- setDefaultCompletionCellRenderer(ListCellRenderer) - 类 中的方法org.meteoinfo.laboratory.codecomplete.AbstractLanguageSupport
-
Sets the default list cell renderer to install for all text areas with
this language support installed.
- setDefaultCompletionCellRenderer(ListCellRenderer) - 接口 中的方法org.meteoinfo.laboratory.codecomplete.LanguageSupport
-
Sets the default list cell renderer to install for all text areas with
this language support installed.
- setDeprecated(boolean) - 类 中的方法org.meteoinfo.laboratory.codecomplete.DecoratableIcon
-
Sets whether this icon is for a deprecated item.
- setDockable(Dockable) - 类 中的方法org.meteoinfo.laboratory.gui.FrmCustom
-
- setEndOffset(int) - 类 中的方法org.meteoinfo.laboratory.codecomplete.CodeBlock
-
Sets the end offset of this code block.
- setFile(File) - 类 中的方法org.meteoinfo.laboratory.gui.TextEditor
-
- setInterp(PythonInterpreter) - 类 中的方法org.meteoinfo.laboratory.codecomplete.JythonSourceCompletionProvider
-
Set python interpreter
- setInterp(PythonInterpreter) - 类 中的方法org.meteoinfo.laboratory.gui.EditorDockable
-
Set python interpreter
- setLoad(boolean) - 类 中的方法org.meteoinfo.laboratory.application.Application
-
Set if load the plugin
- setMainFormLocation(Point) - 类 中的方法org.meteoinfo.laboratory.Options
-
Set main form location
- setMainFormSize(Dimension) - 类 中的方法org.meteoinfo.laboratory.Options
-
Set main form size
- setMainIcon(Icon) - 类 中的方法org.meteoinfo.laboratory.codecomplete.DecoratableIcon
-
Sets the main icon.
- setNameCompletion(NameCompletion) - 类 中的方法org.meteoinfo.laboratory.gui.MITextEditorPane
-
Set name completion
- setOpenedFiles(List<String>) - 类 中的方法org.meteoinfo.laboratory.Options
-
Set opened python files
- setParameterAssistanceEnabled(boolean) - 类 中的方法org.meteoinfo.laboratory.codecomplete.AbstractLanguageSupport
-
Toggles whether parameter assistance is enabled for editors of this
language.
- setParameterAssistanceEnabled(boolean) - 接口 中的方法org.meteoinfo.laboratory.codecomplete.LanguageSupport
-
Toggles whether parameter assistance is enabled for editors of this
language.
- setParent(FrmMain) - 类 中的方法org.meteoinfo.laboratory.gui.ConsoleDockable
-
Set parent frame
- setPath(File) - 类 中的方法org.meteoinfo.laboratory.gui.FileDockable
-
Set path
- setPath(File) - 类 中的方法org.meteoinfo.laboratory.gui.FileExplorer
-
Set path
- setPath(String) - 类 中的方法org.meteoinfo.laboratory.application.Application
-
Set path
- setPluginConfigFile(String) - 类 中的方法org.meteoinfo.laboratory.application.AppCollection
-
Set plugin configure file
- setPluginObject(IPlugin) - 类 中的方法org.meteoinfo.laboratory.application.Application
-
Set plugin object
- setPluginPath(String) - 类 中的方法org.meteoinfo.laboratory.application.AppCollection
-
Set plugin path
- setRecentFiles(List<String>) - 类 中的方法org.meteoinfo.laboratory.Options
-
Set recent python files
- setRecentFolders(List<String>) - 类 中的方法org.meteoinfo.laboratory.Options
-
Set recent used folders
- setShowDescWindow(boolean) - 类 中的方法org.meteoinfo.laboratory.codecomplete.AbstractLanguageSupport
-
Toggles whether the description window should also be shown when the
completion list is displayed, for editors of this language.
- setShowDescWindow(boolean) - 接口 中的方法org.meteoinfo.laboratory.codecomplete.LanguageSupport
-
Toggles whether the description window should also be shown when the
completion list is displayed, for editors of this language.
- setSourceUTF8(boolean) - 类 中的方法org.meteoinfo.laboratory.gui.PythonInteractiveInterpreter
-
Set this.cflags.source_is_utf8
- setStartupPath(String) - 类 中的方法org.meteoinfo.laboratory.gui.ConsoleDockable
-
Set startup path
- setTextFont(Font) - 类 中的方法org.meteoinfo.laboratory.gui.EditorDockable
-
Set font
- setTextFont(Font) - 类 中的方法org.meteoinfo.laboratory.gui.TextEditor
-
Set the font for all token types.
- setTextFont(Font) - 类 中的方法org.meteoinfo.laboratory.Options
-
Set text font
- setTitle(String) - 类 中的方法org.meteoinfo.laboratory.gui.TextEditor
-
Set title text
- SOURCE_FILE_ICON - 类 中的静态变量org.meteoinfo.laboratory.codecomplete.IconFactory
-
- StackWindow - org.meteoinfo.laboratory中的类
-
- StackWindow(String, int, int) - 类 的构造器org.meteoinfo.laboratory.StackWindow
-
- STATIC_ICON - 类 中的静态变量org.meteoinfo.laboratory.codecomplete.IconFactory
-