Revision 647

View differences:

trunk/frameworks/_fwAndami/src/com/iver/andami/ui/mdiManager/ViewInfo.java
22 22
    /** DOCUMENT ME! */
23 23
    public static final int MODALDIALOG = 8;
24 24
    public static final int MODELESSDIALOG = 16;
25
    /**
26
     * @deprecated
27
     */
25 28
    public static final int ALWAYSLIVE = 32;
26 29
    private PropertyChangeSupport support = new PropertyChangeSupport(this);
27 30

  

Also available in: Unified diff