public class Toolkit extends Object
This class provides a minimal stub implementation of the system toolkit to allow the NDT tool to run in headless environments. The toolkit provides clipboard access but no actual system integration.
All operations return stub implementations, maintaining API compatibility without requiring an actual graphical display system.
| Constructor and Description |
|---|
Toolkit() |
public Clipboard getSystemClipboard()