copy()
JDK Doc(JAVA)Download this dictionary
copy() *2
- Method in class javax.swing.text.JTextComponent 
public void copy ()
Transfers the currently selected range in the associated text model to the system clipboard, leaving the contents in the text model. The current selection is remains intact. Does nothing for null selections.
 
copy() *3
- Method in interface org.omg.CORBA.DynAny 
public DynAny copy ()
Clone this DnyAny.Returns: the DynAny.
 
copy() *4
- Method in interface org.omg.CORBA.Policy 
public Policy copy ()
Copies this policy object. The copy does not retain any relationships that the policy had with any domain, or object.Returns: the copy of the policy object