The Mozilla
Organization
Our Mission
Who We Are
Getting Involved
Community
Editorials
What's New
Development
Roadmap
Module Owners
Blue Sky
Projects
Status
Tools
Products
Source Code
Binaries
Documentation
License Terms
Bug Reports
Search
Feedback


Class grendel.composition.CompositionPanel.PasteAsQuotation

All Packages  This Package  Class Hierarchy  Class Search  Index

Class grendel.composition.CompositionPanel.PasteAsQuotation

java.lang.Object
   |
   +----netscape.orion.uimanager.AbstractUICmd
           |
           +----grendel.composition.CompositionPanel.PasteAsQuotation

Quote and paste whatever string that's on the clipboard into the editor.

See Also: QuoteOriginalText


class  CompositionPanel.PasteAsQuotation
     extends netscape.orion.uimanager.AbstractUICmd
{
          // Constructors 1
     PasteAsQuotation();

          // Methods 1
     public void actionPerformed(ActionEvent);
}



Constructors


PasteAsQuotation

   PasteAsQuotation() 



Methods


actionPerformed

   public void actionPerformed(ActionEvent e) 


All Packages  This Package  Class Hierarchy  Class Search  Index
Freshly brewed Java API Documentation automatically generated with polardoc Version 1.0.4



Copyright © 1998 The Mozilla Organization.