A B C D E F G H I J K L M N O P R S T U V W 

A

AbstractConsoleAction - Class in com.artenum.rosetta.core.action
 
AbstractConsoleAction() - Constructor for class com.artenum.rosetta.core.action.AbstractConsoleAction
 
ACTION - Static variable in class com.artenum.rosetta.util.ConfigurationBuilder
 
ACTION_MAPPING - Static variable in class com.artenum.rosetta.util.ConfigurationBuilder
 
actionPerformed(ActionEvent) - Method in class com.artenum.rosetta.core.action.CompletionAction
 
actionPerformed(ActionEvent) - Method in class com.artenum.rosetta.core.action.GetNextAction
 
actionPerformed(ActionEvent) - Method in class com.artenum.rosetta.core.action.GetPreviousAction
 
actionPerformed(ActionEvent) - Method in class com.artenum.rosetta.core.action.ValidationAction
 
addEntry(String) - Method in class com.artenum.rosetta.implementation.JSR270HistoryManager
 
addEntry(String) - Method in interface com.artenum.rosetta.interfaces.core.HistoryManager
Add a line or a block in history
append(String) - Method in class com.artenum.rosetta.core.DefaultInputParsingManager
 
append(String) - Method in interface com.artenum.rosetta.interfaces.core.InputParsingManager
 
append(String) - Method in interface com.artenum.rosetta.interfaces.ui.OutputView
 
append(String, String) - Method in interface com.artenum.rosetta.interfaces.ui.OutputView
 
append(String) - Method in class com.artenum.rosetta.test.FakeInputParsingManager
 
append(String) - Method in class com.artenum.rosetta.ui.BufferedOutputViewImpl
 
append(String, String) - Method in class com.artenum.rosetta.ui.BufferedOutputViewImpl
 
append(String) - Method in class com.artenum.rosetta.ui.ConsoleTextPane
 
append(String, String) - Method in class com.artenum.rosetta.ui.ConsoleTextPane
 

B

backspace() - Method in class com.artenum.rosetta.core.DefaultInputParsingManager
 
backspace() - Method in interface com.artenum.rosetta.interfaces.core.InputParsingManager
 
backspace() - Method in interface com.artenum.rosetta.interfaces.ui.InputCommandView
 
backspace() - Method in class com.artenum.rosetta.test.FakeInputParsingManager
 
backspace() - Method in class com.artenum.rosetta.ui.ConsoleTextPane
 
BIG - Static variable in interface com.artenum.rosetta.interfaces.ui.OutputView
 
BufferedOutputViewImpl - Class in com.artenum.rosetta.ui
 
BufferedOutputViewImpl() - Constructor for class com.artenum.rosetta.ui.BufferedOutputViewImpl
 
BufferedWriter - Class in com.artenum.rosetta.util
 
BufferedWriter(String, BlockingQueue<StringBuffer>, LinkedList<String>) - Constructor for class com.artenum.rosetta.util.BufferedWriter
 
buildConfiguration(Class<?>[], String) - Static method in class com.artenum.rosetta.util.ConfigurationBuilder
 
buildConfiguration(String) - Static method in class com.artenum.rosetta.util.ConfigurationBuilder
 
buildConsole(ConsoleConfiguration, Component) - Static method in class com.artenum.rosetta.util.ConsoleBuilder
 

C

CLASSNAME - Static variable in class com.artenum.rosetta.util.ConfigurationBuilder
 
close() - Method in class com.artenum.rosetta.core.ConsoleTextPaneWriter
 
close() - Method in class com.artenum.rosetta.core.OutputStreamAdapter
 
close() - Method in class com.artenum.rosetta.util.BufferedWriter
 
com.artenum.rosetta.core - package com.artenum.rosetta.core
 
com.artenum.rosetta.core.action - package com.artenum.rosetta.core.action
 
com.artenum.rosetta.exception - package com.artenum.rosetta.exception
 
com.artenum.rosetta.implementation - package com.artenum.rosetta.implementation
 
com.artenum.rosetta.interfaces.core - package com.artenum.rosetta.interfaces.core
 
com.artenum.rosetta.interfaces.ui - package com.artenum.rosetta.interfaces.ui
 
com.artenum.rosetta.test - package com.artenum.rosetta.test
 
com.artenum.rosetta.ui - package com.artenum.rosetta.ui
 
com.artenum.rosetta.util - package com.artenum.rosetta.util
 
CommandLineView - Interface in com.artenum.rosetta.interfaces.ui
 
CommandLineViewImpl - Class in com.artenum.rosetta.ui
 
CommandLineViewImpl() - Constructor for class com.artenum.rosetta.ui.CommandLineViewImpl
 
compareTo(CompletionItem) - Method in class com.artenum.rosetta.core.CompletionItemImpl
 
CompletionAction - Class in com.artenum.rosetta.core.action
 
