summaryrefslogtreecommitdiff
path: root/bean/com/sun/star/comp/beans/OfficeWindow.java
diff options
context:
space:
mode:
authorMichael Hönnig <mi@openoffice.org>2004-10-14 09:37:14 +0000
committerMichael Hönnig <mi@openoffice.org>2004-10-14 09:37:14 +0000
commit821f00019c6dcf54e801bedc38ff65899c844b1f (patch)
tree0772ebd676d6e231059143a24c6b1b06c570a53c /bean/com/sun/star/comp/beans/OfficeWindow.java
parent7f8f1e537aa10e181184e4e4edbbf97c08576c0c (diff)
since tags added
Diffstat (limited to 'bean/com/sun/star/comp/beans/OfficeWindow.java')
-rw-r--r--bean/com/sun/star/comp/beans/OfficeWindow.java6
1 files changed, 4 insertions, 2 deletions
diff --git a/bean/com/sun/star/comp/beans/OfficeWindow.java b/bean/com/sun/star/comp/beans/OfficeWindow.java
index f14f0c82d71c..1446bbea81b7 100644
--- a/bean/com/sun/star/comp/beans/OfficeWindow.java
+++ b/bean/com/sun/star/comp/beans/OfficeWindow.java
@@ -2,9 +2,9 @@
*
* $RCSfile: OfficeWindow.java,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mi $ $Date: 2004-09-06 15:11:35 $
+ * last change: $Author: mi $ $Date: 2004-10-14 10:37:14 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -69,6 +69,8 @@ import com.sun.star.awt.XWindowPeer;
* The concreate implementation of the OfficeWindow extends an
* approperate type of visual component (java.awt.Canvas for local
* and java.awt.Container for remote).
+
+ @since OOo 2.0.0
*/
public interface OfficeWindow
{