All Packages  Class Hierarchy

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

Index of all Fields and Methods

A

ActionManager(). Constructor for class tea.awt.event.ActionManager
actionPerformed(ActionEvent). Method in class tea.awt.event.ActionManager
Implements the ActionListener interface.
actionPerformed(ActionEvent). Method in class tea.awt.dialog.BoxDialog
Implements the ActionListener interface and sends commands to the ActionListeners.
actionPerformed(ActionEvent). Method in class tea.awt.bar.Toolbar
Implements the ActionListener interface and performs the placement of the toolbar delivering the event to the parent Docker.
actions(). Method in class tea.awt.event.ActionManager
Returns an Enumeration of the registered actionCommands.
actionSettings(). Method in class tea.awt.frame.editor.MultiTextEditor
Performs the management of the main ActionListeners settings.
actionSettings(). Method in class tea.awt.dialog.preview.PrintPreview
Performs the management of the main ActionListeners settings.
actionSettings(). Method in class spill.SpillTheBeans
Performs the management of the main ActionListeners settings.
actionSettings(). Method in class tea.awt.frame.editor.TextEditor
Performs the management of the main ActionListeners settings.
add(Toolbar, String). Method in class tea.awt.frame.MultiDocker
Overloads the add() method with arguments Toolbar and String providing a complex mechanism for Toolbars management
addActionListener(ActionListener). Method in class tea.awt.dialog.BoxDialog
Adds an ActionListener to the Dialog.
addActionListener(ActionListener). Method in class tea.awt.bar.IconButton
Adds an ActionListener to this IconButton.
addActionListener(String, ActionListener). Method in class tea.awt.event.ActionManager
Adds an ActionListener associated with the specified command.
addIcon(Image, Dimension, String, String, ActionListener, StatusListener). Method in class tea.awt.bar.Toolbar
Adds an IconButton to the Toolbar with the specified size.
addIcon(Image, String, String, ActionListener, StatusListener). Method in class tea.awt.bar.Toolbar
Adds an IconButton to the Toolbar (icons are squares and the iconSize is used).
addLanguageSpeaker(LanguageSpeaker). Method in class tea.util.local.LanguageManager
Adds a LanguageSpeaker.
addSelectableItem(String). Method in class tea.awt.frame.editor.MultiMainToolbar
Adds a selectable item.
addSelectableItem(String). Method in class tea.awt.frame.editor.MultiTextEditor
Adds a selectable item.
addSpokenLanguage(String). Method in class tea.util.local.LanguageManager
Adds a spoken language.
addTextArea(String, String). Method in class tea.awt.frame.editor.MultiTextEditor
Adds a TextArea to the array of TextAreas.
addToolbar(Toolbar). Method in interface tea.awt.bar.Docker
Adds a Toolbar to this Docker.
addToolbar(Toolbar). Method in class tea.awt.dialog.DockerDialog
Adds the Toolbar to this Docker (if a Toolbar is already present this method does nothing).
addToolbar(Toolbar). Method in class tea.awt.frame.MultiDocker
Adds the Toolbar to this Docker.
addToolbar(Toolbar). Method in class tea.awt.frame.SingleDocker
Adds the Toolbar to this Docker (if a Toolbar is already present this method does nothing).
afterReply(). Method in class tea.awt.dialog.BoxDialog
Method to be performed after the action is delivered to ActioListeners.
afterReply(). Method in class tea.awt.dialog.ConfirmDialog
Method to be performed after the action is delivered to ActioListeners.

B

border. Variable in class tea.awt.dialog.SearchDialog
BordersDialog(Frame, String, double, double, double, double). Constructor for class tea.awt.dialog.preview.BordersDialog
The most significative parameter in this constructor are the margin defaults.
BoxDialog(Frame, String, String, boolean). Constructor for class tea.awt.dialog.BoxDialog
Construcs the Box.

C

