Trace: • Replacing Error Dialog
Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
applications:replace_error [2021/07/06 08:30] admin |
applications:replace_error [2024/11/18 10:31] (current) admin |
||
|---|---|---|---|
| Line 11: | Line 11: | ||
| <file java MyError.java> | <file java MyError.java> | ||
| + | import com.sibvisions.rad.application.Error; | ||
| + | import jvx.rad.ui.container.IDesktopPanel; | ||
| + | |||
| public class MyError extends Error | public class MyError extends Error | ||
| { | { | ||
