Uses of Class
org.bs.mdi.ClipboardConversionException

Packages that use ClipboardConversionException
org.bs.mdi   
 

Uses of ClipboardConversionException in org.bs.mdi
 

Methods in org.bs.mdi that throw ClipboardConversionException
 void ClipboardManager.setContent(Action content)
          Sets the content of the clipboard.
 Action ClipboardManager.getContent()
          Gets the content of the clipboard.