|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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(java.lang.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(java.lang.String name,
javax.swing.Icon icon,
SimpleShape shape)
Injects an available SimpleShape into the drawing frame. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |