public class TextArea {. JFrame frame;. JTextPane textA;. final UndoManager undo = new UndoManager();. public TextArea(JFrame f){. frame=f;.
確定! 回上一頁