32 * 33 * @author Timothy Prinzing 34 */ 35 public interface StyledDocument extends Document { 36 37 /** 38 * Adds a new style into the logical style ...
確定! 回上一頁