Package org.apache.felix.example.servicebased.host

Class Summary
Activator The activator of the host application bundle.
DrawingFrame This class represents the main application class, which is a JFrame subclass that manages a toolbar of shapes and a drawing canvas.
ShapeComponent Simple component class used to represent a drawn shape.
ShapeTracker Extends the ServiceTracker to create a tracker for SimpleShape services.