Uses of Interface
com.didkovsky.portview.PVTextArea
| Package | Description | 
|---|---|
| com.didkovsky.portview | |
| com.didkovsky.portview.awt | |
| com.didkovsky.portview.swing | 
- 
Uses of PVTextArea in com.didkovsky.portviewMethods in com.didkovsky.portview that return PVTextArea Modifier and Type Method Description PVTextAreaViewFactory. createTextArea(int rows, int cols)
- 
Uses of PVTextArea in com.didkovsky.portview.awtClasses in com.didkovsky.portview.awt that implement PVTextArea Modifier and Type Class Description classPVTextAreaAWTMethods in com.didkovsky.portview.awt that return PVTextArea Modifier and Type Method Description PVTextAreaViewFactoryAWT. createTextArea(int rows, int cols)
- 
Uses of PVTextArea in com.didkovsky.portview.swingClasses in com.didkovsky.portview.swing that implement PVTextArea Modifier and Type Class Description classPVTextAreaSwingMethods in com.didkovsky.portview.swing that return PVTextArea Modifier and Type Method Description PVTextAreaViewFactorySwing. createTextArea(int rows, int cols)