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