Interface IRtfJforCmdContainer

  • All Known Implementing Classes:
    RtfSection

    public interface IRtfJforCmdContainer
    Interface for objects containing Commands
    • Method Detail

      • newJforCmd

        RtfJforCmd newJforCmd​(RtfAttributes attr)
                       throws java.io.IOException
        Parameters:
        attr - Attributes for the command
        Returns:
        new Command object
        Throws:
        java.io.IOException - for I/O problems