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

A

APPROVE_OPTION - Static variable in class org.mozdev.MacroTracker.toolkit.guiPanels.ProductEditorPanel
 
actionPerformed(ActionEvent) - Method in class org.mozdev.MacroTracker.toolkit.MTextField
 
actionPerformed(ActionEvent) - Method in class org.mozdev.MacroTracker.toolkit.guiPanels.ProductEditorPanel
 
actionPerformed(ActionEvent) - Method in class org.mozdev.MacroTracker.toolkit.guiPanels.UserEditorPanel
 
actionPerformed(ActionEvent) - Method in class org.mozdev.MacroTracker.toolkit.guiPanels.addRemovePanel
 
actionPerformed(ActionEvent) - Method in class org.mozdev.MacroTracker.ui.BugDesktop
 
actionPerformed(ActionEvent) - Method in class org.mozdev.MacroTracker.ui.frmBug
 
actionPerformed(ActionEvent) - Method in class org.mozdev.MacroTracker.ui.frmDatabaseCreation
 
actionPerformed(ActionEvent) - Method in class org.mozdev.MacroTracker.ui.frmMainScreen
 
actionPerformed(ActionEvent) - Method in class org.mozdev.MacroTracker.ui.frmMiniBrowser
 
actionPerformed(ActionEvent) - Method in class org.mozdev.MacroTracker.ui.frmOpenBug
 
add(String) - Method in class org.mozdev.MacroTracker.classes.bug.StatusManager
 
add(Component) - Method in class org.mozdev.MacroTracker.toolkit.ContextToolbar
 
add(ToolbarButton) - Method in class org.mozdev.MacroTracker.toolkit.ContextToolbar
 
addActionListener(ActionListener) - Method in class org.mozdev.MacroTracker.toolkit.MComboBox
 
addBug(Bug) - Method in class org.mozdev.MacroTracker.classes.MacroTrackerDatabase
Adds a bug to the bug database.
addDesktopItem(PanelMenuBar, String) - Method in class org.mozdev.MacroTracker.ui.BugDesktop
Adds the item to the desktop.
addItem(String) - Method in class org.mozdev.MacroTracker.toolkit.MComboBox
Adds an item to the list.
addItem(String) - Method in class org.mozdev.MacroTracker.toolkit.guiPanels.addRemovePanel
Adds the String taken in to the JList contained in this panel.
addProduct(Product) - Method in class org.mozdev.MacroTracker.classes.MacroTrackerDatabase
Adds a Product to the BugDatabase.
addRemovePanel - class org.mozdev.MacroTracker.toolkit.guiPanels.addRemovePanel.
addRemovePanel generates a JPanel with GUI where the user can add and remove data from a MComboBox that cannot hold duplicate items.
addRemovePanel(String, String[]) - Constructor for class org.mozdev.MacroTracker.toolkit.guiPanels.addRemovePanel
Creates a addRemovePanel with a JLabel containing the name of what the user is adding at the top of the panel and initial string values added to the MComboBox.
addRemovePanel(String) - Constructor for class org.mozdev.MacroTracker.toolkit.guiPanels.addRemovePanel
Creates a addRemovePanel with a JLabel containing the name of what the user is adding at the top of the panel.
addSubTopic(iHelpTopic) - Method in class org.mozdev.firebirdhelp.HelpViewer.HelpTree
Add a sub-topic to branch out of this help topic in a JTree.
addSubTopic(iHelpTopic) - Method in interface org.mozdev.firebirdhelp.HelpViewer.iHelpTopic
Add a subtopic of this help topic.
addUser(User) - Method in class org.mozdev.MacroTracker.classes.MacroTrackerDatabase
Adds a user to the bug database.

B

Bug - class org.mozdev.MacroTracker.classes.Bug.
Class Bug represents a bug held in the MacroTracker bug tracking system.
Bug() - Constructor for class org.mozdev.MacroTracker.classes.Bug
Creates a Bug object with default settings (everything 0).
Bug(int) - Constructor for class org.mozdev.MacroTracker.classes.Bug
Creates a Bug object with the bug number set.
Bug(int, String) - Constructor for class org.mozdev.MacroTracker.classes.Bug
Creates a Bug object with the Bug number and the summary set in the constructor.
BugDesktop - class org.mozdev.MacroTracker.ui.BugDesktop.
GUI element that makes a desktop where multiple Bug's can be viewed.
BugDesktop() - Constructor for class org.mozdev.MacroTracker.ui.BugDesktop
 
blocks - Variable in class org.mozdev.MacroTracker.classes.Bug
 
btnAdd - Variable in class org.mozdev.MacroTracker.toolkit.guiPanels.addRemovePanel
 
