|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectucar.unidata.util.Msg
public class Msg
Class Msg
| Nested Class Summary | |
|---|---|
static class |
Msg.SkipPanel
Class SkipPanel _more_ |
| Constructor Summary | |
|---|---|
Msg()
|
|
| Method Summary | |
|---|---|
static void |
addDontComponent(Component comp)
_more_ |
static void |
addDontRecurseComponent(Component comp)
_more_ |
static void |
init(ResourceCollection rc)
_more_ |
static void |
initStatics()
_more_ |
static String |
msg(String original)
_more_ |
static String |
msg(String original,
String param1)
_more_ |
static String |
msg(String original,
String param1,
String param2)
_more_ |
static void |
recordMessages(File file)
_more_ |
static void |
setShowDebug(boolean b)
_more_ |
static void |
translateTree(Component comp)
_more_ |
static void |
translateTree(Component comp,
boolean doTabTitles)
_more_ |
static void |
translateTree(Component comp,
boolean doTabTitles,
boolean debug)
_more_ |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Msg()
| Method Detail |
|---|
public static void setShowDebug(boolean b)
b - _more_public static void init(ResourceCollection rc)
rc - _more_public static void recordMessages(File file)
file - _more_public static void initStatics()
public static String msg(String original)
original - _more_
public static String msg(String original,
String param1)
original - _more_param1 - _more_
public static String msg(String original,
String param1,
String param2)
original - _more_param1 - _more_param2 - _more_
public static void addDontComponent(Component comp)
comp - _more_public static void addDontRecurseComponent(Component comp)
comp - _more_public static void translateTree(Component comp)
comp - _more_
public static void translateTree(Component comp,
boolean doTabTitles)
comp - _more_doTabTitles - _more_
public static void translateTree(Component comp,
boolean doTabTitles,
boolean debug)
comp - _more_doTabTitles - _more_debug - _more_
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||