CompletionAction() - Constructor for class com.artenum.rosetta.core.action.CompletionAction
 
CompletionItem - Interface in com.artenum.rosetta.interfaces.core
 
CompletionItemImpl - Class in com.artenum.rosetta.core
 
CompletionItemImpl() - Constructor for class com.artenum.rosetta.core.CompletionItemImpl
 
CompletionItemImpl(String, String, String, String) - Constructor for class com.artenum.rosetta.core.CompletionItemImpl
 
CompletionItemListCellRenderer - Class in com.artenum.rosetta.ui
 
CompletionItemListCellRenderer() - Constructor for class com.artenum.rosetta.ui.CompletionItemListCellRenderer
 
CompletionManager - Interface in com.artenum.rosetta.interfaces.core
 
CompletionWindow - Interface in com.artenum.rosetta.interfaces.ui
 
CompletionWindowImpl - Class in com.artenum.rosetta.ui
 
CompletionWindowImpl() - Constructor for class com.artenum.rosetta.ui.CompletionWindowImpl
 
CompletionWindowImpl.CompletionItemListModel - Class in com.artenum.rosetta.ui
List model which allow filter on completion item
CompletionWindowImpl.CompletionItemListModel() - Constructor for class com.artenum.rosetta.ui.CompletionWindowImpl.CompletionItemListModel
 
configuration - Variable in class com.artenum.rosetta.core.action.AbstractConsoleAction
 
Configuration - Interface in com.artenum.rosetta.interfaces.core
 
ConfigurationBuilder - Class in com.artenum.rosetta.util
 
ConfigurationBuilder() - Constructor for class com.artenum.rosetta.util.ConfigurationBuilder
 
Console - Class in com.artenum.rosetta.ui
 
Console() - Constructor for class com.artenum.rosetta.ui.Console
Creates the console
ConsoleAction - Interface in com.artenum.rosetta.interfaces.core
 
ConsoleBuilder - Class in com.artenum.rosetta.util
 
ConsoleBuilder() - Constructor for class com.artenum.rosetta.util.ConsoleBuilder
 
ConsoleConfiguration - Interface in com.artenum.rosetta.interfaces.core
 
ConsoleTextPane - Class in com.artenum.rosetta.ui
 
ConsoleTextPane() - Constructor for class com.artenum.rosetta.ui.ConsoleTextPane
 
ConsoleTextPaneWriter - Class in com.artenum.rosetta.core
 
ConsoleTextPaneWriter(ConsoleTextPane, String) - Constructor for class com.artenum.rosetta.core.ConsoleTextPaneWriter
 

D

DefaultInputParsingManager - Class in com.artenum.rosetta.core
 
DefaultInputParsingManager() - Constructor for class com.artenum.rosetta.core.DefaultInputParsingManager
 
display() - Method in class com.artenum.rosetta.implementation.JSR270HistoryManager
 
display() - Method in interface com.artenum.rosetta.interfaces.core.HistoryManager
Display all history entries with line numbers

E

EndLineSplit - Class in com.artenum.rosetta.test
 
EndLineSplit() - Constructor for class com.artenum.rosetta.test.EndLineSplit
 
eval(String) - Method in interface com.artenum.rosetta.interfaces.core.GenericInterpreter
Executes the specified script.
eval(Reader) - Method in interface com.artenum.rosetta.interfaces.core.GenericInterpreter
Same as eval(String) except that the source of the script is provided as a Reader
eval(String) - Method in class com.artenum.rosetta.test.FakeGenericInterpreter
 
eval(Reader) - Method in class com.artenum.rosetta.test.FakeGenericInterpreter
 

F

FakeDictionnaryCompletionManager - Class in com.artenum.rosetta.implementation
A test class in order to test the Completion Manager
FakeDictionnaryCompletionManager() - Constructor for class com.artenum.rosetta.implementation.FakeDictionnaryCompletionManager
Create a fake database of completion informations
FakeGenericInterpreter - Class in com.artenum.rosetta.test
 
FakeGenericInterpreter() - Constructor for class com.artenum.rosetta.test.FakeGenericInterpreter
 
FakeInputParsingManager - Class in com.artenum.rosetta.test
 
FakeInputParsingManager() - Constructor for class com.artenum.rosetta.test.FakeInputParsingManager
 
FALSE - Static variable in class com.artenum.rosetta.util.ConfigurationBuilder
 
flush() - Method in class com.artenum.rosetta.core.ConsoleTextPaneWriter
 
flush() - Method in class com.artenum.rosetta.core.OutputStreamAdapter
 
flush() - Method in class com.artenum.rosetta.util.BufferedWriter
 
focusGained(FocusEvent) - Method in class com.artenum.rosetta.ui.CompletionWindowImpl
To support the auto hide when focus is lost
focusLost(FocusEvent) - Method in class com.artenum.rosetta.ui.CompletionWindowImpl
 

G

