changeset 18242 | a68c4765f8f2 |
parent 15983 | 26a673dec5b2 |
parent 18241 | 3e009b5be123 |
child 18251 | 3743160a4cb8 |
18232:b538b71fb429 | 18242:a68c4765f8f2 |
---|---|
506 } |
506 } |
507 } |
507 } |
508 return clipboard; |
508 return clipboard; |
509 } |
509 } |
510 |
510 |
511 protected abstract SecurityWarningWindow createSecurityWarning(Window ownerWindow, LWWindowPeer ownerPeer); |
|
512 |
|
511 // ---- DELEGATES ---- // |
513 // ---- DELEGATES ---- // |
512 |
514 |
513 public abstract Clipboard createPlatformClipboard(); |
515 public abstract Clipboard createPlatformClipboard(); |
514 |
516 |
515 /* |
517 /* |