Uses of Class
kiwi.ui.MarkupProxy

Packages that use MarkupProxy
kiwi.ui   
 

Uses of MarkupProxy in kiwi.ui
 

Methods in kiwi.ui that return MarkupProxy
 MarkupProxy MarkupProxyFactory.getMarkupProxy(SGMLElement element)
          Return a MarkupProxy appropriate for rendering an element.
 

Methods in kiwi.ui with parameters of type MarkupProxy
 void SimpleStyledEditor.insertMarkupProxy(MarkupProxy proxy)
          Insert a markup proxy at the current insertion point.