|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
| Fields inherited from interface edu.columbia.cs.cgui.rjfc.swing.RJTextField |
notifyAction |
| Fields inherited from interface edu.columbia.cs.cgui.rjfc.swing.text.RJTextComponent |
DEFAULT_KEYMAP, FOCUS_ACCELERATOR_KEY |
| Fields inherited from interface edu.columbia.cs.cgui.rjfc.swing.RJComponent |
TOOL_TIP_TEXT_KEY, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW |
| Fields inherited from interface edu.columbia.cs.cgui.rjfc.awt.RComponent |
BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT |
| Method Summary | |
void |
copy()
|
void |
cut()
|
boolean |
echoCharIsSet()
|
AccessibleContext |
getAccessibleContext()
|
char |
getEchoChar()
|
char[] |
getPassword()
|
String |
getText()
|
String |
getText(int offsvar0,
int lenvar1)
|
String |
getUIClassID()
|
void |
setEchoChar(char cvar0)
|
| Methods inherited from interface edu.columbia.cs.cgui.rjfc.swing.RJTextField |
addActionListener, getAction, getActions, getColumns, getHorizontalAlignment, getHorizontalVisibility, getPreferredSize, getScrollOffset, isValidateRoot, postActionEvent, removeActionListener, scrollRectToVisible, setAction, setActionCommand, setColumns, setFont, setHorizontalAlignment, setScrollOffset |
| Methods inherited from interface edu.columbia.cs.cgui.rjfc.awt.RContainer |
add, add, add, add, add, addContainerListener, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getLayout, insets, invalidate, isAncestorOf, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, remove, remove, removeAll, removeContainerListener, setLayout, validate |
| Method Detail |
public String getUIClassID()
throws RemoteException
getUIClassID in interface RJTextField
public char getEchoChar()
throws RemoteException
public void setEchoChar(char cvar0)
throws RemoteException
public boolean echoCharIsSet()
throws RemoteException
public void cut()
throws RemoteException
cut in interface RJTextComponent
public void copy()
throws RemoteException
copy in interface RJTextComponent
public String getText()
throws RemoteException
getText in interface RJTextComponent
public String getText(int offsvar0,
int lenvar1)
throws RemoteException,
BadLocationException
getText in interface RJTextComponent
public char[] getPassword()
throws RemoteException
public AccessibleContext getAccessibleContext()
throws RemoteException
getAccessibleContext in interface RJTextField
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||