Package org.gvsig.gui.beans.editabletextcomponent
package org.gvsig.gui.beans.editabletextcomponent
-
ClassDescriptionExtra functionality that allows a
JTextComponenthaving graphical edition options, which allows user to select any: COPY, CUT, PASTE, SELECT ALL, REMOVE, UNDO, REDO in a popup menu.All graphical components which inherit fromJTextComponentcan enhance their functionality with graphical edition options support implementing this interface.Text area with options to edit its text easily.Text field with options to edit its text easily.