Class SwingTextFieldPeer
java.lang.Object
net.thevpc.echo.swing.peers.SwingTextFieldPeer
- All Implemented Interfaces:
AppComponentPeer, AppTextFieldPeer, SwingPeer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidinstall(AppComponent component) voidreplaceSelection(String newValue) Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface AppComponentPeer
addChild, removeChild, uninstallMethods inherited from interface SwingPeer
awtComponent, jcomponent, requestFocus
-
Constructor Details
-
SwingTextFieldPeer
public SwingTextFieldPeer()
-
-
Method Details
-
install
- Specified by:
installin interfaceAppComponentPeer
-
toolkitComponent
- Specified by:
toolkitComponentin interfaceAppComponentPeer
-
replaceSelection
- Specified by:
replaceSelectionin interfaceAppTextFieldPeer
-