Package de.xima.fc.gui.common.utils
Class UIStatics
- java.lang.Object
-
- de.xima.fc.gui.common.utils.UIStatics
-
public final class UIStatics extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static boolean
showNewsfeed
Deprecated.static boolean
showVideoLink
-
Constructor Summary
Constructors Constructor Description UIStatics()
-
-
-
Field Detail
-
showVideoLink
public static boolean showVideoLink
-
showNewsfeed
@Deprecated public static boolean showNewsfeed
Deprecated.
-
-