Create an Swing JPanel that can be used to plot COMSOL Multiphysics graphics into a custom GUI.SWTGraphicsPanel(tag, description) creates a Swing JPanel that can be used in a GUI created using Swing. tag is a unique tag used to identify the panel. The "window" property of a plot group in the model object should be set to this tag to plot into the panel.