|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.swing.undo.AbstractUndoableEdit
madkit.explorer.ExplorerAbstactActions
madkit.explorer.ExplorerAdapterActions
madkit.explorer.ExplorerActionCopy
public class ExplorerActionCopy
| Field Summary |
|---|
| Fields inherited from class javax.swing.undo.AbstractUndoableEdit |
|---|
RedoName, UndoName |
| Constructor Summary | |
|---|---|
ExplorerActionCopy()
|
|
ExplorerActionCopy(ExplorerGUI _adaptee,
java.lang.String _source)
|
|
| Method Summary | |
|---|---|
void |
copy(java.lang.String text)
|
void |
exec()
|
| Methods inherited from class madkit.explorer.ExplorerAdapterActions |
|---|
getTransferData, getTransferDataFlavors, isDataFlavorSupported, redo, undo, updateButtons |
| Methods inherited from class javax.swing.undo.AbstractUndoableEdit |
|---|
addEdit, canRedo, canUndo, die, getPresentationName, getRedoPresentationName, getUndoPresentationName, isSignificant, replaceEdit, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ExplorerActionCopy()
public ExplorerActionCopy(ExplorerGUI _adaptee,
java.lang.String _source)
adaptee - | Method Detail |
|---|
public void exec()
public void copy(java.lang.String text)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||