btnRemove - Variable in class org.mozdev.MacroTracker.toolkit.guiPanels.addRemovePanel
 
bugCount() - Method in class org.mozdev.MacroTracker.classes.MacroTrackerDatabase
Returns how many bugs are in the bug database.
bugs - Static variable in interface org.mozdev.MacroTracker.classes.iBugDatabase
 

C

CANCEL_OPTION - Static variable in class org.mozdev.MacroTracker.toolkit.guiPanels.ProductEditorPanel
 
ContextToolbar - class org.mozdev.MacroTracker.toolkit.ContextToolbar.
A JToolBar that provides a popup menu when right-clicked that let's the user choose whether or not they want Icons, Icons and Text, or Text.
ContextToolbar() - Constructor for class org.mozdev.MacroTracker.toolkit.ContextToolbar
Creates a general JToolBar with a context menu.
canConfirm() - Method in class org.mozdev.MacroTracker.classes.User
Returns whether or not this user can confirm bugs.
canCreateGroups() - Method in class org.mozdev.MacroTracker.classes.User
Returns whether or not this user can create groups.
canEditBugs() - Method in class org.mozdev.MacroTracker.classes.User
Returns whether or not the current user can edit bugs.
canEditKeywords() - Method in class org.mozdev.MacroTracker.classes.User
Returns whether or not this user can edit Bugzilla keywords.
canEditUsers() - Method in class org.mozdev.MacroTracker.classes.User
Returns whether or not this user can edit other users settings.
cc - Variable in class org.mozdev.MacroTracker.classes.Bug
 
centerFrame(JFrame) - Static method in class org.mozdev.MacroTracker.main.MacroTracker
Centers a JFrame to the middle of the screen.
clear() - Method in class org.mozdev.MacroTracker.toolkit.MComboBox
 
clear() - Method in class org.mozdev.MacroTracker.toolkit.guiPanels.addRemovePanel
Clears all of the data contained in the panel.
comments - Variable in class org.mozdev.MacroTracker.classes.Bug
 
components - Variable in class org.mozdev.MacroTracker.classes.Product
 

D

DescribeComponent - class org.mozdev.MacroTracker.ui.DescribeComponent.
Contains UI that displays a descripton of the components of a Product to the user for viewing.
DescribeComponent(Product) - Constructor for class org.mozdev.MacroTracker.ui.DescribeComponent
 
dependsOn - Variable in class org.mozdev.MacroTracker.classes.Bug
 

E

equals(User) - Method in class org.mozdev.MacroTracker.classes.User
Returns true if the user is equal to that of another user.
equals(Object) - Method in class org.mozdev.MacroTracker.classes.bug.Status
 

F

frmAbout - class org.mozdev.MacroTracker.ui.frmAbout.
 
frmAbout() - Constructor for class org.mozdev.MacroTracker.ui.frmAbout
 
frmBug - class org.mozdev.MacroTracker.ui.frmBug.
The form used to display a bug from the CDatabase.
frmBug(Bug) - Constructor for class org.mozdev.MacroTracker.ui.frmBug
 
frmBug() - Constructor for class org.mozdev.MacroTracker.ui.frmBug
 
frmDatabaseCreation - class org.mozdev.MacroTracker.ui.frmDatabaseCreation.
A Database Creation form that provides a GUI for the user to create a new MacroTrackerDatabase from.
frmDatabaseCreation() - Constructor for class org.mozdev.MacroTracker.ui.frmDatabaseCreation
 
frmMainScreen - class org.mozdev.MacroTracker.ui.frmMainScreen.
The Main MacroTracker screen.
frmMainScreen() - Constructor for class org.mozdev.MacroTracker.ui.frmMainScreen
 
frmMiniBrowser - class org.mozdev.MacroTracker.ui.frmMiniBrowser.
This class loads a HTML file (taken in through the constructor) inside of a browser window.
frmMiniBrowser(String) - Constructor for class org.mozdev.MacroTracker.ui.frmMiniBrowser
 
frmOpenBug - class org.mozdev.MacroTracker.ui.frmOpenBug.
 
frmOpenBug(Frame) - Constructor for class org.mozdev.MacroTracker.ui.frmOpenBug
 

G

gMasterBugDatabase - Static variable in class org.mozdev.MacroTracker.main.MacroTracker
The bug database that is loaded into the application.
gMasterBugDesktop - Static variable in class org.mozdev.MacroTracker.main.MacroTracker
The Bug Database to use to open Bugs.
generateFileFilter() - Static method in class org.mozdev.MacroTracker.classes.StandardComponents
Creates a FileFilter that will contain all supported Database formats by MacroTracker to be used in a JFileChooser dialog.
generateHelpMenu() - Static method in class org.mozdev.MacroTracker.classes.StandardComponents
Returns the MacroTracker help menu with all menu items added and ready to be used.
get(String) - Method in class org.mozdev.MacroTracker.classes.bug.StatusManager
 
