|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JaxoDictionary | |
|---|---|
| net.sf.jaxodraw.gui | GUI related classes. |
| net.sf.jaxodraw.util | Utility methods. |
| Uses of JaxoDictionary in net.sf.jaxodraw.gui |
|---|
| Methods in net.sf.jaxodraw.gui with parameters of type JaxoDictionary | |
|---|---|
static String |
JaxoDialogs.windowTitle(JaxoDictionary d,
String key)
Like value(String),
but format as a window title (usually, adding prefix). |
String |
JaxoDialogs.windowTitle(JaxoDictionary d,
String key,
Object[] arguments)
Like message(String,Object[]),
but format as a window title (usually, adding prefix). |
| Uses of JaxoDictionary in net.sf.jaxodraw.util |
|---|
| Methods in net.sf.jaxodraw.util with parameters of type JaxoDictionary | |
|---|---|
static void |
JaxoLanguage.registerBundle(Class<?> c,
JaxoDictionary d)
Register a custom bundle for the class c, ('c' may also be in the core). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||