Uses of Interface
org.apache.felix.example.servicebased.host.service.SimpleShape

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

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

Methods in org.apache.felix.example.servicebased.host that return SimpleShape
 SimpleShape DrawingFrame.getShape(String name)
          Retrieves the available SimpleShape associated with the given name.
 

Methods in org.apache.felix.example.servicebased.host with parameters of type SimpleShape
 void DrawingFrame.addShape(String name, javax.swing.Icon icon, SimpleShape shape)
          Injects an available SimpleShape into the drawing frame.
 



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.