Working with SVG Files

The Visual Mobile Designer enables you to incorporate Scalable Vector Graphic images and animations into your Java ME, CLDC/MIDP applications. The Component Palette contains a section of SVG components that you can drag and drop into your application flow and screen designs.

 

Number one
Add an SVG image to the Project
  • Add the file you the <project_home>/src directory of your project.

Number two
Add an SVG Graphic to the Application Flow

  1. Drag an SVGMenu, SVGSplashScreen, or SVGWaitScreen component from the Component Palette into the Flow Designer.
  2. Drag and drop an SVG graphic from the Projects window into the component.
    • Alternately, you can double-click a component to open it in the Screen Designer, then drag an SVG file into the open screen.

    With either approach, an SVG Image is added to the Resources folder in the Navigator Window.

  3. Drag command lines from the ports of the SVG components to other components in the application flow.
 
 

Legal Notices