All Packages  This Package  Class Hierarchy  Class Search  Index

Interface COM.tolstoy.imagemeister.WindowOwner

  Summary

public interface  WindowOwner
{
          // Fields 1
     public static final String copyright;

          // Methods 1
     public abstract void closeWindow(Window);
}

Represents an object which owns a Window.

Author:
Copyright (c) 1997,1998 Samizdat Productions. All Rights Reserved.




  Fields

· copyright

Summary  |  Top

   public static final String copyright


  Methods

· closeWindow

Summary  |  Top

   public abstract void closeWindow(Window w) 

Called to close this window. The owner will dispose of the window.



All Packages  This Package  Class Hierarchy  Class Search  Index
Freshly brewed Java API Documentation automatically generated with polardoc Version 1.0.7