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.portview
Methods in com.didkovsky.portview that return PVTextArea Modifier and Type Method Description PVTextArea
ViewFactory. createTextArea(int rows, int cols)
-
Uses of PVTextArea in com.didkovsky.portview.awt
Classes in com.didkovsky.portview.awt that implement PVTextArea Modifier and Type Class Description class
PVTextAreaAWT
Methods in com.didkovsky.portview.awt that return PVTextArea Modifier and Type Method Description PVTextArea
ViewFactoryAWT. createTextArea(int rows, int cols)
-
Uses of PVTextArea in com.didkovsky.portview.swing
Classes in com.didkovsky.portview.swing that implement PVTextArea Modifier and Type Class Description class
PVTextAreaSwing
Methods in com.didkovsky.portview.swing that return PVTextArea Modifier and Type Method Description PVTextArea
ViewFactorySwing. createTextArea(int rows, int cols)