GenericInterpreter - Interface in com.artenum.rosetta.interfaces.core
 
get(String) - Method in interface com.artenum.rosetta.interfaces.core.GenericInterpreter
Retrieves a value set in the state of this engine.
get(String) - Method in class com.artenum.rosetta.test.FakeGenericInterpreter
 
getActionMapping() - Method in interface com.artenum.rosetta.interfaces.core.Configuration
 
getActiveProfile() - Method in interface com.artenum.rosetta.interfaces.core.Configuration
 
getBackgroundColor() - Method in interface com.artenum.rosetta.interfaces.core.ConsoleConfiguration
 
getCaretLocation() - Method in interface com.artenum.rosetta.interfaces.ui.InputCommandView
 
getCaretLocation() - Method in class com.artenum.rosetta.ui.InputCommandViewImpl
 
getCaretPosition() - Method in class com.artenum.rosetta.core.DefaultInputParsingManager
 
getCaretPosition() - Method in interface com.artenum.rosetta.interfaces.core.InputParsingManager
 
getCaretPosition() - Method in interface com.artenum.rosetta.interfaces.ui.InputCommandView
Returns the caret Position
getCaretPosition() - Method in class com.artenum.rosetta.test.FakeInputParsingManager
 
getCommandLine() - Method in class com.artenum.rosetta.core.DefaultInputParsingManager
 
getCommandLine() - Method in interface com.artenum.rosetta.interfaces.core.InputParsingManager
 
getCommandLine() - Method in class com.artenum.rosetta.test.FakeInputParsingManager
 
getCompletionItems() - Method in class com.artenum.rosetta.implementation.FakeDictionnaryCompletionManager
 
getCompletionItems() - Method in interface com.artenum.rosetta.interfaces.core.CompletionManager
Return the list of the matching items
getCompletionLevel() - Method in class com.artenum.rosetta.core.DefaultInputParsingManager
 
getCompletionLevel() - Method in interface com.artenum.rosetta.interfaces.core.InputParsingManager
 
getCompletionLevel() - Method in class com.artenum.rosetta.test.FakeInputParsingManager
 
getCompletionManager() - Method in interface com.artenum.rosetta.interfaces.core.ConsoleConfiguration
Returns the current completion manager
getCompletionResult() - Method in interface com.artenum.rosetta.interfaces.ui.CompletionWindow
 
getCompletionResult() - Method in class com.artenum.rosetta.ui.CompletionWindowImpl
 
getCompletionWindow() - Method in interface com.artenum.rosetta.interfaces.core.ConsoleConfiguration
 
getDefaultPrompt() - Method in interface com.artenum.rosetta.interfaces.ui.PromptView
Return the default prompt
getDefaultPrompt() - Method in class com.artenum.rosetta.ui.PromptViewImpl
 
getElementAt(int) - Method in class com.artenum.rosetta.ui.CompletionWindowImpl.CompletionItemListModel
 
getEntry(int) - Method in class com.artenum.rosetta.implementation.JSR270HistoryManager
 
getEntry(int) - Method in interface com.artenum.rosetta.interfaces.core.HistoryManager
Gets an entry in the history by giving its number
getErrorWriter() - Method in interface com.artenum.rosetta.interfaces.core.GenericInterpreter
Returns the Writer used to display error output.
getErrorWriter() - Method in interface com.artenum.rosetta.interfaces.ui.OutputView
 
getErrorWriter() - Method in class com.artenum.rosetta.test.FakeGenericInterpreter
 
getErrorWriter() - Method in class com.artenum.rosetta.ui.BufferedOutputViewImpl
 
getErrorWriter() - Method in class com.artenum.rosetta.ui.ConsoleTextPane
 
getFontName() - Method in interface com.artenum.rosetta.interfaces.core.ConsoleConfiguration
 
getFontSize() - Method in interface com.artenum.rosetta.interfaces.core.ConsoleConfiguration
 
getFontStyle() - Method in interface com.artenum.rosetta.interfaces.core.ConsoleConfiguration
 
getForegroundColor() - Method in interface com.artenum.rosetta.interfaces.core.ConsoleConfiguration
 
getGenericInterpreter() - Method in interface com.artenum.rosetta.interfaces.core.ConsoleConfiguration
Returns the current Generic Interpreter
getHelp() - Method in class com.artenum.rosetta.core.CompletionItemImpl
 
getHelp() - Method in interface com.artenum.rosetta.interfaces.core.CompletionItem
 
getHistoryManager() - Method in interface com.artenum.rosetta.interfaces.core.ConsoleConfiguration
 
getHorizontalWrapAllowed() - Method in interface com.artenum.rosetta.interfaces.core.ConsoleConfiguration
 
getHorizontalWrapAllowed() - Method in class com.artenum.rosetta.ui.Console
Gets the property telling if the console enables horizontal word wrapping
getInBlockPrompt() - Method in interface com.artenum.rosetta.interfaces.ui.PromptView
Return the block prompt
getInBlockPrompt() - Method in class com.artenum.rosetta.ui.PromptViewImpl
 
