|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecteu.vexpro.editor.mudel.DragJaDrop
public class DragJaDrop
| Constructor Summary | |
|---|---|
DragJaDrop()
Deprecated. |
|
DragJaDrop(java.lang.String tekst,
int selectionStart,
int selectionEnd)
Deprecated. |
|
| Method Summary | |
|---|---|
int |
getSelectionEnd()
Deprecated. |
int |
getSelectionStart()
Deprecated. |
java.lang.String |
getTekst()
Deprecated. |
void |
setSelectionEnd(int selectionEnd)
Deprecated. |
void |
setSelectionStart(int selectionStart)
Deprecated. |
void |
setTekst(java.lang.String tekst)
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DragJaDrop()
public DragJaDrop(java.lang.String tekst,
int selectionStart,
int selectionEnd)
| Method Detail |
|---|
public void setTekst(java.lang.String tekst)
public java.lang.String getTekst()
public void setSelectionStart(int selectionStart)
public int getSelectionStart()
public void setSelectionEnd(int selectionEnd)
public int getSelectionEnd()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||