getAssignedTo() - Method in class org.mozdev.MacroTracker.classes.Bug
Returns the name of the person responsible for fixing the bug.
getAuthor() - Method in class org.mozdev.MacroTracker.classes.UserComment
Returns the author of this comment.
getBug(int) - Method in class org.mozdev.MacroTracker.classes.MacroTrackerDatabase
Returns a bug in the bug database.
getBugNumber() - Method in class org.mozdev.MacroTracker.classes.Bug
Returns the bug number of the bug.
getComment() - Method in class org.mozdev.MacroTracker.classes.UserComment
Returns the comment that the getAuthor() made.
getComponent() - Method in class org.mozdev.MacroTracker.classes.Bug
Returns the component of the Product the bug was found in.
getData() - Method in class org.mozdev.MacroTracker.toolkit.guiPanels.addRemovePanel
Returns an iterator with the data contained in the list.
getDescription() - Method in class org.mozdev.MacroTracker.classes.Bug
Returns a long description of the bug.
getEditComponents() - Method in class org.mozdev.MacroTracker.classes.User
Returns whether or not this user can edit components.
getEmail() - Method in class org.mozdev.MacroTracker.classes.User
Returns the user's email.
getGlossary() - Method in class org.mozdev.firebirdhelp.HelpViewer.HelpContent
 
getHardware() - Method in class org.mozdev.MacroTracker.classes.Bug
Returns the Platform the bug was found in.
getIndex() - Method in class org.mozdev.firebirdhelp.HelpViewer.HelpContent
 
getItemAt(int) - Method in class org.mozdev.MacroTracker.toolkit.MComboBox
 
getItemCount() - Method in class org.mozdev.MacroTracker.toolkit.MComboBox
 
getKeywords() - Method in class org.mozdev.MacroTracker.classes.Bug
Returns any keywords that this bug describes.
getMenuBar(Frame) - Method in class org.mozdev.MacroTracker.classes.PanelMenuBar
 
getMenuBar(Frame) - Method in class org.mozdev.MacroTracker.ui.frmBug
 
getName() - Method in class org.mozdev.MacroTracker.classes.MacroTrackerDatabase
Returns the name of the database.
getName() - Method in class org.mozdev.MacroTracker.classes.Product.component
 
getName() - Method in class org.mozdev.MacroTracker.classes.User
Returns the user's name.
getName() - Method in interface org.mozdev.MacroTracker.classes.iBugDatabase
 
getName() - Method in class org.mozdev.firebirdhelp.HelpViewer.HelpContent
 
getOS() - Method in class org.mozdev.MacroTracker.classes.Bug
Returns the Operating System that the bug in the Product was found in.
getOwner() - Method in class org.mozdev.MacroTracker.classes.Product.component
 
getPassword() - Method in class org.mozdev.MacroTracker.classes.User
Returns the user's password.
getPriority() - Method in class org.mozdev.MacroTracker.classes.Bug
Returns the priority of this bug to get fixed.
getProduct() - Method in class org.mozdev.MacroTracker.classes.Bug
Returns the Product this bug was found in.
getProduct(int) - Method in class org.mozdev.MacroTracker.classes.MacroTrackerDatabase
Returns the product located at the specified index in the Product database.
getProduct(String) - Method in class org.mozdev.MacroTracker.classes.MacroTrackerDatabase
Returns a Product based on the productName taken in.
getProduct() - Method in class org.mozdev.MacroTracker.toolkit.guiPanels.ProductEditorPanel
Returns the product generated by the form.
getQAContact() - Method in class org.mozdev.MacroTracker.classes.Bug
Returns the QA Contact of this bug.
getQAContact() - Method in class org.mozdev.MacroTracker.classes.Product.component
 
getReporter() - Method in class org.mozdev.MacroTracker.classes.Bug
Returns the User who reported the bug.
getResolution() - Method in class org.mozdev.MacroTracker.classes.Bug
Returns the resolution (if any) of this bug according to the status constants.
getSelectedIndex() - Method in class org.mozdev.MacroTracker.toolkit.MComboBox
 