getInputCommandView() - Method in interface com.artenum.rosetta.interfaces.core.ConsoleConfiguration
 
getInputCommandViewStyledDocument() - Method in interface com.artenum.rosetta.interfaces.core.ConsoleConfiguration
 
getInputParsingManager() - Method in interface com.artenum.rosetta.interfaces.core.ConsoleConfiguration
 
getKeyMapping() - Method in interface com.artenum.rosetta.interfaces.core.Configuration
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class com.artenum.rosetta.ui.CompletionItemListCellRenderer
 
getMethodProfile() - Method in class com.artenum.rosetta.core.CompletionItemImpl
 
getMethodProfile() - Method in interface com.artenum.rosetta.interfaces.core.CompletionItem
 
getMinimumSize() - Method in class com.artenum.rosetta.ui.OutputViewImpl
 
GetNextAction - Class in com.artenum.rosetta.core.action
 
GetNextAction() - Constructor for class com.artenum.rosetta.core.action.GetNextAction
 
getNextEntry(String) - Method in class com.artenum.rosetta.implementation.JSR270HistoryManager
 
getNextEntry(String) - Method in interface com.artenum.rosetta.interfaces.core.HistoryManager
Gets next entry in the history by giving its beginning
getNumberOfLines() - Method in class com.artenum.rosetta.core.DefaultInputParsingManager
 
getNumberOfLines() - Method in interface com.artenum.rosetta.interfaces.core.InputParsingManager
 
getNumberOfLines() - Method in class com.artenum.rosetta.test.FakeInputParsingManager
 
getOutputView() - Method in interface com.artenum.rosetta.interfaces.core.ConsoleConfiguration
 
getOutputViewStyledDocument() - Method in interface com.artenum.rosetta.interfaces.core.ConsoleConfiguration
 
getPartLevel(int) - Method in class com.artenum.rosetta.core.DefaultInputParsingManager
 
getPartLevel(int) - Method in interface com.artenum.rosetta.interfaces.core.InputParsingManager
 
getPartLevel(int) - Method in class com.artenum.rosetta.test.FakeInputParsingManager
 
getPreferredScrollableViewportSize() - Method in class com.artenum.rosetta.ui.Console
Gets the size of the viewport used for scrolling policy
getPreferredSize() - Method in class com.artenum.rosetta.ui.Console
Gets the preferred size of the console taking into account the scrolling policy
GetPreviousAction - Class in com.artenum.rosetta.core.action
 
GetPreviousAction() - Constructor for class com.artenum.rosetta.core.action.GetPreviousAction
 
getPreviousEntry(String) - Method in class com.artenum.rosetta.implementation.JSR270HistoryManager
 
getPreviousEntry(String) - Method in interface com.artenum.rosetta.interfaces.core.HistoryManager
Gets previous entry in the history by giving its beginning
getPromptView() - Method in interface com.artenum.rosetta.interfaces.core.ConsoleConfiguration
 
getReader() - Method in interface com.artenum.rosetta.interfaces.core.GenericInterpreter
Returns a Reader to be used by the script to read input.
getReader() - Method in class com.artenum.rosetta.test.FakeGenericInterpreter
 
getReturnValue() - Method in class com.artenum.rosetta.core.CompletionItemImpl
 
getReturnValue() - Method in interface com.artenum.rosetta.interfaces.core.CompletionItem
 
getScrollableBlockIncrement() - Method in interface com.artenum.rosetta.interfaces.core.ConsoleConfiguration
 
getScrollableBlockIncrement(Rectangle, int, int) - Method in class com.artenum.rosetta.ui.Console
Gets the scrolling block increment value
getScrollableTracksViewportHeight() - Method in class com.artenum.rosetta.ui.Console
Gets the property telling if the viewport can have a vertical scrollbar
getScrollableTracksViewportWidth() - Method in class com.artenum.rosetta.ui.Console
Gets the property telling if the viewport can have an horizontal scrollbar
getScrollableUnitIncrement() - Method in interface com.artenum.rosetta.interfaces.core.ConsoleConfiguration
 
getScrollableUnitIncrement(Rectangle, int, int) - Method in class com.artenum.rosetta.ui.Console
Gets the scrolling unit increment value
getSize() - Method in class com.artenum.rosetta.ui.CompletionWindowImpl.CompletionItemListModel
 
getText() - Method in interface com.artenum.rosetta.interfaces.ui.OutputView
 
getTmpEntry() - Method in class com.artenum.rosetta.implementation.JSR270HistoryManager
 
getTmpEntry() - Method in interface com.artenum.rosetta.interfaces.core.HistoryManager
Gets the currently edited command line before erasing it
getType() - Method in class com.artenum.rosetta.core.CompletionItemImpl
 
