|
|
|
@ -47,7 +47,7 @@ import java.awt.FlowLayout;
|
|
|
|
|
* Created by plough on 2018/5/15. |
|
|
|
|
*/ |
|
|
|
|
public class WatermarkPane extends BasicPane { |
|
|
|
|
private static final int MAX_WIDTH = 160; |
|
|
|
|
private static final int MAX_WIDTH = 216; |
|
|
|
|
|
|
|
|
|
// 水印预览面板
|
|
|
|
|
private WatermarkPreviewPane watermarkPreviewPane; |
|
|
|
|