| HEADER | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
| Method Summary | |
static void | error(Category cat, String messageBundleKey, String[] params) |
static void | error(Category cat, String messageBundleKey, String[] params, Throwable t) |
static String | format(String key, Object[] args)Returns the formatted message for the given key in the resource bundle. |
static Workbench | getInstance() |
PerspectiveRegistry | getPerspectiveRegistry() |
static String | getString(String key)Returns the resource object with the given key in the resource bundle. |
ViewRegistry | getViewRegistry() |
static void | log(Category cat, Priority priority, String messageBundleKey, String[] params, Throwable t) |
Object | run(Object arg)Runs the workbench. |
static void | warn(Category cat, String messageBundleKey, String[] params) |
static void | warn(Category cat, String messageBundleKey, String[] params, Throwable t) |
| Method Detail |
public static void error(Category cat, String messageBundleKey, String[] params)
public static void error(Category cat, String messageBundleKey, String[] params, Throwable t)
public static String format(String key, Object[] args)
public static Workbench getInstance()
public PerspectiveRegistry getPerspectiveRegistry()
public static String getString(String key)
public ViewRegistry getViewRegistry()
public static void log(Category cat, Priority priority, String messageBundleKey, String[] params, Throwable t)
public Object run(Object arg)
public static void warn(Category cat, String messageBundleKey, String[] params)
public static void warn(Category cat, String messageBundleKey, String[] params, Throwable t)
| Association Links |
to Class org.apache.log4j.Category
to Class ru.biosoft.workbench.MessageBundle
to Class ru.biosoft.workbench.Workbench
to Class ru.biosoft.workbench.ViewRegistry
to Class ru.biosoft.workbench.PerspectiveRegistry
| FOOTER | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||