Skip navigation links
org.netbeans.modules.bugtracking 1.134
A B C D E G H I O P Q R S U V 

E

edit(Repository) - Static method in class org.netbeans.modules.bugtracking.api.Util
Opens a dialog for editing a repository.
editQuery(R, Q) - Method in class org.netbeans.modules.bugtracking.spi.BugtrackingSupport
Opens in the editor area a TopComponent with the given Queries UI in edit mode.
editRepository(R, String) - Method in class org.netbeans.modules.bugtracking.spi.BugtrackingSupport
Opens a UI to edit a repository.
equals(Object) - Method in class org.netbeans.modules.bugtracking.spi.IssueScheduleInfo
Compares two instances of IssueSchedulingInfo.
EVENT_ATTRIBUTES_CHANGED - Static variable in class org.netbeans.modules.bugtracking.api.Repository
RepositoryProvider's attributes have changed, e.g.
EVENT_ISSUE_DATA_CHANGED - Static variable in class org.netbeans.modules.bugtracking.api.Issue
Fired when Issue data have changed.
EVENT_ISSUE_DATA_CHANGED - Static variable in interface org.netbeans.modules.bugtracking.spi.IssueProvider
Issue data were changed.
EVENT_ISSUE_DELETED - Static variable in interface org.netbeans.modules.bugtracking.spi.IssueProvider
Issue ceased to exist.
EVENT_ISSUE_SCHEDULE_CHANGED - Static variable in interface org.netbeans.modules.bugtracking.spi.IssueScheduleProvider
Issue schedule has changed.
EVENT_QUERY_LIST_CHANGED - Static variable in class org.netbeans.modules.bugtracking.api.Repository
A query from this repository was saved or removed.
EVENT_QUERY_LIST_CHANGED - Static variable in interface org.netbeans.modules.bugtracking.spi.RepositoryProvider
A query from this repository was saved or removed.
EVENT_QUERY_REFRESHED - Static variable in class org.netbeans.modules.bugtracking.api.Query
Fired after the Query was refreshed.
EVENT_REPOSITORIES_CHANGED - Static variable in class org.netbeans.modules.bugtracking.api.RepositoryManager
Name of the PropertyChangeEvent notifying that a repository was created or removed, where:
old value - a Collection of all repositories before the change new value - a Collection of all repositories after the change either both, old value or new value, are null if unknown, or at least one of them is not null indicating the exact character of the notified change.
EVENT_STATUS_CHANGED - Static variable in class org.netbeans.modules.bugtracking.api.Issue
Fired when Issue Status has changed.
EVENT_STATUS_CHANGED - Static variable in interface org.netbeans.modules.bugtracking.spi.IssueStatusProvider
Issue status has changed.
EVENT_UNSUBMITTED_ISSUES_CHANGED - Static variable in interface org.netbeans.modules.bugtracking.spi.RepositoryProvider
The content of unsubmitted issues for the repository changes.
A B C D E G H I O P Q R S U V 
Skip navigation links
org.netbeans.modules.bugtracking 1.134