org.openmobileis.examples.simpleappli.terminal
Class SimpleAppliNavigationBarDescription

java.lang.Object
  extended byorg.openmobileis.examples.simpleappli.terminal.SimpleAppliNavigationBarDescription
All Implemented Interfaces:
NavigationBarDescription

public class SimpleAppliNavigationBarDescription
extends java.lang.Object
implements NavigationBarDescription

Title: OpenMobileIS project source
Description: Define the apparence of the navigation bar

Since:
JDK 1.1
Version:
1.0.
Author:
Philippe Delrieu

Constructor Summary
SimpleAppliNavigationBarDescription()
           
 
Method Summary
 java.lang.String getCurrentLinkFontTag()
           
 java.lang.String getLinkSeparator()
           
 java.lang.String getPastLinkFontTag()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleAppliNavigationBarDescription

public SimpleAppliNavigationBarDescription()
Method Detail

getPastLinkFontTag

public java.lang.String getPastLinkFontTag()
Specified by:
getPastLinkFontTag in interface NavigationBarDescription

getCurrentLinkFontTag

public java.lang.String getCurrentLinkFontTag()
Specified by:
getCurrentLinkFontTag in interface NavigationBarDescription

getLinkSeparator

public java.lang.String getLinkSeparator()
Specified by:
getLinkSeparator in interface NavigationBarDescription


Copyright 2005 e-Care. All Rights Reserved.