|
BioLegato 0.7.0 GDE Canvas plugin | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Editable
An interface to group together all objects which support cut/copy/paste.
| Method Summary | |
|---|---|
void |
copy()
Copies content from the current Editable object to the clipboads. |
void |
cut()
Cuts content from the current Editable object to the clipboads. |
void |
paste()
Pastes the current clipboard into the current Editable object. |
| Method Detail |
|---|
void cut()
void copy()
void paste()
|
BioLegato 0.7.0 GDE Canvas plugin | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||