public class URLConnectionBundle_sk extends ArrayResourceBundle
Modifier and Type | Field and Description |
---|---|
static int |
authPanelInstruction |
static int |
authPanelTitle |
static int |
authPrompt |
static int |
hostPrompt |
static int |
namePanelInstrcution |
static int |
namePanelTitle
Identifies keys to access localizable object
|
static int |
namePrompt |
static int |
passwordPrompt |
static int |
portPrompt |
static int |
realmPrompt |
static int |
urlPrompt |
static int |
usernamePrompt |
Constructor and Description |
---|
URLConnectionBundle_sk() |
Modifier and Type | Method and Description |
---|---|
protected java.lang.Object[] |
getContents()
Gets the localizable objects
|
getKeys, getObject, getStringArray, handleGetObject
public static final int namePanelTitle
public static final int namePanelInstrcution
public static final int authPanelTitle
public static final int authPanelInstruction
public static final int urlPrompt
public static final int namePrompt
public static final int authPrompt
public static final int usernamePrompt
public static final int passwordPrompt
public static final int realmPrompt
public static final int hostPrompt
public static final int portPrompt
protected java.lang.Object[] getContents()
getContents
in class ArrayResourceBundle