getSeverity() - Method in class org.mozdev.MacroTracker.classes.Bug
Returns the severity of the bug.
getStatus() - Method in class org.mozdev.MacroTracker.classes.Bug
Returns the status of this bug according to the status constants.
getStatusWB() - Method in class org.mozdev.MacroTracker.classes.Bug
Returns the Status Whiteboard of the bug.
getSummary() - Method in class org.mozdev.MacroTracker.classes.Bug
Returns a short summary of the bug.
getTM() - Method in class org.mozdev.MacroTracker.classes.Bug
Returns the version of the product the bug is planned on being fixed in.
getTOC() - Method in class org.mozdev.firebirdhelp.HelpViewer.HelpContent
 
getText() - Method in class org.mozdev.firebirdhelp.general.ToolbarButton
Returns the text that is displayed in the ToolbarButton.
getTreeNode() - Method in class org.mozdev.firebirdhelp.HelpViewer.HelpTree
Returns a TreeNode of this object that can be added to a JTree to display this topic and its sub-topics in a tree visually.
getTreeNode() - Method in interface org.mozdev.firebirdhelp.HelpViewer.iHelpTopic
Returns a TreeNode of this topic so you can insert it in a JTree.
getURL() - Method in class org.mozdev.MacroTracker.classes.Bug
Returns the URL that may contain a testcase or other information related to the bug.
getURL(String) - Method in class org.mozdev.firebirdhelp.HelpViewer.HelpContent
 
getUser(int) - Method in class org.mozdev.MacroTracker.classes.MacroTrackerDatabase
Returns the user by their ID number.
getUser(String) - Method in class org.mozdev.MacroTracker.classes.MacroTrackerDatabase
Returns the user with the given email.
getUserResponse() - Method in class org.mozdev.MacroTracker.toolkit.guiPanels.ProductEditorPanel
Returns whether or not the user hit the OK or Cancel button on the dialog.
getUsername() - Method in class org.mozdev.MacroTracker.classes.User
Returns the user's username.
getUsers() - Method in class org.mozdev.MacroTracker.toolkit.guiPanels.UserEditorPanel
Returns an iterator that iterates through all of the users in the list, including those that are added and removed.
getVersion() - Method in class org.mozdev.MacroTracker.classes.Bug
Returns the product version this bug was found in.
guiData - Variable in class org.mozdev.MacroTracker.toolkit.guiPanels.addRemovePanel
 

H

HelpContent - class org.mozdev.firebirdhelp.HelpViewer.HelpContent.
 
HelpContent(String) - Constructor for class org.mozdev.firebirdhelp.HelpViewer.HelpContent
 
HelpContent(String, iHelpTopic) - Constructor for class org.mozdev.firebirdhelp.HelpViewer.HelpContent
 
HelpContent(String, iHelpTopic, iHelpTopic) - Constructor for class org.mozdev.firebirdhelp.HelpViewer.HelpContent
 
HelpContent(String, iHelpTopic, iHelpTopic, iHelpTopic) - Constructor for class org.mozdev.firebirdhelp.HelpViewer.HelpContent
 
HelpTree - class org.mozdev.firebirdhelp.HelpViewer.HelpTree.
 
HelpTree(String, String) - Constructor for class org.mozdev.firebirdhelp.HelpViewer.HelpTree
Creates a standard HelpTree object that is designed to create a tree of objects.
HelpViewer - class org.mozdev.firebirdhelp.HelpViewer.HelpViewer.
 
HelpViewer(HelpContent) - Constructor for class org.mozdev.firebirdhelp.HelpViewer.HelpViewer
 
hyperlinkLabel - class org.mozdev.MacroTracker.toolkit.hyperlinkLabel.
A JLabel that looks like a HTML website hyperlink and can set it to load a URL when clicked.
hyperlinkLabel(String, String) - Constructor for class org.mozdev.MacroTracker.toolkit.hyperlinkLabel
Creates a hyperlinkLabel that, when clicked, loads a URL into the MiniBrowser.
hyperlinkLabel(String) - Constructor for class org.mozdev.MacroTracker.toolkit.hyperlinkLabel
Creates a hyperlinkLabel with the text of the label already set.
hyperlinkLabel() - Constructor for class org.mozdev.MacroTracker.toolkit.hyperlinkLabel
Creates a hyperlinkLabel that is a regular JLabel but it looks like a hyperlink.

I

IMAGE_AND_TEXT - Static variable in class org.mozdev.firebirdhelp.general.ToolbarButton
 
IMAGE_ONLY - Static variable in class org.mozdev.firebirdhelp.general.ToolbarButton
 
IN_BETA - Static variable in class org.mozdev.MacroTracker.main.MacroTracker
Whether or not this versino of MacroTracker is a BETA version.
iBugDatabase - interface org.mozdev.MacroTracker.classes.iBugDatabase.
Bug Database class is a Database of Bugs, Products, Users and other information that can help a software developer effectively track bugs in an open-source, public environment.
iHelpTopic - interface org.mozdev.firebirdhelp.HelpViewer.iHelpTopic.
 
