org.eclipse.jgit.awtui
Class UIText
java.lang.Object
org.eclipse.jgit.nls.TranslationBundle
org.eclipse.jgit.awtui.UIText
public class UIText
- extends TranslationBundle
Translation bundle for JGit UI
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
authenticationRequired
public String authenticationRequired
author
public String author
date
public String date
enterUsernameAndPasswordFor
public String enterUsernameAndPasswordFor
mustBeSpecialTableModel
public String mustBeSpecialTableModel
password
public String password
username
public String username
warning
public String warning
UIText
public UIText()
get
public static UIText get()
- Returns:
- an instance of this translation bundle
Copyright © 2011. All Rights Reserved.