public class WindowTitleUtils extends Object
| Constructor and Description |
|---|
WindowTitleUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setApplicationTitle(String title) |
static void |
setContextTitle(String title)
Call this when scope of the application changes to make this be the new
preceding title for the window, followed by last breadcrumb name
|
static void |
setSubtitle(String title)
Call this to change the subtitle
|
public WindowTitleUtils()
public static void setApplicationTitle(String title)
public static void setContextTitle(String title)
public static void setSubtitle(String title)
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.