inList(String) - Method in class org.mozdev.MacroTracker.toolkit.MComboBox
Returns whether or not the itemToCheckFor already exists in the list.
initalizeComponentsWithDatabase() - Method in class org.mozdev.MacroTracker.ui.frmMainScreen
 
isValidUser(User) - Method in class org.mozdev.MacroTracker.classes.MacroTrackerDatabase
Returns whether or not the user taken in is a registered MacroTracker user.
isValidUser(String) - Method in class org.mozdev.MacroTracker.classes.MacroTrackerDatabase
Returns whether or not the user's email taken in is a valid MacroTracker user.
isValidUser(String) - Method in interface org.mozdev.MacroTracker.classes.iBugDatabase
 

L

LARGE_PICTURE - Static variable in class org.mozdev.firebirdhelp.general.ToolbarButton
 
loadDatabase(File) - Static method in class org.mozdev.MacroTracker.main.MacroTracker
Sets the masterBugDatabase from a file.

M

MComboBox - class org.mozdev.MacroTracker.toolkit.MComboBox.
This is a class that inherits JPanel and holds a merger of a JList and JComboBox.
MComboBox() - Constructor for class org.mozdev.MacroTracker.toolkit.MComboBox
 
MScrollPane - class org.mozdev.MacroTracker.toolkit.MScrollPane.
MScrollPane is a JScrollPane with the contents taken in through the constructor.
MScrollPane(Component) - Constructor for class org.mozdev.MacroTracker.toolkit.MScrollPane
 
MTextField - class org.mozdev.MacroTracker.toolkit.MTextField.
A JTextField object that has a right-click menu with the following options: Cut Copy Paste Delete Select All Right-click menu cannot be modified, but can be overwritten.
MTextField() - Constructor for class org.mozdev.MacroTracker.toolkit.MTextField
 
MacroTracker - class org.mozdev.MacroTracker.main.MacroTracker.
This class contains general functions to be used wihtin the function and the state of MacroTracker.
MacroTracker() - Constructor for class org.mozdev.MacroTracker.main.MacroTracker
 
MacroTrackerDatabase - class org.mozdev.MacroTracker.classes.MacroTrackerDatabase.
A Bug Database that can be saved to a file using the MacroTracker Database format.
MacroTrackerDatabase() - Constructor for class org.mozdev.MacroTracker.classes.MacroTrackerDatabase
 
MenuItem - class org.mozdev.MacroTracker.toolkit.MenuItem.
 
MenuItem(String, String) - Constructor for class org.mozdev.MacroTracker.toolkit.MenuItem
 
MenuItem(String) - Constructor for class org.mozdev.MacroTracker.toolkit.MenuItem
 
MenuItem() - Constructor for class org.mozdev.MacroTracker.toolkit.MenuItem
 
mAddBox - Variable in class org.mozdev.MacroTracker.toolkit.guiPanels.addRemovePanel
 
main(String[]) - Static method in class org.mozdev.MacroTracker.main.MacroTracker
MAIN FUNCTION FOR MACROTRACKER This is where all the magic starts ;)
main(String[]) - Static method in class org.mozdev.MacroTracker.ui.frmMiniBrowser
 
main(String[]) - Static method in class org.mozdev.firebirdhelp.HelpViewer.HelpViewer
 
maybeShowPopup(MouseEvent) - Method in class org.mozdev.MacroTracker.toolkit.MTextField
 
mouseClicked(MouseEvent) - Method in class org.mozdev.MacroTracker.toolkit.MTextField
 
mouseClicked(MouseEvent) - Method in class org.mozdev.MacroTracker.ui.frmMainScreen
 
mouseEntered(MouseEvent) - Method in class org.mozdev.MacroTracker.toolkit.MTextField
 
mouseEntered(MouseEvent) - Method in class org.mozdev.MacroTracker.ui.frmMainScreen
 
mouseExited(MouseEvent) - Method in class org.mozdev.MacroTracker.toolkit.MTextField
 
mouseExited(MouseEvent) - Method in class org.mozdev.MacroTracker.ui.frmMainScreen
 
mousePressed(MouseEvent) - Method in class org.mozdev.MacroTracker.toolkit.MTextField
 
mousePressed(MouseEvent) - Method in class org.mozdev.MacroTracker.ui.frmMainScreen
 
mouseReleased(MouseEvent) - Method in class org.mozdev.MacroTracker.toolkit.MTextField
 
mouseReleased(MouseEvent) - Method in class org.mozdev.MacroTracker.ui.frmMainScreen
 

N