getType() - Method in interface com.artenum.rosetta.interfaces.core.CompletionItem
 
getVersion() - Static method in class com.artenum.rosetta.util.ConfigurationBuilder
 
getVerticalWrapAllowed() - Method in interface com.artenum.rosetta.interfaces.core.ConsoleConfiguration
 
getVerticalWrapAllowed() - Method in class com.artenum.rosetta.ui.Console
Gets the property telling if the console enables vertical word wrapping
getWelcomeLine() - Method in interface com.artenum.rosetta.interfaces.core.ConsoleConfiguration
 
getWindowCompletionLocation() - Method in class com.artenum.rosetta.core.DefaultInputParsingManager
 
getWindowCompletionLocation() - Method in interface com.artenum.rosetta.interfaces.core.InputParsingManager
 
getWindowCompletionLocation() - Method in class com.artenum.rosetta.test.FakeInputParsingManager
 
getWriter() - Method in interface com.artenum.rosetta.interfaces.core.GenericInterpreter
Returns the Writer for scripts to use when displaying output.
getWriter() - Method in interface com.artenum.rosetta.interfaces.ui.OutputView
 
getWriter() - Method in class com.artenum.rosetta.test.FakeGenericInterpreter
 
getWriter() - Method in class com.artenum.rosetta.ui.BufferedOutputViewImpl
 
getWriter() - Method in class com.artenum.rosetta.ui.ConsoleTextPane
 
GuiComponent - Interface in com.artenum.rosetta.interfaces.ui
 

H

HistoryManager - Interface in com.artenum.rosetta.interfaces.core
 

I

InputCommandView - Interface in com.artenum.rosetta.interfaces.ui
 
InputCommandViewImpl - Class in com.artenum.rosetta.ui
 
InputCommandViewImpl() - Constructor for class com.artenum.rosetta.ui.InputCommandViewImpl
 
InputParsingManager - Interface in com.artenum.rosetta.interfaces.core
 
isBlockEditing() - Method in class com.artenum.rosetta.core.DefaultInputParsingManager
 
isBlockEditing() - Method in interface com.artenum.rosetta.interfaces.core.InputParsingManager
 
isBlockEditing() - Method in class com.artenum.rosetta.test.FakeInputParsingManager
 
isInHistory() - Method in class com.artenum.rosetta.implementation.JSR270HistoryManager
 
isInHistory() - Method in interface com.artenum.rosetta.interfaces.core.HistoryManager
Are we browsing history ?

J

JSR270HistoryManager - Class in com.artenum.rosetta.implementation
History Manager for JSR270 implementation
JSR270HistoryManager() - Constructor for class com.artenum.rosetta.implementation.JSR270HistoryManager
 

K

KEY_MAPPING - Static variable in class com.artenum.rosetta.util.ConfigurationBuilder
 
keyPressed(KeyEvent) - Method in class com.artenum.rosetta.ui.CompletionWindowImpl
Management of the key typing for the filtering
keyReleased(KeyEvent) - Method in class com.artenum.rosetta.ui.CompletionWindowImpl
 
keyTyped(KeyEvent) - Method in class com.artenum.rosetta.ui.CompletionWindowImpl
 

L

load() - Method in class com.artenum.rosetta.implementation.JSR270HistoryManager
 
load() - Method in interface com.artenum.rosetta.interfaces.core.HistoryManager
Load history from a file

M

main(String[]) - Static method in class com.artenum.rosetta.test.EndLineSplit
 
main(String[]) - Static method in class com.artenum.rosetta.test.TestConsoleHistoryPerformance
 
main(String[]) - Static method in class com.artenum.rosetta.ui.Console
Main class used to test console
MASK - Static variable in class com.artenum.rosetta.util.ConfigurationBuilder
 
METHOD_GET - Static variable in class com.artenum.rosetta.util.ConfigurationBuilder
 
METHOD_IS - Static variable in class com.artenum.rosetta.util.ConfigurationBuilder
 
mouseClicked(MouseEvent) - Method in class com.artenum.rosetta.ui.CompletionWindowImpl
 
mouseDragged(MouseEvent) - Method in class com.artenum.rosetta.ui.CompletionWindowImpl
To support the completion window resize
mouseEntered(MouseEvent) - Method in class com.artenum.rosetta.ui.CompletionWindowImpl
 
mouseExited(MouseEvent) - Method in class com.artenum.rosetta.ui.CompletionWindowImpl
 
mouseMoved(MouseEvent) - Method in class com.artenum.rosetta.ui.CompletionWindowImpl
 
mousePressed(MouseEvent) - Method in class com.artenum.rosetta.ui.CompletionWindowImpl
 
mouseReleased(MouseEvent) - Method in class com.artenum.rosetta.ui.CompletionWindowImpl
 

N

NAME - Static variable in class com.artenum.rosetta.util.ConfigurationBuilder
 
