mirror of
https://github.com/processing/processing4.git
synced 2026-02-05 06:39:20 +01:00
excising nearly all AWT from PGraphics
This commit is contained in:
@@ -520,6 +520,11 @@ public class PSurfaceAWT extends PSurfaceNone {
|
||||
}
|
||||
|
||||
|
||||
// public Toolkit getToolkit() {
|
||||
// return canvas.getToolkit();
|
||||
// }
|
||||
|
||||
|
||||
/** Set the window (and dock, or whatever necessary) title. */
|
||||
@Override
|
||||
public void setTitle(String title) {
|
||||
|
||||
Reference in New Issue
Block a user