name - Variable in class org.mozdev.MacroTracker.classes.Product
 
name() - Method in class org.mozdev.firebirdhelp.HelpViewer.HelpTree
Returns the name of this help topic.
name() - Method in interface org.mozdev.firebirdhelp.HelpViewer.iHelpTopic
Returns the name of the topic.

O

org.mozdev.MacroTracker.classes - package org.mozdev.MacroTracker.classes
 
org.mozdev.MacroTracker.classes.bug - package org.mozdev.MacroTracker.classes.bug
 
org.mozdev.MacroTracker.main - package org.mozdev.MacroTracker.main
 
org.mozdev.MacroTracker.toolkit - package org.mozdev.MacroTracker.toolkit
 
org.mozdev.MacroTracker.toolkit.guiPanels - package org.mozdev.MacroTracker.toolkit.guiPanels
 
org.mozdev.MacroTracker.ui - package org.mozdev.MacroTracker.ui
 
org.mozdev.firebirdhelp.HelpViewer - package org.mozdev.firebirdhelp.HelpViewer
 
org.mozdev.firebirdhelp.general - package org.mozdev.firebirdhelp.general
 
os - Variable in class org.mozdev.MacroTracker.classes.Product
 

P

PanelMenuBar - class org.mozdev.MacroTracker.classes.PanelMenuBar.
 
PanelMenuBar() - Constructor for class org.mozdev.MacroTracker.classes.PanelMenuBar
 
Product - class org.mozdev.MacroTracker.classes.Product.
The Product class represents a product that clients create.
Product() - Constructor for class org.mozdev.MacroTracker.classes.Product
 
Product.component - class org.mozdev.MacroTracker.classes.Product.component.
 
Product.component(String, User, User) - Constructor for class org.mozdev.MacroTracker.classes.Product.component
 
ProductEditorPanel - class org.mozdev.MacroTracker.toolkit.guiPanels.ProductEditorPanel.
This form displays GUI for either product editing or creation.
ProductEditorPanel(String) - Constructor for class org.mozdev.MacroTracker.toolkit.guiPanels.ProductEditorPanel
 
platforms - Variable in class org.mozdev.MacroTracker.classes.Product
 
productCount() - Method in class org.mozdev.MacroTracker.classes.MacroTrackerDatabase
Returns how many product's are held in this MacroTracker database.
productIterator() - Method in class org.mozdev.MacroTracker.classes.MacroTrackerDatabase
Returns an iterator that can iterate through all of the Product's in this database.
products - Static variable in interface org.mozdev.MacroTracker.classes.iBugDatabase
 

R

removeBug(int) - Method in class org.mozdev.MacroTracker.classes.MacroTrackerDatabase
Removes a bug from the bug database.
removeItemAt(int) - Method in class org.mozdev.MacroTracker.toolkit.MComboBox
 
removeProduct(int) - Method in class org.mozdev.MacroTracker.classes.MacroTrackerDatabase
Removes a Product that bugs are tracked for from the BugDatabase.
removeProduct(String) - Method in class org.mozdev.MacroTracker.classes.MacroTrackerDatabase
Removes a product when the name of the product is taken in.
removeSelectedItem() - Method in class org.mozdev.MacroTracker.toolkit.MComboBox
Removes the item selected in the combo box.
removeSubTopics() - Method in class org.mozdev.firebirdhelp.HelpViewer.HelpTree
Removes all of the sub-topics of this topic.
removeSubTopics() - Method in interface org.mozdev.firebirdhelp.HelpViewer.iHelpTopic
Removes all subtopics of this topic.
removeUser(String) - Method in class org.mozdev.MacroTracker.classes.MacroTrackerDatabase
Removes a user from the bug database.
removeUser(int) - Method in class org.mozdev.MacroTracker.classes.MacroTrackerDatabase
Removes a user from the bug database.
resolution - Static variable in interface org.mozdev.MacroTracker.classes.iBugDatabase
 

S

SMALL_PICTURE - Static variable in class org.mozdev.firebirdhelp.general.ToolbarButton
 
StandardComponents - class org.mozdev.MacroTracker.classes.StandardComponents.
This is MacroTracker's utility classes that generates components that should be standardized, such as the Help Menu and the FileFilter.
StandardComponents() - Constructor for class org.mozdev.MacroTracker.classes.StandardComponents
 
Status - class org.mozdev.MacroTracker.classes.bug.Status.
 
Status(int, String) - Constructor for class org.mozdev.MacroTracker.classes.bug.Status
 
StatusManager - class org.mozdev.MacroTracker.classes.bug.StatusManager.
This class manages the Status's of BugDatabases.
StatusManager() - Constructor for class org.mozdev.MacroTracker.classes.bug.StatusManager
 
