|
|||||||||
| Home >> All >> com >> memoire >> [ bu overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.memoire.bu
Interface BuCutCopyPasteInterface

- All Known Subinterfaces:
- BuCommonInterface
- All Known Implementing Classes:
- BuApplet, BuApplication, BuBrowserFrame, BuCommonImplementation, BuMacEnv, BuSubApp
- public interface BuCutCopyPasteInterface
Interface for Cut/Copy/Paste services. Add duplicate which should be equivalent to copy/paste.
| Method Summary | |
void |
copy()
|
void |
cut()
|
void |
duplicate()
|
void |
paste()
|
| Method Detail |
cut
public void cut()
copy
public void copy()
paste
public void paste()
duplicate
public void duplicate()
|
|||||||||
| Home >> All >> com >> memoire >> [ bu overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC