public class GTabManager
extends java.lang.Object
Constructor and Description |
---|
GTabManager() |
Modifier and Type | Method and Description |
---|---|
boolean |
addControl(Focusable control)
Add the next text control to this tab manager.
|
boolean |
addControls(Focusable... controls)
Attempt to add multiple controls to the tab manager.
|
boolean |
removeControl(Focusable control)
Remove a control from the tab manager.
|
public boolean addControls(Focusable... controls)
controls
- a comma separated list of text field or text area controls.public boolean addControl(Focusable control)
control
- to addpublic boolean removeControl(Focusable control)
control
- Processing library G4P by Peter Lager. (c) 2017