org.hardtokenmgmt.ui
Class ToLiMaGUI
java.lang.Object
org.hardtokenmgmt.ui.ToLiMaGUI
public class ToLiMaGUI
- extends java.lang.Object
Constants used for GUI parts in the ToLiMa GUI.
- Version:
- $Id$
- Author:
- Philip Vendil 11 dec 2008
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ToLiMaGUI
public ToLiMaGUI()
getIconLabelPos
public static java.awt.Rectangle getIconLabelPos()
- Returns:
- the positions of the page-specific logo beside the title.
getBackButtonPos
public static java.awt.Rectangle getBackButtonPos()
- Returns:
- the positions default back button.
getNextButtonPos
public static java.awt.Rectangle getNextButtonPos()
- Returns:
- the positions default next button.
getOtherActionsButtonPos
public static java.awt.Rectangle getOtherActionsButtonPos()
- Returns:
- the positions default other actions button.
getStatusLabelPos
public static java.awt.Rectangle getStatusLabelPos()
- Returns:
- the positions of default status label.
getTitleLabelPos
public static java.awt.Rectangle getTitleLabelPos()
- Returns:
- the positions of title label.
getLogoPos
public static java.awt.Rectangle getLogoPos()
- Returns:
- the positions of top logo.