cancelBtn. Variable in class tea.awt.dialog.SearchDialog
changeBorders(double, double, double, double). Method in class tea.awt.dialog.preview.PrintPreview
Changes the printing borders.
changeBordersDialog(). Method in class tea.awt.dialog.preview.PrintPreview
Shows the Change Borders Dialog.
changeSpokenLanguage(String). Method in class tea.awt.dialog.preview.BordersDialog
Implements a method of the LanguageSpeaker interface and listens to the changes of the spoken language.
changeSpokenLanguage(String). Method in class tea.awt.dialog.BoxDialog
Implements the LanguageSpeaker interface and listens to the changes of the spoken language.
changeSpokenLanguage(String). Method in class tea.awt.dialog.ConfirmDialog
Implements the LanguageSpeaker interface and listens to the changes of the spoken language.
changeSpokenLanguage(String). Method in class tea.awt.dialog.FontDialog
Implements a method of the LanguageSpeaker interface and listens to the changes of the spoken language.
changeSpokenLanguage(String). Method in class tea.util.local.LanguageLearner
Changes the language currently spoken.
changeSpokenLanguage(String). Method in class tea.util.local.LanguageManager
Delivers the Change Spoken Language to all the associated LanguageSpeakers.
changeSpokenLanguage(String). Method in interface tea.util.local.LanguageSpeaker
This is the most important method: it's called by the LanguageManager when the user wants a change in the language spoken by LanguageSpeakers.
changeSpokenLanguage(String). Method in class tea.awt.frame.editor.MainMenu
Implements the LanguageSpeaker interface and listens to the changes of the spoken language.
changeSpokenLanguage(String). Method in class tea.awt.dialog.preview.MainToolbar
Implements the LanguageSpeaker interface and listens to the changes of the spoken language.
changeSpokenLanguage(String). Method in class tea.awt.frame.editor.MainToolbar
Implements the LanguageSpeaker interface and listens to the changes of the spoken language.
changeSpokenLanguage(String). Method in class tea.awt.dialog.MessageDialog
Implements a method of the LanguageSpeaker interface and listens to the changes of the spoken language.
changeSpokenLanguage(String). Method in class tea.awt.frame.editor.MultiMainToolbar
Implements the LanguageSpeaker interface and listens to the changes of the spoken language.
changeSpokenLanguage(String). Method in class tea.awt.dialog.preview.PrintPreview
Implements the LanguageSpeaker interface and listens to the changes of the spoken language.
changeSpokenLanguage(String). Method in class tea.awt.dialog.ReplaceDialog
Implements a method of the LanguageSpeaker interface and listens to the changes of the spoken language.
changeSpokenLanguage(String). Method in class tea.awt.dialog.SearchDialog
Implements a method of the LanguageSpeaker interface and listens to the changes of the spoken language.
changeSpokenLanguage(String). Method in class spill.STBMainMenu
Implements the LanguageSpeaker interface and listens to the changes of the spoken language.
changeSpokenLanguage(String). Method in class tea.awt.frame.editor.TextEditor
Implements the LanguageSpeaker interface and listens to the changes of the spoken language.
changeSpokenLanguage(String). Method in class tea.awt.bar.Toolbar
Implements the LanguageSpeaker interface and listens to the changes of the spoken language.
changeTextArea(int). Method in class tea.awt.frame.editor.MultiTextEditor
Shows the selected TextArea in the list.
changeTextFont(Font). Method in class tea.awt.frame.editor.MultiTextEditor
Changes the Text Font to the specified Font.
changeTextFont(Font). Method in class tea.awt.frame.editor.TextEditor
Changes the Text Font to the specified Font.
changeTextFontDialog(). Method in class tea.awt.frame.editor.TextEditor
Shows the Change Text Font Dialog.
changeWindowFont(Font). Method in class tea.awt.frame.editor.TextEditor
Changes the Window and Dialogs Font to the specified Font.
changeWindowFontDialog(). Method in class tea.awt.frame.editor.TextEditor
Shows the Change Window Font Dialog.
ClassDump(ClassInfo). Constructor for class spill.inspect.ClassDump
ClassException(String). Constructor for class spill.inspect.ClassException
ClassInfo(). Constructor for class spill.inspect.ClassInfo
close(). Method in class tea.awt.dialog.BoxDialog
Closes the dialog.
ConfirmDialog(Frame, String). Constructor for class tea.awt.dialog.ConfirmDialog
Constructs the components of the Dialog.
confirmReplace(ConfirmDialog). Method in class tea.awt.frame.editor.TextEditor
Confirms the text replacing operation.
copySelection(). Method in class tea.awt.frame.editor.TextEditor
Copies the selected text.
cutSelection(). Method in class tea.awt.frame.editor.TextEditor
Cuts the selected text.

D

DockerDialog(Frame, String, String, String, boolean). Constructor for class tea.awt.dialog.DockerDialog
The most significative parameter in this constructor is the copyright: it defines the default message of the Statusbar.
dropDefaultActionListener(). Method in class tea.awt.event.ActionManager
Drops the default ActionListener.

E

Editor(). Constructor for class tea.Editor
Constructor for Editor
exit(). Method in class tea.awt.frame.editor.TextEditor
Exits.

F

FindDialog(Frame, String, String). Constructor for class tea.awt.dialog.FindDialog
The most significative parameter in this constructor is the defStr: the default String that appears in the Find String field.
findText(String). Method in class tea.awt.frame.editor.TextEditor
Finds the text specified.
findTextDialog(). Method in class tea.awt.frame.editor.TextEditor
Shows the Find Text Dialog.
FontDialog(Frame, String, Font). Constructor for class tea.awt.dialog.FontDialog
The most significative parameter in this constructor is the defaultFont: the default Font proposed to the user.
forgetLanguage(String). Method in class tea.util.local.LanguageLearner
Forgets a language.

G

getActionCommand(). Method in class tea.awt.dialog.BoxDialog
Gets the actionCommand of the Dialog.
getActionCommand(). Method in class tea.awt.bar.IconButton
Gets the action command of this IconButton.
getActionListener(). Method in class tea.awt.frame.editor.MainMenu
Returns the ActionListener of thi MenuBar.
getActionManager(). Method in class tea.awt.dialog.preview.PrintPreview
Gets the associated ActionManager.
getActionManager(). Method in class tea.awt.frame.editor.TextEditor
Gets the associated ActionManager.
getAnswer(). Method in class tea.awt.dialog.ConfirmDialog
This method returns the Answer corresponding to the user's action.
getBoolean(String). Method in class tea.util.PropertiesOwner
Gets a boolean property with the specified name.
getBoolean(String, String). Method in class tea.util.PropertiesOwner
Gets a boolean property with the specified name providing a default if the property is not found.
getBottomBorder(). Method in class tea.awt.dialog.preview.BordersDialog
Returns the user's selected bottom margin.
getComment(). Method in class tea.awt.bar.IconButton
Gets the descriptive message of this IconButton.
getCurrentTextArea(). Method in class tea.awt.frame.editor.MultiTextEditor
Returns the current TextArea.
getCurrentTextAreaIndex(). Method in class tea.awt.frame.editor.MultiTextEditor
Returns the current TextArea index.
getDefaultFileExtension(). Method in class tea.awt.frame.editor.TextEditor
Gets the default File extension.
getDocumentName(). Method in class tea.awt.frame.editor.TextEditor
Returns the document name (file name with path and default extension).
getDocumentPath(). Method in class tea.awt.frame.editor.TextEditor
Returns the document path.
getDouble(String). Method in class tea.util.PropertiesOwner
Gets a double property with the specified name.
getDouble(String, String). Method in class tea.util.PropertiesOwner
Gets a double property with the specified name providing a default if the property is not found.
getFieldCount(). Method in class spill.inspect.ClassInfo
getFindString(). Method in class tea.awt.dialog.SearchDialog
Returns the user's String to be found.
getFloat(String). Method in class tea.util.PropertiesOwner
Gets a float property with the specified name.
getFloat(String, String). Method in class tea.util.PropertiesOwner
Gets a float property with the specified name providing a default if the property is not found.
getIconSize(). Method in class tea.awt.bar.Toolbar
Gets the icon size (used when icons are entered without their own size).
getInteger(String). Method in class tea.util.PropertiesOwner
Gets an integer property with the specified name.
getInteger(String, String). Method in class tea.util.PropertiesOwner
Gets an integer property with the specified name providing a default if the property is not found.
getKeys(). Method in class tea.util.local.LanguageLearner
Returns an Enumeration of the meta-strings.
getLanguageLearner(). Method in class tea.awt.dialog.BoxDialog
Returns a LanguageLearner for the Dialog (it's used to learn other languages).
getLanguageLearner(). Method in class tea.util.local.LanguageLearner
Returns this object (included only for compatibility with the LanguageSpeaker inteface).
getLanguageLearner(). Method in interface tea.util.local.LanguageSpeaker
Returns the LanguageLearner associated with this LanguageSpeaker.
getLanguageLearner(). Method in class tea.awt.frame.editor.MainMenu
Returns a LanguageLearner for the MenuBar (it's used to learn other languages).
getLanguageLearner(). Method in class tea.awt.dialog.preview.PrintPreview
Returns a LanguageLearner for the PrintPreview (it's used to learn other languages).
getLanguageLearner(). Method in class tea.awt.frame.editor.TextEditor
Returns a LanguageLearner for the TextEditor (it's used to learn other languages).
getLanguageLearner(). Method in class tea.awt.bar.Toolbar
Returns a LanguageLearner for the Toolbar (it's used to learn other languages).
getLanguageManager(). Method in class tea.awt.frame.editor.TextEditor
Returns the associated LanguageManager.
getLeftBorder(). Method in class tea.awt.dialog.preview.BordersDialog
Returns the user's selected left margin.
getMaximumSize(). Method in class tea.awt.bar.Toolbar
Returns the maximum dimensions of this IconButton.
getMethod(int). Method in class spill.inspect.ClassInfo
getMethodCount(). Method in class spill.inspect.ClassInfo
getMethodFromPage(int). Method in class spill.inspect.ClassInfo
getMinimumSize(). Method in class tea.awt.bar.IconButton
Returns the minimum dimensions of this IconButton.
getMinimumSize(). Method in class tea.awt.bar.Toolbar
Returns the minimum dimensions of the Toolbar.
getPageDimensionMagnifyFactor(). Method in class tea.awt.frame.editor.TextEditor
Returns the magnify factor to fit the preview page in the physical page.
getPageFromMethod(int). Method in class spill.inspect.ClassInfo
getPlace(Toolbar). Method in interface tea.awt.bar.Docker
Returns the place in which the Toolbar is docked.
getPlace(Toolbar). Method in class tea.awt.dialog.DockerDialog
Gets the place in which the Toolbar is docked.
getPlace(Toolbar). Method in class tea.awt.frame.MultiDocker
Gets the place in which the Toolbar is docked.
getPlace(Toolbar). Method in class tea.awt.frame.SingleDocker
Gets the place in which the Toolbar is docked.
getPreferredSize(). Method in class tea.awt.bar.Toolbar
Returns the preferred dimensions of this IconButton.
getProperties(). Method in class tea.util.PropertiesManager
Gets the Properties object associated.
getPropertiesManager(). Method in class tea.awt.frame.MainFrame
Returns the PropertiesManager of this Frame.
getPropertiesOwner(). Method in class tea.awt.frame.editor.TextEditor
Returns the associated PropertiesOwner.
getPropLocation(). Method in class tea.awt.dialog.BoxDialog
Gets the stored location of the Dialog (Properties support).
getReplaceString(). Method in class tea.awt.dialog.ReplaceDialog
Returns the user's String to be replaced.
getRightBorder(). Method in class tea.awt.dialog.preview.BordersDialog
Returns the user's selected right margin.
getSelectedFont(). Method in class tea.awt.dialog.FontDialog
Returns the user's selected Font.
getSelectionEnd(). Method in class tea.awt.WATextArea
Overloaded getSelectionEnd() with the bug correction (it's active with Windows 95 and JDK 1.1.1 only)
getSelectionStart(). Method in class tea.awt.WATextArea
Overloaded getSelectionStart() with the bug correction (it's active with Windows 95 and JDK 1.1.1 only)
getSpokenLanguage(). Method in class tea.util.local.LanguageLearner
Returns the language currently spoken.
getSpokenLanguage(). Method in class tea.util.local.LanguageManager
Returns the current spoken language.
getSpokenLanguages(). Method in class tea.awt.dialog.BoxDialog
Gets the languages spoken by the Dialog.
getSpokenLanguages(). Method in class tea.util.local.LanguageLearner
Returns an Enumeration of the spoken languages.
getSpokenLanguages(). Method in class tea.util.local.LanguageManager
Returns an Enumeration of the spoken languages.
getSpokenLanguages(). Method in interface tea.util.local.LanguageSpeaker
Returns an Enumeration of the languages spoken by the LanguageSpeaker.
getSpokenLanguages(). Method in class tea.awt.frame.editor.MainMenu
Gets the languages spoken by the MenuBar.
getSpokenLanguages(). Method in class tea.awt.dialog.preview.PrintPreview
Gets the languages spoken by the PrintPreview.
getSpokenLanguages(). Method in class tea.awt.frame.editor.TextEditor
Gets the languages spoken by the TextEditor.
getSpokenLanguages(). Method in class tea.awt.bar.Toolbar
Gets the languages spoken by the Toolbar.
getStatusbar(). Method in interface tea.awt.bar.Docker
Returns the Statusbar of the Docker (null if the Docker hasn't a Statusbar).
getStatusbar(). Method in class tea.awt.dialog.DockerDialog
Returns the Statusbar.
getStatusbar(). Method in class tea.awt.frame.MultiDocker
Returns the Statusbar.
getStatusbar(). Method in class tea.awt.frame.SingleDocker
Returns the Statusbar.
getStatusListener(). Method in class tea.awt.bar.IconButton
Returns the StatusListener defined for displaying the description of the IconButton.
getStatusListener(). Method in class tea.awt.bar.Toolbar
Returns the StatusListener of the inner IconButtons.
getString(String). Method in class tea.util.local.LanguageLearner
Returns the string associated to the key in the current spoken language.
getString(String). Method in class tea.util.PropertiesOwner
Gets a String property with the specified name.
getString(String, String). Method in class tea.util.PropertiesOwner
Gets a string property with the specified name providing a default if the property is not found.
getStrings(). Method in class tea.util.local.LanguageLearner
Returns an Enumeration of the strings in the current spoken language.
getStrings(String). Method in class tea.util.local.LanguageLearner
Returns an Enumeration of the strings in the specified language.
getTextArea(). Method in class tea.awt.frame.editor.TextEditor
Gets the associated TextArea.
getTextArea(int). Method in class tea.awt.frame.editor.MultiTextEditor
Returns the TextArea correponding to the given index.
getTextAreaCount(). Method in class tea.awt.frame.editor.MultiTextEditor
Returns the total pages.
getThisClass(). Method in class spill.inspect.ClassInfo
getToolbar(). Method in class tea.awt.dialog.DockerDialog
Returns the Toolbar docked.
getToolbar(). Method in class tea.awt.frame.SingleDocker
Returns the Toolbar docked.
getToolbars(). Method in class tea.awt.frame.MultiDocker
Returns an Enumeration of the Toolbars docked.
getTopBorder(). Method in class tea.awt.dialog.preview.BordersDialog
Returns the user's selected top margin.

H

HORIZONTAL. Static variable in class tea.awt.bar.Toolbar
The flag for the horizontal placement.

I

IconButton(Image, Dimension). Constructor for class tea.awt.bar.IconButton
Initialized the icon.
IconButton(Image, Dimension, String, String, ActionListener, StatusListener). Constructor for class tea.awt.bar.IconButton
Initialized the icon.
info(). Method in class tea.awt.dialog.preview.PrintPreview
Shows the Dialog Information of the PreviewDialog.
initialize(). Method in class tea.awt.dialog.preview.PrintPreview
Initializes all the settings in the right order.
initialize(). Method in class tea.awt.frame.editor.TextEditor
Initializes all the settings in the right order.
isActive(). Method in class tea.awt.bar.IconButton
Checks if the IconButton is active or not.
isDumpFormat(). Method in class spill.SpillTheBeans
Returns true if the format is the Dump one.
isDumpFormat(). Method in class spill.STBMainMenu
Returns true if the format is the Dump one.
isDumpFormat(boolean). Method in class spill.SpillTheBeans
Sets the class format.
isDumpFormat(boolean). Method in class spill.STBMainMenu
Sets the class format.
isDumpFormatChanged(boolean). Method in class spill.SpillTheBeans
Called when the format of the viewer is changed.
isMoveable(). Method in class tea.awt.bar.Toolbar
Determines if the Toolbar is moveable or not.
isMoveable(boolean). Method in class tea.awt.bar.Toolbar
Sets the moveable state of the Toolbar.
isPackageShowing(). Method in class spill.inspect.ClassInfo
isPackageShowing(). Method in class spill.inspect.Method
isPackageShowing(). Method in class spill.SpillTheBeans
Returns true if packages must be shown.
isPackageShowing(). Method in class spill.STBMainMenu
Returns true if packages must be shown.
isPackageShowing(boolean). Method in class spill.inspect.ClassInfo
isPackageShowing(boolean). Method in class spill.inspect.Method
isPackageShowing(boolean). Method in class spill.SpillTheBeans
Sets the package visibility.
isPackageShowing(boolean). Method in class spill.STBMainMenu
Sets the package visibility.
isPackageShowingChanged(boolean). Method in class spill.SpillTheBeans
Called when the Package Showing flag is changed.
isSimpleSintax(). Method in class spill.inspect.ClassInfo
isSimpleSintax(). Method in class spill.inspect.Method
isSimpleSintax(). Method in class spill.SpillTheBeans
Returns true if simple sintax must be used.
isSimpleSintax(). Method in class spill.STBMainMenu
Returns true if simple sintax must be used.
isSimpleSintax(boolean). Method in class spill.inspect.ClassInfo
isSimpleSintax(boolean). Method in class spill.inspect.Method
isSimpleSintax(boolean). Method in class spill.SpillTheBeans
Sets the sintax complexity.
isSimpleSintax(boolean). Method in class spill.STBMainMenu
Sets the sintax complexity.
isSimpleSintaxChanged(boolean). Method in class spill.SpillTheBeans
Called when the Simple Sintax flag is changed.
isSpoken(String). Method in class tea.util.local.LanguageManager
Determines if the language is spoken at least by an associated LanguageSpeaker.
itemStateChanged(ItemEvent). Method in class tea.awt.frame.editor.MultiMainToolbar
Implements the ItemListener interface and changes the shown page when a method is selected in the list.
itemStateChanged(ItemEvent). Method in class spill.STBMainMenu
Implements the ItemListener interface and listens to changes in the state of the CkeckboxMenuItems.

K

keyAdapter. Variable in class tea.awt.dialog.BoxDialog
An Adapter that listens to KeyEvents and takes the right action.

L

LanguageLearner(). Constructor for class tea.util.local.LanguageLearner
LanguageManager(). Constructor for class tea.util.local.LanguageManager
languageSettings(). Method in class tea.awt.dialog.preview.PrintPreview
Performs the management of the main LanguageManager settings.
languageSettings(). Method in class tea.awt.frame.editor.TextEditor
Performs the management of the main LanguageManager settings.
learnLanguage(String). Method in class tea.util.local.LanguageLearner
Defines the current language to be learned.
load(String). Method in class spill.inspect.ClassInfo
load(String). Method in class tea.util.PropertiesManager
Loads the specified Properties File.
LogoDialog(Frame, String, Image, Dimension, String). Constructor for class tea.awt.dialog.LogoDialog
The significative parameters of this constructor are the Image used as a Logo and the text of the displayed message.
logoImage. Variable in class tea.awt.frame.editor.TextEditor
lostOwnership(Clipboard, Transferable). Method in class tea.awt.frame.editor.TextEditor
Implements the ClipboardOwner interface.

M

main(String[]). Static method in class tea.Editor
The main entry function.
main(String[]). Static method in class spill.SpillTheBeans
Main Entry Function.
MainAction(PrintPreview). Constructor for class tea.awt.dialog.preview.MainAction
The constructor (includes all the necessary addActionListener()).
MainAction(TextEditor). Constructor for class tea.awt.frame.editor.MainAction
The constructor (includes all the necessary addActionListener()).
MainFrame(String, String). Constructor for class tea.awt.frame.MainFrame
This constructor defines the Statusbar default message and the name of the File in which the properties are stored.
MainMenu(TextEditor). Constructor for class tea.awt.frame.editor.MainMenu
This constructor associates a TextEditor and defines the Menu Labels supported and a LanguageLearner to extend the International Languages support.
MainToolbar(ActionListener). Constructor for class tea.awt.dialog.preview.MainToolbar
This constructor associates an ActionListener, defines the descriptive text and actionCommands of the icons and a LanguageLearner to extend the International Languages support.
MainToolbar(ActionListener). Constructor for class tea.awt.frame.editor.MainToolbar
This constructor associates an ActionListener, defines the descriptive text and actionCommands of the icons and a LanguageLearner to extend the International Languages support.
menuSettings(). Method in class spill.SpillTheBeans
Performs the management of the main MenuBar settings.
menuSettings(). Method in class tea.awt.frame.editor.TextEditor
Performs the management of the main MenuBar settings.
MessageDialog(Frame, String, String). Constructor for class tea.awt.dialog.MessageDialog
The significative parameter of this constructor is the String that contains the text of the displayed message.
mouseClicked(MouseEvent). Method in class tea.awt.bar.IconButton
Implements the corrsponding method of the MouseListener interface.
mouseEntered(MouseEvent). Method in class tea.awt.bar.IconButton
Implements the corrsponding method of the MouseListener interface.
mouseExited(MouseEvent). Method in class tea.awt.bar.IconButton
Implements the corrsponding method of the MouseListener interface.
mousePressed(MouseEvent). Method in class tea.awt.bar.IconButton
Implements the corrsponding method of the MouseListener interface.
mouseReleased(MouseEvent). Method in class tea.awt.bar.IconButton
Implements the corrsponding method of the MouseListener interface.
MultiDocker(String, String). Constructor for class tea.awt.frame.MultiDocker
This constructor defines the Statusbar default message.
MultiMainAction(MultiTextEditor). Constructor for class tea.awt.frame.editor.MultiMainAction
The constructor (includes all the necessary addActionListener()).
MultiMainToolbar(ActionListener). Constructor for class tea.awt.frame.editor.MultiMainToolbar
This constructor associates an ActionListener, defines the descriptive text and actionCommands of the icons and a LanguageLearner to extend the International Languages support.
multiTextEditor. Variable in class tea.awt.frame.editor.MultiMainAction
The associated MultiTextEditor.
MultiTextEditor(String). Constructor for class tea.awt.frame.editor.MultiTextEditor
Constructor for Spill class.

N

name. Variable in class tea.awt.dialog.BoxDialog
the name od the dialog.
newDocument(). Method in class tea.awt.frame.editor.MultiTextEditor
Opens a new document.
newDocument(). Method in class tea.awt.frame.editor.TextEditor
Opens a new document.
nextFindText(). Method in class tea.awt.frame.editor.TextEditor
Finds the next occurrence of the String.
nextPage(). Method in class tea.awt.dialog.preview.PrintPreview
Shows the next page.
nextTextArea(). Method in class tea.awt.frame.editor.MultiTextEditor
Shows the next TextArea in the list.

O

okBtn. Variable in class tea.awt.dialog.SearchDialog
openDocument(). Method in class spill.SpillTheBeans
Opens a document asking for the File name.
openDocument(). Method in class tea.awt.frame.editor.TextEditor
Opens a document asking for the File name.
openDocument(String). Method in class spill.SpillTheBeans
Opens the document with the specified File name.
openDocument(String). Method in class tea.awt.frame.editor.TextEditor
Opens the document with the specified File name.

P

pageDimension. Variable in class tea.awt.dialog.preview.PrintPreview
Dimensions of the preview page.
paint(Graphics). Method in class tea.awt.bar.IconButton
Paints this IconButton.
paint(Graphics). Method in class tea.awt.bar.Toolbar
Paints the Toolbar.
pasteSelection(). Method in class tea.awt.frame.editor.TextEditor
Pastes the selected text.
previewDocument(). Method in class tea.awt.frame.editor.TextEditor
Shows a Print Preview of the document.
previewSettings(). Method in class tea.awt.dialog.preview.PrintPreview
Performs the management of the preview page settings.
prevPage(). Method in class tea.awt.dialog.preview.PrintPreview
Shows the previous page.
prevTextArea(). Method in class tea.awt.frame.editor.MultiTextEditor
Shows the previous TextArea in the list.
printDocument(). Method in class tea.awt.dialog.preview.PrintPreview
Prints the current document.
printDocument(). Method in class tea.awt.frame.editor.TextEditor
Prints the document (opens a Printer Settings Dialog before).
printerSettings(). Method in class tea.awt.frame.editor.TextEditor
Shows a Dialog for the Printer Settings.
printPreview. Variable in class tea.awt.dialog.preview.MainAction
The associated PrintPreview.
PrintPreview(Frame, String). Constructor for class tea.awt.dialog.preview.PrintPreview
Constructor for the print previewer.
PrintPreview(Frame, String, boolean). Constructor for class tea.awt.dialog.preview.PrintPreview
processMouseEvent(MouseEvent). Method in class tea.awt.bar.Toolbar
Processes the MouseEvent.
PropertiesManager(). Constructor for class tea.util.PropertiesManager
propertiesOwner. Variable in class tea.awt.dialog.BoxDialog
PropertiesOwner(). Constructor for class tea.util.PropertiesOwner
propertiesSettings(). Method in class tea.awt.dialog.preview.PrintPreview
Performs the management of the main persistent Properties of the PrintPreview.
propertiesSettings(). Method in class tea.awt.frame.editor.TextEditor
Performs the management of the main persistent Properties of the TextEditor.

R

removeActionListener(ActionListener). Method in class tea.awt.dialog.BoxDialog
Removes an ActionListener from the Dialog.
removeActionListener(ActionListener). Method in class tea.awt.bar.IconButton
Removes an ActionListener from this IconButton.
removeActionListener(String). Method in class tea.awt.event.ActionManager
Removes the ActionListener associated with the specified command.
removeAllItems(). Method in class tea.awt.frame.editor.MultiMainToolbar
Removes all the selectable items.
removeAllItems(). Method in class tea.awt.frame.editor.MultiTextEditor
Removes all the selectable items.
removeAllTextAreas(). Method in class tea.awt.frame.editor.MultiTextEditor
Removes all TextAreas.
removeLanguageSpeaker(LanguageSpeaker). Method in class tea.util.local.LanguageManager
Removes a LanguageSpeaker.
removeSpokenLanguage(String). Method in class tea.util.local.LanguageManager
Removes a spoken language.
removeToolbar(Toolbar). Method in interface tea.awt.bar.Docker
Removes a Toolbar from this Docker.
removeToolbar(Toolbar). Method in class tea.awt.dialog.DockerDialog
Removes the Toolbar from this Docker (the Toolbar is specified for compatibility with multi-Toolbar Dockers).
removeToolbar(Toolbar). Method in class tea.awt.frame.MultiDocker
Removes the Toolbar from this Docker.
removeToolbar(Toolbar). Method in class tea.awt.frame.SingleDocker
Removes the Toolbar from this Docker (the Toolbar is specified for compatibility with multi-Toolbar Dockers).
ReplaceDialog(Frame, String, String, String). Constructor for class tea.awt.dialog.ReplaceDialog
The most significative parameters in this constructor are the defStr and the defSubStr: the first is the default String that appears in the Find String field, while the last one is the default String that appears in the Replace String field
replaceText(String, String). Method in class tea.awt.frame.editor.TextEditor
Begins the replacing text procedure.
replaceTextDialog(). Method in class tea.awt.frame.editor.TextEditor
Shows the Replace Text Dialog.
reply(). Method in class tea.awt.dialog.BoxDialog
This method is called by actionPerformed() when the contents of the dialog are accepted by the user and sent to the ActionListeners.
requestFocus(). Method in class tea.awt.dialog.ConfirmDialog
Overloads the requestFocus method to give the Focus to the Ok button.
resetTextAreas(). Method in class tea.awt.frame.editor.MultiTextEditor
Resets the array of TextAreas.
resetTextAreas(). Method in class spill.SpillTheBeans
Resets the array of TextAreas.

S

save(). Method in class tea.util.PropertiesManager
Saves the Properties File.
saveDocument(). Method in class spill.SpillTheBeans
Saves the current document.
saveDocument(). Method in class tea.awt.frame.editor.TextEditor
Saves the current document.
saveOptions(). Method in class spill.SpillTheBeans
Saves the current options.
saveOptions(). Method in class tea.awt.frame.editor.TextEditor
Saves the current options.
SearchDialog(Frame, String, String, String). Constructor for class tea.awt.dialog.SearchDialog
The most significative parameter in this constructor is the defStr: the default String that appears in the Find String field.
selectSelectableItem(int). Method in class tea.awt.frame.editor.MultiMainToolbar
Selects a selectable item.
selectSelectableItem(int). Method in class tea.awt.frame.editor.MultiTextEditor
Selects a selectable item.
set(String, String). Method in class tea.util.PropertiesOwner
Sets a property with the specified name to the specified value.
setActionCommand(String). Method in class tea.awt.dialog.BoxDialog
Sets the actionCommand of the Dialog.
setActionCommand(String). Method in class tea.awt.bar.IconButton
Sets the action command of this IconButton.
setActionManager(ActionManager). Method in class tea.awt.frame.editor.TextEditor
Sets the associated ActionManager.
setActive(boolean). Method in class tea.awt.bar.IconButton
Sets the IconButton to an active or inactive state.
setActiveIcon(String, boolean). Method in class tea.awt.bar.Toolbar
Sets the state of the related IconButton.
setComment(String). Method in class tea.awt.bar.IconButton
Sets the descriptive message of this IconButton.
setDefaultActionListener(ActionListener). Method in class tea.awt.event.ActionManager
Defines the default ActionListener to be called when the actionCommand is not registered.
setDefaultFileExtension(String). Method in class tea.awt.frame.editor.TextEditor
Sets the default File extension.
setDocker(Docker). Method in class tea.awt.bar.Toolbar
Defines the Docker of the Toolbar.
setDocumentName(String). Method in class tea.awt.frame.editor.TextEditor
Sets the document name.
setEnabledItem(String, boolean). Method in class tea.awt.frame.editor.MainMenu
Sets the state of the related MenuItem.
setIconSize(int). Method in class tea.awt.bar.Toolbar
Sets the icon size (used when icons are entered without their own size).
setLanguage(String). Method in class tea.awt.frame.editor.TextEditor
Sets the current spoken language.
setOrientation(int). Method in class tea.awt.bar.Toolbar
Places the Toolbar in the correct orientation.
setPageDimensionMagnifyFactor(double). Method in class tea.awt.dialog.preview.PrintPreview
Workaroud for a strange behaviour in the Printing.
setPageDimensionMagnifyFactor(double). Method in class tea.awt.frame.editor.TextEditor
Workaroud for a strange behaviour in the Printing.
setPlace(Toolbar, String). Method in interface tea.awt.bar.Docker
Forces the Docker to place the Toolbar in a new docking location.
setPlace(Toolbar, String). Method in class tea.awt.dialog.DockerDialog
Places the Toolbar in the specified location.
setPlace(Toolbar, String). Method in class tea.awt.frame.MultiDocker
Places the Toolbar in the specified location.
setPlace(Toolbar, String). Method in class tea.awt.frame.SingleDocker
Places the Toolbar in the specified location.
setPropertiesManager(PropertiesManager). Method in class tea.util.PropertiesOwner
Sets the PropertiesManager.
setPropLocation(Point). Method in class tea.awt.dialog.BoxDialog
Sets the location of the Dialog in the persistent properties.
setStatus(String). Method in interface tea.awt.bar.Docker
Sends a message to a Statusbar.
setStatus(String). Method in class tea.awt.dialog.DockerDialog
Sets the status of the Statusbar.
setStatus(String). Method in class tea.awt.frame.MultiDocker
Sets the status of the Statusbar.
setStatus(String). Method in class tea.awt.frame.SingleDocker
Sets the status of the Statusbar.
setStatus(String). Method in class tea.awt.bar.Statusbar
Shows the status of the owner.
setStatus(String). Method in interface tea.awt.bar.StatusListener
Shows the status of the owner.
setStatusListener(StatusListener). Method in class tea.awt.bar.IconButton
Defines the StatusListener for explicative messages.
setStatusListener(StatusListener). Method in class tea.awt.bar.Toolbar
Defines the StatusListener of the inner IconButtons.
setString(String, String). Method in class tea.util.local.LanguageLearner
Sets the string associated to the key in the current learned language.
setStrings(String[], String[]). Method in class tea.util.local.LanguageLearner
Sets the string associated to the keys in the current learned language.
setText(String). Method in class tea.awt.dialog.preview.PrintPreview
Sets the text for the preview.
setTextArea(TextArea). Method in class tea.awt.frame.editor.TextEditor
Sets the associated TextArea.
setVisible(boolean). Method in class tea.awt.dialog.BoxDialog
Overloads the setVisible() method to perform some common tasks of dialogs (e.g.
setVisible(boolean). Method in class tea.awt.dialog.DockerDialog
Overloads the setVisible() method to perform some common tasks of dialogs (e.g.
setVisible(boolean). Method in class tea.awt.frame.MainFrame
Overloads the setVisible() method to perform some common tasks of dialog (e.g.
shapeProperties(). Method in class tea.awt.frame.MainFrame
Saves the shape properties of the Frame relative to the size of the screen (location and size).
showInfo(). Method in class spill.SpillTheBeans
Shows the Dialog Information of the TextEditor.
showInfo(). Method in class tea.awt.frame.editor.TextEditor
Shows the Dialog Information of the TextEditor.
showTextArea(int). Method in class tea.awt.frame.editor.MultiTextEditor
Shows the nth TextArea.
showTextArea(int). Method in class spill.SpillTheBeans
Shows the nth TextArea.
SingleDocker(String, String). Constructor for class tea.awt.frame.SingleDocker
This constructor defines the Statusbar default message.
spill(SpillTheBeans). Method in class spill.inspect.ClassDump
spill(SpillTheBeans). Method in class spill.inspect.ClassInfo
spill(SpillTheBeans, int). Method in class spill.inspect.Method
spillTheBeans. Variable in class spill.STBMainAction
The associated SpillTheBeans.
SpillTheBeans(). Constructor for class spill.SpillTheBeans
Constructor for Spill class.
Statusbar(String). Constructor for class tea.awt.bar.Statusbar
The constructor defines the default status that is displayed.
STBMainAction(SpillTheBeans). Constructor for class spill.STBMainAction
The constructor (includes all the necessary addActionListener()).
STBMainMenu(SpillTheBeans). Constructor for class spill.STBMainMenu
This constructor associates a SpillTheBeans and defines the Menu Labels supported.

T

textEditor. Variable in class tea.awt.frame.editor.MainAction
The associated TextEditor.
TextEditor(String). Constructor for class tea.awt.frame.editor.TextEditor
Constructor for the text editor.
textField. Variable in class tea.awt.dialog.SearchDialog
textLbl. Variable in class tea.awt.dialog.SearchDialog
Toolbar(). Constructor for class tea.awt.bar.Toolbar
Constructs the LanguageLearner and the Popup Menu.
toolbarProperties(). Method in class tea.awt.frame.MainFrame
Saves the properties of the Toolbar.
toolbarSettings(). Method in class tea.awt.frame.editor.MultiTextEditor
Performs the management of the main Toolbar settings.
toolbarSettings(). Method in class tea.awt.dialog.preview.PrintPreview
Performs the management of the main Toolbar settings.
toolbarSettings(). Method in class tea.awt.frame.editor.TextEditor
Performs the management of the main Toolbar settings.
toString(). Method in class spill.inspect.ClassException

U

undoSelection(). Method in class tea.awt.frame.editor.TextEditor
Undoes the last selection operation.
useDatatransferApi(). Method in class tea.awt.frame.editor.TextEditor
Determines if the Datatransfer Apis are used by this TextEditor.
useDatatransferApi(boolean). Method in class tea.awt.frame.editor.TextEditor
Sets the useDatatransferApi flag to the specified value.

V

VERTICAL. Static variable in class tea.awt.bar.Toolbar
The flag for the vertical placement.

W

WATextArea(). Constructor for class tea.awt.WATextArea
Constructor for the WorkAround TextArea
WATextArea(String). Constructor for class tea.awt.WATextArea
Constructor for the WorkAround TextArea