List of usage examples for javax.activation CommandObject interface-usage
From source file TextViewer.java
/**
* A very simple TextViewer Bean for the MIMEType "text/plain"
*
* @author Christopher Cotton
*/
From source file MultipartViewer.java
/**
* A Viewer Bean for the type multipart/mixed
*
* @author Christopher Cotton
*/
From source file MessageViewer.java
/** * @author Christopher Cotton * @author Bill Shannon */ public class MessageViewer extends JPanel implements CommandObject {