NEW_LINE - Static variable in interface com.artenum.rosetta.util.StringConstants
 

O

OutputStreamAdapter - Class in com.artenum.rosetta.core
 
OutputStreamAdapter(Writer) - Constructor for class com.artenum.rosetta.core.OutputStreamAdapter
 
OutputView - Interface in com.artenum.rosetta.interfaces.ui
 
OutputViewImpl - Class in com.artenum.rosetta.ui
 
OutputViewImpl() - Constructor for class com.artenum.rosetta.ui.OutputViewImpl
 

P

PRIMITIVE_TYPE_NAME_BOOLEAN - Static variable in class com.artenum.rosetta.util.ConfigurationBuilder
 
PRIMITIVE_TYPE_NAME_DOUBLE - Static variable in class com.artenum.rosetta.util.ConfigurationBuilder
 
PRIMITIVE_TYPE_NAME_INT - Static variable in class com.artenum.rosetta.util.ConfigurationBuilder
 
PromptView - Interface in com.artenum.rosetta.interfaces.ui
 
PromptViewImpl - Class in com.artenum.rosetta.ui
 
PromptViewImpl() - Constructor for class com.artenum.rosetta.ui.PromptViewImpl
 
put(String, Object) - Method in interface com.artenum.rosetta.interfaces.core.GenericInterpreter
Sets a key/value pair in the state of the ScriptEngine that may either create a Java Language Binding to be used in the execution of scripts or be used in some other way, depending on whether the key is reserved.
put(String, Object) - Method in class com.artenum.rosetta.test.FakeGenericInterpreter
 

R

requestFocus() - Method in interface com.artenum.rosetta.interfaces.ui.InputCommandView
The input command view requests the focus when is set visible
reset() - Method in class com.artenum.rosetta.core.DefaultInputParsingManager
 
reset() - Method in class com.artenum.rosetta.implementation.JSR270HistoryManager
 
reset() - Method in interface com.artenum.rosetta.interfaces.core.HistoryManager
Clears the history
reset() - Method in interface com.artenum.rosetta.interfaces.core.InputParsingManager
 
reset() - Method in interface com.artenum.rosetta.interfaces.ui.OutputView
 
reset() - Method in class com.artenum.rosetta.test.FakeInputParsingManager
 
reset() - Method in class com.artenum.rosetta.ui.BufferedOutputViewImpl
 
reset() - Method in class com.artenum.rosetta.ui.ConsoleTextPane
 
run() - Method in class com.artenum.rosetta.test.TestConsoleHistoryPerformance
 
run() - Method in class com.artenum.rosetta.ui.BufferedOutputViewImpl
 

S

save() - Method in class com.artenum.rosetta.implementation.JSR270HistoryManager
 
save() - Method in interface com.artenum.rosetta.interfaces.core.HistoryManager
Save history to a file
ScriptException - Exception in com.artenum.rosetta.exception
 
ScriptException() - Constructor for exception com.artenum.rosetta.exception.ScriptException
 
setActiveProfile(String) - Method in interface com.artenum.rosetta.interfaces.core.Configuration
 
setBackground(Color) - Method in interface com.artenum.rosetta.interfaces.ui.GuiComponent
Sets the background of the component
setBackground(Color) - Method in class com.artenum.rosetta.ui.Console
Sets the background of all components in the console
setBackground(Color) - Method in class com.artenum.rosetta.ui.PromptViewImpl
 
setCaretPosition(int) - Method in interface com.artenum.rosetta.interfaces.ui.InputCommandView
Sets the caret Position
setCaretPositionToBeginning() - Method in interface com.artenum.rosetta.interfaces.ui.OutputView
 
setCaretPositionToBeginning() - Method in class com.artenum.rosetta.ui.BufferedOutputViewImpl
 
setCaretPositionToBeginning() - Method in class com.artenum.rosetta.ui.ConsoleTextPane
 
setCaretPositionToEnd() - Method in interface com.artenum.rosetta.interfaces.ui.OutputView
 
setCaretPositionToEnd() - Method in class com.artenum.rosetta.ui.BufferedOutputViewImpl
 
setCaretPositionToEnd() - Method in class com.artenum.rosetta.ui.ConsoleTextPane
 
setConfiguration(ConsoleConfiguration) - Method in class com.artenum.rosetta.core.action.AbstractConsoleAction
 
setConfiguration(ConsoleConfiguration) - Method in interface com.artenum.rosetta.interfaces.core.ConsoleAction
 
setDefaultPrompt(String) - Method in interface com.artenum.rosetta.interfaces.ui.PromptView
Defines the default prompt
setDefaultPrompt(String) - Method in class com.artenum.rosetta.ui.PromptViewImpl
 
setEditable(boolean) - Method in interface com.artenum.rosetta.interfaces.ui.OutputView
 