saveBug() - Method in class org.mozdev.MacroTracker.ui.frmBug
 
saveDatabase(File) - Static method in class org.mozdev.MacroTracker.main.MacroTracker
Saves the masterBugDatabase to a file.
setAssignedTo(User) - Method in class org.mozdev.MacroTracker.classes.Bug
This is the person in charge of resolving the bug.
setBugNumber(int) - Method in class org.mozdev.MacroTracker.classes.Bug
Changes the bug number of the current bug.
setButtonMode(byte) - Method in class org.mozdev.firebirdhelp.general.ToolbarButton
Sets whether or not the button will display Images and Text, Text only, or Pictures only.
(precondition: buttonMode == IMAGE_AND_TEXT, IMAGE_ONLY, TEXT_ONLY)
setCanConfirm(boolean) - Method in class org.mozdev.MacroTracker.classes.User
This field is only used if you have enabled the "unconfirmed" status.
setComponent(String) - Method in class org.mozdev.MacroTracker.classes.Bug
 
setCreateGroups(boolean) - Method in class org.mozdev.MacroTracker.classes.User
This option will allow a user to create and destroy groups in Bugzilla.
setDescription(String) - Method in class org.mozdev.MacroTracker.classes.Bug
Sets the description of the bug.
setEditBugs(boolean) - Method in class org.mozdev.MacroTracker.classes.User
Unless a user has this bit set, they can only edit those bugs for which they are the assignee or the reporter.
setEditComponents(boolean) - Method in class org.mozdev.MacroTracker.classes.User
This flag allows a user to create new products and components, as well as modify and destroy those that have no bugs associated with them.
setEditKeywords(boolean) - Method in class org.mozdev.MacroTracker.classes.User
If you use Bugzilla's keyword functionality, enabling this feature allows a user to create and destroy keywords.
setEditUsers(boolean) - Method in class org.mozdev.MacroTracker.classes.User
This flag allows a user to do what you're doing right now: edit other users.
setHardware(String) - Method in class org.mozdev.MacroTracker.classes.Bug
Sets the hardware that the bug found in the Product was found on.
setImage(String) - Method in class org.mozdev.MacroTracker.toolkit.MenuItem
 
setLargeImg(String) - Method in class org.mozdev.firebirdhelp.general.ToolbarButton
Sets the uri of the toolbar image to display when the image mode is set to LARGE_PICTURE.
setName(String) - Method in class org.mozdev.MacroTracker.classes.MacroTrackerDatabase
Sets the name of the BugDatabase
setName(String) - Method in class org.mozdev.MacroTracker.classes.Product.component
 
setName(String) - Method in interface org.mozdev.MacroTracker.classes.iBugDatabase
 
setOS(String) - Method in class org.mozdev.MacroTracker.classes.Bug
The operating system that the bug in the Product was found on.
setOwner(User) - Method in class org.mozdev.MacroTracker.classes.Product.component
 
setPictureMode(byte) - Method in class org.mozdev.firebirdhelp.general.ToolbarButton
Sets whether or not the toolbar button will display a large or a small image.
(precondition: imageMode == LARGE_PICTURE, SMALL_PICTURE)
setPriority(byte) - Method in class org.mozdev.MacroTracker.classes.Bug
Sets how high of a priority this bug is to be fixed (on a scale of 1 to 5, 1 being the highest).
setProduct(Product) - Method in class org.mozdev.MacroTracker.classes.Bug
 
setProduct(Product) - Method in class org.mozdev.MacroTracker.toolkit.guiPanels.ProductEditorPanel
Updates the GUI of the panel to what is contained in this product.
setQAContact(User) - Method in class org.mozdev.MacroTracker.classes.Bug
Sets the person who is responsible for QA and making sure the resolution was the approripate one.
setQAContact(User) - Method in class org.mozdev.MacroTracker.classes.Product.component
 
