Interface ProgramGroupHandle

All Superinterfaces:
FormComponentHandle

public interface ProgramGroupHandle extends FormComponentHandle
Handle for the "Program group selector" form component. The principal Swing widget is the program-group name JTextField. Used on Windows installations to pick the start menu group.

Reach this handle via ScreenHandle.programGroup().