NS3-GUI-HELPER V1.2.0
A code generator for NS-3 Scripts
|
Static Public Member Functions | |
static void | addPlaceHolder (JTextField textField, String placeholder) |
it will be responsible for adding placeholder
Definition at line 12 of file PlaceHolderHelper.java.
|
static |
it will add the events for place-holder on given text field
textField | The target text field |
placeholder | the desired placeholder string |
Definition at line 20 of file PlaceHolderHelper.java.