package org.alivepdf.viewing { public final class WindowUI { public static const SHOW:String = "false"; public static const HIDE:String = "true"; } }