|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.partnersoft.gui.CogEditControl
com.partnersoft.gui.CogStringEditor
public class CogStringEditor
A data-entry control for Cog primitive strings.
| Field Summary |
|---|
| Fields inherited from class com.partnersoft.gui.CogEditControl |
|---|
cogUndoStack, gui, path |
| Constructor Summary | |
|---|---|
CogStringEditor()
|
|
| Method Summary | |
|---|---|
boolean |
getSelectAllOnFocus()
If true, this causes the contents to be selected whenever this component gets the focus. |
void |
refresh()
|
void |
setDocument(javax.swing.text.Document newDoc)
|
void |
setSelectAllOnFocus(boolean tizit)
|
| Methods inherited from class com.partnersoft.gui.CogEditControl |
|---|
getCogUndoStack, getEditedCog, getEditedValue, getGUI, getPath, setCogUndoStack, setPath |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CogStringEditor()
| Method Detail |
|---|
public void refresh()
refresh in class CogEditControlpublic void setDocument(javax.swing.text.Document newDoc)
public boolean getSelectAllOnFocus()
public void setSelectAllOnFocus(boolean tizit)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||