Uses of Class
org.apache.felix.example.servicebased.host.DrawingFrame

Packages that use DrawingFrame
org.apache.felix.example.servicebased.host   
 

Uses of DrawingFrame in org.apache.felix.example.servicebased.host
 

Constructors in org.apache.felix.example.servicebased.host with parameters of type DrawingFrame
ShapeComponent(DrawingFrame frame, java.lang.String shapeName)
          Construct a component for the specified drawing frame with the specified named shape.
ShapeTracker(org.osgi.framework.BundleContext context, DrawingFrame frame)
          Constructs a tracker that uses the specified bundle context to track services and notifies the specified application object about changes.