setErrorWriter(Writer) - Method in interface com.artenum.rosetta.interfaces.core.GenericInterpreter
Sets the Writer used to display error output.
setErrorWriter(Writer) - Method in class com.artenum.rosetta.test.FakeGenericInterpreter
 
setFilter(String) - Method in class com.artenum.rosetta.ui.CompletionWindowImpl.CompletionItemListModel
 
setFocusOut(JComponent) - Method in interface com.artenum.rosetta.interfaces.ui.CompletionWindow
 
setFocusOut(JComponent) - Method in class com.artenum.rosetta.ui.CompletionWindowImpl
 
setFont(Font) - Method in interface com.artenum.rosetta.interfaces.ui.GuiComponent
Sets the font of the component
setFont(Font) - Method in class com.artenum.rosetta.ui.Console
Sets the font of all components in the console
setForeground(Color) - Method in interface com.artenum.rosetta.interfaces.ui.GuiComponent
Sets the foreground of the component
setForeground(Color) - Method in class com.artenum.rosetta.ui.Console
Sets the foreground of all components in the console
setGraphicalContext(Component) - Method in interface com.artenum.rosetta.interfaces.ui.CompletionWindow
 
setGraphicalContext(Component) - Method in class com.artenum.rosetta.ui.CompletionWindowImpl
Caution, the component shouldn't be null otherwise the completion window will never get the focus
setHelp(String) - Method in class com.artenum.rosetta.core.CompletionItemImpl
 
setHelp(String) - Method in interface com.artenum.rosetta.interfaces.core.CompletionItem
 
setHorizontalWrapAllowed(boolean) - Method in class com.artenum.rosetta.ui.Console
Sets the property telling if the console enables horizontal word wrapping
setInBlockPrompt(String) - Method in interface com.artenum.rosetta.interfaces.ui.PromptView
Defines the prompt when the user is creating a block
setInBlockPrompt(String) - Method in class com.artenum.rosetta.ui.PromptViewImpl
 
setInHistory(boolean) - Method in class com.artenum.rosetta.implementation.JSR270HistoryManager
 
setInHistory(boolean) - Method in interface com.artenum.rosetta.interfaces.core.HistoryManager
Sets the flag indicating if we are browsing history
setInputCommandView(InputCommandView) - Method in class com.artenum.rosetta.core.DefaultInputParsingManager
 
setInputCommandView(InputCommandView) - Method in interface com.artenum.rosetta.interfaces.core.InputParsingManager
 
setInputCommandView(JComponent) - Method in interface com.artenum.rosetta.interfaces.ui.CommandLineView
 
setInputCommandView(InputCommandView) - Method in class com.artenum.rosetta.test.FakeInputParsingManager
 
setInputCommandView(JComponent) - Method in class com.artenum.rosetta.ui.CommandLineViewImpl
 
setInputCommandView(InputCommandView) - Method in class com.artenum.rosetta.ui.Console
Sets the component where the user enters its commands
setInputParsingManager(InputParsingManager) - Method in class com.artenum.rosetta.implementation.FakeDictionnaryCompletionManager
 
setInputParsingManager(InputParsingManager) - Method in interface com.artenum.rosetta.interfaces.core.CompletionManager
Defines the Parsing Manager
setInputParsingManager(InputParsingManager) - Method in interface com.artenum.rosetta.interfaces.ui.CompletionWindow
 
setInputParsingManager(InputParsingManager) - Method in interface com.artenum.rosetta.interfaces.ui.PromptView
 
setInputParsingManager(InputParsingManager) - Method in class com.artenum.rosetta.ui.CompletionWindowImpl
 
setInputParsingManager(InputParsingManager) - Method in class com.artenum.rosetta.ui.PromptViewImpl
 
setInterpretor(GenericInterpreter) - Method in class com.artenum.rosetta.implementation.FakeDictionnaryCompletionManager
 
setInterpretor(GenericInterpreter) - Method in interface com.artenum.rosetta.interfaces.core.CompletionManager
Defines the interpretor
setMaxEntryNumber(int) - Method in class com.artenum.rosetta.implementation.JSR270HistoryManager
 
setMaxEntryNumber(int) - Method in interface com.artenum.rosetta.interfaces.core.HistoryManager
Set the maximum number of entries (lines/blocks) allowed in the history
setMethodProfile(String) - Method in class com.artenum.rosetta.core.CompletionItemImpl
 
setMethodProfile(String) - Method in interface com.artenum.rosetta.interfaces.core.CompletionItem
 
setOutputView(OutputView) - Method in class com.artenum.rosetta.ui.Console
Sets the component where all outputs are displayed
setPromptView(JComponent) - Method in interface com.artenum.rosetta.interfaces.ui.CommandLineView
 
setPromptView(JComponent) - Method in class com.artenum.rosetta.ui.CommandLineViewImpl
 
