Uses of Class
sm.SMWidget

Packages that use SMWidget
sm   
 

Uses of SMWidget in sm
 

Methods in sm that return SMWidget
 SMWidget SMCanvas.newWidget(javax.swing.JComponent b)
          Create a new widget and adds it to the canvas
 SMWidget SMCanvas.newWidget(javax.swing.JComponent b, double x, double y)
          Create a new widget and adds it to the canvas
 SMWidget SMCanvas.newWidget(javax.swing.JComponent b, double x, double y, double w, double h)
          Create a new widget and adds it to the canvas