|
|
@ -33,7 +33,6 @@ public class UILockMenuItem extends UIMenuItem implements EditLockChangeListener |
|
|
|
this.lockedTooltips = lockedTooltips; |
|
|
|
this.lockedTooltips = lockedTooltips; |
|
|
|
this.normalTooltips = normalTooltips; |
|
|
|
this.normalTooltips = normalTooltips; |
|
|
|
this.lockItem = lockItem; |
|
|
|
this.lockItem = lockItem; |
|
|
|
this.putClientProperty(FineClientProperties.MENU_ITEM_TYPE, FineClientProperties.MENU_ITEM_TYPE_LOCK); |
|
|
|
|
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
public LockItem getLockItem() { |
|
|
|
public LockItem getLockItem() { |
|
|
|