setPromptView(PromptView) - Method in class com.artenum.rosetta.ui.Console
Sets the component where the prompt is printed
setReader(Reader) - Method in interface com.artenum.rosetta.interfaces.core.GenericInterpreter
Sets the Reader for scripts to read input .
setReader(Reader) - Method in class com.artenum.rosetta.test.FakeGenericInterpreter
 
setReturnValue(String) - Method in class com.artenum.rosetta.core.CompletionItemImpl
 
setReturnValue(String) - Method in interface com.artenum.rosetta.interfaces.core.CompletionItem
 
setScrollableBlockIncrement(int) - Method in class com.artenum.rosetta.ui.Console
Sets the scrolling block increment value
setScrollableUnitIncrement(int) - Method in class com.artenum.rosetta.ui.Console
Sets the scrolling unit increment value
setStyledDocument(StyledDocument) - Method in interface com.artenum.rosetta.interfaces.ui.OutputView
 
setStyleName(String) - Method in interface com.artenum.rosetta.interfaces.ui.OutputView
 
setStyleName(String) - Method in class com.artenum.rosetta.ui.BufferedOutputViewImpl
 
setStyleName(String) - Method in class com.artenum.rosetta.ui.ConsoleTextPane
 
setText(String) - Method in interface com.artenum.rosetta.interfaces.ui.OutputView
 
setTmpEntry(String) - Method in class com.artenum.rosetta.implementation.JSR270HistoryManager
 
setTmpEntry(String) - Method in interface com.artenum.rosetta.interfaces.core.HistoryManager
Saves the currently edited command line before erasing it
setType(String) - Method in class com.artenum.rosetta.core.CompletionItemImpl
 
setType(String) - Method in interface com.artenum.rosetta.interfaces.core.CompletionItem
 
setVerticalWrapAllowed(boolean) - Method in class com.artenum.rosetta.ui.Console
Sets the property telling if the console enables vertical word wrapping
setVisible(boolean) - Method in interface com.artenum.rosetta.interfaces.ui.CommandLineView
 
setVisible(boolean) - Method in interface com.artenum.rosetta.interfaces.ui.GuiComponent
Sets the visibility status of the component
setVisible(boolean) - Method in class com.artenum.rosetta.ui.CommandLineViewImpl
 
setWriter(Writer) - Method in interface com.artenum.rosetta.interfaces.core.GenericInterpreter
Sets the Writer for scripts to use when displaying output.
setWriter(Writer) - Method in class com.artenum.rosetta.test.FakeGenericInterpreter
 
setWriting(boolean) - Method in class com.artenum.rosetta.test.TestConsoleHistoryPerformance
 
show(List<CompletionItem>, Point) - Method in interface com.artenum.rosetta.interfaces.ui.CompletionWindow
 
show(List<CompletionItem>, Point) - Method in class com.artenum.rosetta.ui.CompletionWindowImpl
 
SMALL - Static variable in interface com.artenum.rosetta.interfaces.ui.OutputView
 
StringConstants - Interface in com.artenum.rosetta.util
Provides String Constants

T

TestConsoleHistoryPerformance - Class in com.artenum.rosetta.test
 
TestConsoleHistoryPerformance(OutputView) - Constructor for class com.artenum.rosetta.test.TestConsoleHistoryPerformance
 
TRUE - Static variable in class com.artenum.rosetta.util.ConfigurationBuilder
 

U

updateData(List<CompletionItem>) - Method in class com.artenum.rosetta.ui.CompletionWindowImpl.CompletionItemListModel
 
updatePrompt() - Method in interface com.artenum.rosetta.interfaces.ui.PromptView
Update the prompt
updatePrompt() - Method in class com.artenum.rosetta.ui.PromptViewImpl
 
USE_CACHE - Static variable in class com.artenum.rosetta.util.ConfigurationBuilder
 

V

ValidationAction - Class in com.artenum.rosetta.core.action
 
ValidationAction() - Constructor for class com.artenum.rosetta.core.action.ValidationAction
 
VALUE - Static variable in class com.artenum.rosetta.util.ConfigurationBuilder
 

W

write(char[], int, int) - Method in class com.artenum.rosetta.core.ConsoleTextPaneWriter
 
write(int) - Method in class com.artenum.rosetta.core.OutputStreamAdapter
 
write(byte[], int, int) - Method in class com.artenum.rosetta.core.OutputStreamAdapter
 
write(byte[]) - Method in class com.artenum.rosetta.core.OutputStreamAdapter
 
write(char[], int, int) - Method in class com.artenum.rosetta.util.BufferedWriter
 
writeCompletionPart(String) - Method in class com.artenum.rosetta.core.DefaultInputParsingManager
 
writeCompletionPart(String) - Method in interface com.artenum.rosetta.interfaces.core.InputParsingManager
 
writeCompletionPart(String) - Method in class com.artenum.rosetta.test.FakeInputParsingManager
 
A B C D E F G H I J K L M N O P R S T U V W 

Copyright © 2007-2012 Artenum. All Rights Reserved.