JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.libs.git/1 1.10
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
N
NO_BRANCH
- Static variable in class org.netbeans.libs.git.
GitBranch
Symbolic name for a detached HEAD.
NO_BRANCH_INSTANCE
- Static variable in class org.netbeans.libs.git.
GitBranch
A null branch instance.
NotificationListener
- Interface in
org.netbeans.libs.git.progress
A general tagging interface used as the parent for all supported notification listeners.
notifyError(String)
- Method in class org.netbeans.libs.git.progress.
ProgressMonitor.DefaultProgressMonitor
notifyError(String)
- Method in class org.netbeans.libs.git.progress.
ProgressMonitor
Called when an error occurs during a git command's execution that however does not prevent it from further actions.
notifyFile(File, String)
- Method in interface org.netbeans.libs.git.progress.
FileListener
Invoked when a file is processed by a git command.
notifyRevisionInfo(GitRevisionInfo)
- Method in interface org.netbeans.libs.git.progress.
RevisionInfoListener
Invoked when a revision is processed by a certain git command.
notifyStatus(GitStatus)
- Method in interface org.netbeans.libs.git.progress.
StatusListener
Invoked when a file is processed and its status is identified.
notifyWarning(String)
- Method in class org.netbeans.libs.git.progress.
ProgressMonitor.DefaultProgressMonitor
notifyWarning(String)
- Method in class org.netbeans.libs.git.progress.
ProgressMonitor
Called when a non-fatal warning should be delivered to a git command's caller.
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.libs.git/1 1.10
Prev Letter
Next Letter
Frames
No Frames
All Classes
Built on May 24 2013. | Portions Copyright 1997-2013 Oracle. All rights reserved.