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

T

Tag - Class in gov.nih.nlm.nls.vtt.Model
This is the Tag Java object class.
Tag() - Constructor for class gov.nih.nlm.nls.vtt.Model.Tag
Create a Tag Java object with default values.
Tag(Tag) - Constructor for class gov.nih.nlm.nls.vtt.Model.Tag
Create a Tag Java object by specifying a tag.
Tag(String) - Constructor for class gov.nih.nlm.nls.vtt.Model.Tag
Create a Tag Java object by specifying name.
Tag(String, String, boolean, boolean, boolean, Color, Color) - Constructor for class gov.nih.nlm.nls.vtt.Model.Tag
Create a Tag Java object by specifying name, category, bold, italic, underline, foreground color, and background color.
Tag(String, String, boolean, boolean, boolean, boolean, Color, Color, String, String) - Constructor for class gov.nih.nlm.nls.vtt.Model.Tag
Create a Tag Java object by specifying name, category, display, bold, italic, underline, foreground color, background color, font family name, and font size.
TAG_DISPLAY_FILTER - Static variable in class gov.nih.nlm.nls.vtt.Gui.VttMenuBar
menu item: tag display filter
TAG_FIELD_STR - Static variable in class gov.nih.nlm.nls.vtt.Model.VttDocument
tag field header string
TAG_HELP - Static variable in class gov.nih.nlm.nls.vtt.Gui.VttMenuBar
menu item: tag help
TAG_QUICK_KEY_MAP - Static variable in class gov.nih.nlm.nls.vtt.Gui.VttMenuBar
menu item: tag quick key mapping
TAG_QUICK_LOAD - Static variable in class gov.nih.nlm.nls.vtt.Gui.VttMenuBar
menu item: tag quick load
TAG_SAVE_IMPORT - Static variable in class gov.nih.nlm.nls.vtt.Gui.VttMenuBar
menu item: tag save/import
TAG_SETUP - Static variable in class gov.nih.nlm.nls.vtt.Gui.VttMenuBar
menu item: tag setup
TAG_START_INDEX - Static variable in class gov.nih.nlm.nls.vtt.Model.VttDocument
The start tag index, use the 2nd tag as start
TAG_STR - Static variable in class gov.nih.nlm.nls.vtt.Model.VttDocument
tag string in the header
TagComparator<T> - Class in gov.nih.nlm.nls.vtt.Model
This class provides methods to compare Tag objects.
TagComparator() - Constructor for class gov.nih.nlm.nls.vtt.Model.TagComparator
 
TagFilter - Class in gov.nih.nlm.nls.vtt.Model
This is the Tag filter Java object class.
TagFilter() - Constructor for class gov.nih.nlm.nls.vtt.Model.TagFilter
Create a Tag Filter Java object with default values.
TagFilter(String) - Constructor for class gov.nih.nlm.nls.vtt.Model.TagFilter
Create a Tag Filter Java object by specifying name.
TagFilter(String, boolean) - Constructor for class gov.nih.nlm.nls.vtt.Model.TagFilter
Create a Tag Filter Java object by specifying name and filter status.
TagNameCategoryList - Class in gov.nih.nlm.nls.vtt.Model
This is the Tag Name Category List Java object class.
TagNameCategoryList() - Constructor for class gov.nih.nlm.nls.vtt.Model.TagNameCategoryList
Create a Tag name category list Java object with default values.
TagNameCategoryList(String) - Constructor for class gov.nih.nlm.nls.vtt.Model.TagNameCategoryList
Create a Tag name category list Java object by specifying name.
TagNameCategoryList(String, Vector<String>) - Constructor for class gov.nih.nlm.nls.vtt.Model.TagNameCategoryList
Create a Tag name category list Java object by specifying name and category list.
TagOperations - Class in gov.nih.nlm.nls.vtt.Operations
This class provides text Tag related operations.
Tags - Class in gov.nih.nlm.nls.vtt.Model
This is the collection of Tag Java objects class.
Tags() - Constructor for class gov.nih.nlm.nls.vtt.Model.Tags
Create a tags list Java object with default values.
Tags(Tags) - Constructor for class gov.nih.nlm.nls.vtt.Model.Tags
Create a tags list Java object by specifying tags.
Tags(String) - Constructor for class gov.nih.nlm.nls.vtt.Model.Tags
Create a tags list Java object from a input file.
TAGS_FILE - Static variable in class gov.nih.nlm.nls.vtt.Model.Configuration
key for the path of default tags file defined in conf file
TAGS_FILE_STR - Static variable in class gov.nih.nlm.nls.vtt.Model.MetaData
 
