Trace:
Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
jvx:client:gui:custom_factory [2020/06/08 14:55] cduncan |
jvx:client:gui:custom_factory [2024/11/18 10:42] (current) admin |
||
---|---|---|---|
Line 11: | Line 11: | ||
package apps.firstapp; | package apps.firstapp; | ||
- | import javax.rad.genui.UIImage; | + | import jvx.rad.genui.UIImage; |
- | import javax.rad.ui.IAlignmentConstants; | + | import jvx.rad.ui.IAlignmentConstants; |
- | import javax.rad.ui.component.IButton; | + | import jvx.rad.ui.component.IButton; |
import com.sibvisions.rad.ui.swing.impl.SwingFactory; | import com.sibvisions.rad.ui.swing.impl.SwingFactory; |