Interface Elements. These are the elements used to build your interface. These elements are based on standard Java interface elements such as windows, buttons, and panels.
Compound Elements:
Windows, containers, and drawing panels: Frame Dialog Panel SplitPanel TabbedPanel ToolBar DrawingPanel PlottingPanel Display3DPanel
Buttons and decoration: Label Equation Button TwoStateButton CheckBox RadioButton Sound Separator WebCam
Input and output: Bar Slider DataTable ComboBox ParsedField TextField PasswordField Function TextArea
Menu elements: MenuBar Menu MenuItem CheckBoxMenuItem RadioButtonMenuItem Separator
Deprecated interface elements.
2D Drawables. These are drawable elements for two-dimensional panels. As such, these elements can only be children of 2D drawing or plotting panels.
Basic 2D drawables:



Sets of 2D drawables: ParticleSet, ArrowSet, SpringSet, ImageSet, TextSet, TraceSet
Fields and plots:
?
?
?
?
?
?
?
?
?
?
?
Automatic control: Tank Pipe Valve Pump Symbol Line
Deprecated drawables elements.
3D Drawables. These are drawable elements for three-dimensional panels. As such, these elements can only be children of 3D drawing panels.
Basic 3D drawables:
? Segment3D Arrow3D Spring3D Image3D Text3D Trail3D Polygon3D Group3D Plane3D Box3D Sphere3D Ellipsoid3D Cylinder3D Cone3D Surface3D
Sets of 3D drawables: CircleSet3D SegmentSet3D ArrowSet3D SpringSet3D ImageSet3D TextSet3D TrailSet3D PolygonSet3D Group3D PlaneSet3D BoxSet3D SphereSet3D EllipsoidSet3D CylinderSet3D ConeSet3D SurfaceSet3D
Other 3D drawables: AnalyticCurve3D AnalyticSurface3D Points3D SimpleVectorField3D Tile3D
Deprecated 3D drawables.