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 java.lang.String authenticationRequired
author
public java.lang.String author
date
public java.lang.String date
enterUsernameAndPasswordFor
public java.lang.String enterUsernameAndPasswordFor
mustBeSpecialTableModel
public java.lang.String mustBeSpecialTableModel
password
public java.lang.String password
username
public java.lang.String username
warning
public java.lang.String warning
UIText
public UIText()
get
public static UIText get()
- Returns:
- an instance of this translation bundle
Copyright © 2011. All Rights Reserved.