TAGS_PAGE - Static variable in class gov.nih.nlm.nls.vtt.Operations.HelpDocOperations
 
TagsDialog - Class in gov.nih.nlm.nls.vtt.Gui
This class is the GUI dialog for all operations on tags.
TagsDialog(Window, VttObj) - Constructor for class gov.nih.nlm.nls.vtt.Gui.TagsDialog
Create a TagsDialog object for all tags operations by specifying owner and vttObj.
TagsDialogControl - Class in gov.nih.nlm.nls.vtt.GuiControl
This is the Java class of Tags controller for TagsDialog.
TagsDialogControl(VttObj) - Constructor for class gov.nih.nlm.nls.vtt.GuiControl.TagsDialogControl
Create a TagsDialogControl object for tags dialog controller by specifying vttObj.
TagsDiffDialog - Class in gov.nih.nlm.nls.vtt.Gui
This class is the GUI dialog for comparing VTT Tags difference feature.
TagsDiffDialog(Window, String, String, String, String, File, File, VttObj) - Constructor for class gov.nih.nlm.nls.vtt.Gui.TagsDiffDialog
Create a TagsDiffDialog object to compare tags from source and target by specifying owner, title, typeStr, sourceDataStr, targetDataStr, sourceFile, targetFile, vttObj.
TARGET_IND_STR - Static variable in class gov.nih.nlm.nls.vtt.Lib.DiffUtil
target indent string
targetScrollPane_ - Variable in class gov.nih.nlm.nls.vtt.Gui.MarkupsDiffDialog
 
TEXT_BOLD - Static variable in class gov.nih.nlm.nls.vtt.Gui.VttMenuBar
menu item: text bold
TEXT_DEFAULT - Static variable in class gov.nih.nlm.nls.vtt.Gui.VttMenuBar
menu item: text default
TEXT_FONT_DIALOG - Static variable in class gov.nih.nlm.nls.vtt.Gui.VttMenuBar
menu item: text font Dialog
TEXT_FONT_DIALOGINPUT - Static variable in class gov.nih.nlm.nls.vtt.Gui.VttMenuBar
menu item: text font DialogInput
TEXT_FONT_MONOSPACED - Static variable in class gov.nih.nlm.nls.vtt.Gui.VttMenuBar
menu item: text font Monospaced
TEXT_FONT_SANSSERIF - Static variable in class gov.nih.nlm.nls.vtt.Gui.VttMenuBar
menu item: text font SansSerif
TEXT_FONT_SERIF - Static variable in class gov.nih.nlm.nls.vtt.Gui.VttMenuBar
menu item: text font serif
TEXT_FONT_SIZE - Static variable in class gov.nih.nlm.nls.vtt.Gui.VttMenuBar
menu item: text font size
TEXT_HELP - Static variable in class gov.nih.nlm.nls.vtt.Gui.VttMenuBar
menu item: text help
TEXT_HIGHLIGHT_BG_COLOR - Static variable in class gov.nih.nlm.nls.vtt.Gui.VttMenuBar
menu item: text background color
TEXT_HIGHLIGHT_COLOR - Static variable in class gov.nih.nlm.nls.vtt.Gui.VttMenuBar
menu item: text highlight color
TEXT_ITALIC - Static variable in class gov.nih.nlm.nls.vtt.Gui.VttMenuBar
menu item: text italic
TEXT_MARKUPS - Static variable in class gov.nih.nlm.nls.vtt.Operations.TextDisplayOperations
 
TEXT_PAGE - Static variable in class gov.nih.nlm.nls.vtt.Operations.HelpDocOperations
 
