Commons

org.topcased.facilities.dialogs
Interface ITopcasedWizardConstants


public interface ITopcasedWizardConstants

This interface stores the constants used during the various Topcased wizard.
It enables to reach some common icons and images.


Field Summary
static java.lang.String DIRECTORY_IMG
          Directory Image (used in T2P plug-in)
static java.lang.String FILE_IMG
          File Image (used in T2P plug-in)
static java.lang.String IMG_FOLDER
          Folder where are stored the images resources.
static java.lang.String TOPCASED_LOGO_PATH
          Main Topcased logo find in all Topcased Wizard (right top corner)
 

Field Detail

IMG_FOLDER

static final java.lang.String IMG_FOLDER
Folder where are stored the images resources.

See Also:
Constant Field Values

TOPCASED_LOGO_PATH

static final java.lang.String TOPCASED_LOGO_PATH
Main Topcased logo find in all Topcased Wizard (right top corner)

See Also:
Constant Field Values

FILE_IMG

static final java.lang.String FILE_IMG
File Image (used in T2P plug-in)

See Also:
Constant Field Values

DIRECTORY_IMG

static final java.lang.String DIRECTORY_IMG
Directory Image (used in T2P plug-in)

See Also:
Constant Field Values

Commons

Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.