|
BioLegato 0.7.3 GDE plugin | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UndoableGDETextArea | |
|---|---|
| org.biolegato.gdesupport.canvas.textarea | |
| org.biolegato.gdesupport.canvas.undo | |
| Uses of UndoableGDETextArea in org.biolegato.gdesupport.canvas.textarea |
|---|
| Fields in org.biolegato.gdesupport.canvas.textarea declared as UndoableGDETextArea | |
|---|---|
UndoableGDETextArea |
UndoableGDETextArea.ugdeTextAreaSelf
Self-reference for inner classes. |
| Uses of UndoableGDETextArea in org.biolegato.gdesupport.canvas.undo |
|---|
| Constructors in org.biolegato.gdesupport.canvas.undo with parameters of type UndoableGDETextArea | |
|---|---|
UndoChangePosition(UndoableGDETextArea source,
int x,
int y)
Creates a new instance of UndoChangePosition |
|
UndoDelete(UndoableGDETextArea source,
int x,
int y,
java.lang.String data)
Creates a new instance of UndoInsert |
|
UndoInsert(UndoableGDETextArea source,
int x,
int y,
int w)
Creates a new instance of UndoInsert |
|
UndoInsert(UndoableGDETextArea source,
int x,
int y,
int w,
int h)
Creates a new instance of UndoInsert |
|
|
BioLegato 0.7.3 GDE plugin | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||