TEXT_STR - Static variable in class gov.nih.nlm.nls.vtt.Model.VttDocument
text string in the header
TEXT_UNDERLINE - Static variable in class gov.nih.nlm.nls.vtt.Gui.VttMenuBar
menu item: text underline
TextDisplayOperations - Class in gov.nih.nlm.nls.vtt.Operations
This class provides text display related operations.
ToggleBold(VttObj) - Static method in class gov.nih.nlm.nls.vtt.Operations.TextDisplayOperations
Toggle bold.
ToggleItalic(VttObj) - Static method in class gov.nih.nlm.nls.vtt.Operations.TextDisplayOperations
Toggle italic.
ToggleLineWrap() - Method in class gov.nih.nlm.nls.vtt.Gui.MainPanel
Toggle line wrap of text.
ToggleShow(VttObj) - Method in class gov.nih.nlm.nls.vtt.Gui.MarkupDialog
Toggle show or not-show of this dialog.
ToggleShow() - Method in class gov.nih.nlm.nls.vtt.Gui.StatusPanel
Toggle show or not-show of this panel.
ToggleUnderline(VttObj) - Static method in class gov.nih.nlm.nls.vtt.Operations.TextDisplayOperations
Toggle underline.
ToString() - Static method in class gov.nih.nlm.nls.vtt.Api.VttApi
Convert information of all opened VTT files of VttApi to a String.
toString() - Method in class gov.nih.nlm.nls.vtt.Lib.Difference
Returns a string representation of this Difference.
ToString() - Method in class gov.nih.nlm.nls.vtt.Lib.DiffStats
The string representation of difference stats with default name, "lines".
ToString(String) - Method in class gov.nih.nlm.nls.vtt.Lib.DiffStats
The string representation of difference stats with specified name.
ToString() - Method in class gov.nih.nlm.nls.vtt.Lib.StringStats
The string representation of the string difference.
ToString() - Method in class gov.nih.nlm.nls.vtt.Model.ConfigObj
Convert the configObj to String
ToString() - Method in class gov.nih.nlm.nls.vtt.Model.Markup
Convert markup data to string in the format of:
offset|length|tagName|tagCategory|Annotation
ToString(boolean) - Method in class gov.nih.nlm.nls.vtt.Model.Markup
Convert markup data to string with option of showing annotation in the format of:
offset|length|tagName|tagCategory|Annotation
ToString(Vector<Markup>) - Static method in class gov.nih.nlm.nls.vtt.Model.Markups
Convert specified markups to String.
ToString(Vector<Markup>, boolean, boolean) - Static method in class gov.nih.nlm.nls.vtt.Model.Markups
Convert specified markups to String with options of showing header and annotation.
ToString(Vector<Markup>, String, int, ConfigObj) - Static method in class gov.nih.nlm.nls.vtt.Model.Markups
Convert specified markups to string with specifying text, vtt format, and configuration.
ToString(Vector<Markup>, String, int, ConfigObj, boolean) - Static method in class gov.nih.nlm.nls.vtt.Model.Markups
Convert specified markups to string with specifying text, vtt format, configuration, and flag of showing header.
ToString(boolean) - Method in class gov.nih.nlm.nls.vtt.Model.MetaData
Convert meta data to string representation: header + Meta-Data
ToString() - Method in class gov.nih.nlm.nls.vtt.Model.SaveInfo
Convert SaveInfo to a string representation: SAVE_HISTORY|vtt file version|user name|time stamp
ToString(SaveInfo) - Static method in class gov.nih.nlm.nls.vtt.Model.SaveInfo
Convert a specified SaveInfo to a string representation: SAVE_HISTORY|vtt file version|user name|time stamp
ToString() - Method in class gov.nih.nlm.nls.vtt.Model.Tag
Convert tag to a string representation: name|category|bold|italic|underline|display|fr|fg|fb|br|bg|bb|font|size
ToString(Tag) - Static method in class gov.nih.nlm.nls.vtt.Model.Tag
Convert a specified tag to a string representation: name|category|bold|italic|underline|display|fr|fg|fb|br|bg|bb|font|size
ToString(Vector<Tag>) - Static method in class gov.nih.nlm.nls.vtt.Model.Tags
Convert tags to string representation of VTT format: header + tags
ToString(Vector<Tag>, boolean) - Static method in class gov.nih.nlm.nls.vtt.Model.Tags
Convert tags to string representation of VTT format: header + tags
ToString() - Method in class gov.nih.nlm.nls.vtt.Model.UndoBase
Convert undo object to String representation.
ToString() - Method in class gov.nih.nlm.nls.vtt.Model.UndoManager
Converts undos to String representation.
ToString() - Method in class gov.nih.nlm.nls.vtt.Model.UndoNode
Converts undoNode to String representation.
ToString(VttDocument, int, VttObj) - Static method in class gov.nih.nlm.nls.vtt.Model.VttDocument
Convert vttDocuemt to a string representation in the format of text|Tags|Markup.
ToString(String) - Static method in class gov.nih.nlm.nls.vtt.Model.VttText
Convert text to string representation by adding text banner to text.

VTT Java
2010 Version
A B C D E F G H I J K L M N O P Q R S T U V W Y Z
Submit a bug or feature

Copyright © 2010 National Library of Medicine