setReporter(User) - Method in class org.mozdev.MacroTracker.classes.Bug
Sets the person who reported this bug.
setResolution(Status) - Method in class org.mozdev.MacroTracker.classes.Bug
A resolution field indicates what happened to this bug.
setSeverity(String) - Method in class org.mozdev.MacroTracker.classes.Bug
Sets the severity of the bug according to the severity constants.
setSmallImg(String) - Method in class org.mozdev.firebirdhelp.general.ToolbarButton
Sets the image to display when the image mode is SMALL_PICTURE.
setStatus(Status) - Method in class org.mozdev.MacroTracker.classes.Bug
The status field indicates the general health of a bug.
setStatusWB(String) - Method in class org.mozdev.MacroTracker.classes.Bug
Sets the status whiteboard of the bug.
setSummary(String) - Method in class org.mozdev.MacroTracker.classes.Bug
Sets the summary, which should be a sentence that summarizes the problem.
setTargetMilestone(double) - Method in class org.mozdev.MacroTracker.classes.Bug
Sets the estimated date that this bug should be fixed by.
setText(String) - Method in class org.mozdev.MacroTracker.toolkit.hyperlinkLabel
Defines the single line of text this component will display.
setText(String) - Method in class org.mozdev.firebirdhelp.general.ToolbarButton
Sets the text to display in the ToolbarButton.
setToolbarButtonMode(byte) - Method in class org.mozdev.MacroTracker.toolkit.ContextToolbar
Sets whether or not the toolbar buttons should show pictures, text, or both.
setURL(String) - Method in class org.mozdev.MacroTracker.classes.Bug
URL that demonostrates the problem you are seeing.
setVersion(double) - Method in class org.mozdev.MacroTracker.classes.Bug
Sets the version of the Product that this bug was found in.
status - Static variable in interface org.mozdev.MacroTracker.classes.iBugDatabase
 

T

TEXT_ONLY - Static variable in class org.mozdev.firebirdhelp.general.ToolbarButton
 
ToolbarButton - class org.mozdev.firebirdhelp.general.ToolbarButton.
This ToolbarButton class is a class that inherits JButton and simulates functions that would be useful for a button on a JToolBar.
ToolbarButton(String) - Constructor for class org.mozdev.firebirdhelp.general.ToolbarButton
Creates a new ToolbarButton with its text already set.
ToolbarButton(String, String, String) - Constructor for class org.mozdev.firebirdhelp.general.ToolbarButton
Creates a new Toolbarbutton with the button's text and images already set.
toString() - Method in class org.mozdev.MacroTracker.classes.bug.Status
 
toolbarCustomization(JToolBar, JFrame, JComponent) - Static method in class org.mozdev.firebirdhelp.general.utility
 
topicIterator() - Method in class org.mozdev.firebirdhelp.HelpViewer.HelpTree
Returns an iterator that iterates through all of the help sub-topics.
topicIterator() - Method in interface org.mozdev.firebirdhelp.HelpViewer.iHelpTopic
Returns an iterator that will let you iterate through all of the sub-topics.

U

User - class org.mozdev.MacroTracker.classes.User.
Represents a user stored in the MacroTracker database.
User(String, String) - Constructor for class org.mozdev.MacroTracker.classes.User
Creates a new User with the user's name and email entered into the user.
UserComment - class org.mozdev.MacroTracker.classes.UserComment.
UserComment class contains a comment that a User wishes to add to a bug to report status or give feedback on the bug.
UserComment(User, String) - Constructor for class org.mozdev.MacroTracker.classes.UserComment
Creates a new UserComment object with the author and the message the author made taken in.
UserEditorPanel - class org.mozdev.MacroTracker.toolkit.guiPanels.UserEditorPanel.
Displays the user editor panel so the user can edit users.
UserEditorPanel(iBugDatabase) - Constructor for class org.mozdev.MacroTracker.toolkit.guiPanels.UserEditorPanel
Creates a new UserEditorPanel with the users from the bug database already taken in set in the GUI for editing.
UserEditorPanel() - Constructor for class org.mozdev.MacroTracker.toolkit.guiPanels.UserEditorPanel
Creates a standard UserEditorPanel with no users added to the list initially.
url() - Method in class org.mozdev.firebirdhelp.HelpViewer.HelpTree
Returns the URL of this help topic.
url() - Method in interface org.mozdev.firebirdhelp.HelpViewer.iHelpTopic
Returns the URL that should be loaded in the Help Viewer when this topic is clicked on or enabled.
userCount() - Method in class org.mozdev.MacroTracker.classes.MacroTrackerDatabase
The number of users in the BugDatabase.
userIterator() - Method in class org.mozdev.MacroTracker.classes.MacroTrackerDatabase
Returns an iterator that will iterate through all of the users in the BugDatabase.
users - Static variable in interface org.mozdev.MacroTracker.classes.iBugDatabase
 
utility - class org.mozdev.firebirdhelp.general.utility.
 
utility() - Constructor for class org.mozdev.firebirdhelp.general.utility
 

V

VERSION - Static variable in class org.mozdev.MacroTracker.main.MacroTracker
What version of MacroTracker this is.
valueChanged(ListSelectionEvent) - Method in class org.mozdev.MacroTracker.toolkit.MComboBox
 
versions - Variable in class org.mozdev.MacroTracker.classes.Product
 

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

Copyright © 2003-2004 R.J. Keller. All Rights Reserved.