public class FcmdWidgetNames
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
labelWidgFile |
static java.lang.String |
panelFavoritesLeftMidRight
Name of the panel inside the main left, mid, right panel
which contains a tabbed panel for the tabs for selection.
|
static java.lang.String |
panelLeftMidRigth
Name of the main tabbed panel for left,mid and right.
|
static java.lang.String |
tabFavorites
Name of the tab inside panelFavoritesLeftMidRight for the main selection.
|
static java.lang.String |
tabFavoritesLeftMidRight
Name of the tab inside the tabbed main panel for left, mid, right
which contains a tabbed panel for the tabs for selection.
|
static java.lang.String |
tabFile
Name of the tab panel which contains a file table.
|
static java.lang.String |
tableFavorites
Name of the tab inside panelFavoritesLeftMidRight for the main selection.
|
static java.lang.String |
tableFavoritesMain
Name of the tab inside panelFavoritesLeftMidRight for the main selection.
|
static java.lang.String |
tableFile
Name of the Table-widget and the key in
Fcmd.idxFileSelector for a file table. |
static java.lang.String |
tabMainFavorites
Name of the tab inside panelFavoritesLeftMidRight for the main selection.
|
Constructor and Description |
---|
FcmdWidgetNames() |
public static final java.lang.String tableFile
Fcmd.idxFileSelector
for a file table.
The name is following by the visible name of the tab.public static final java.lang.String labelWidgFile
public static final java.lang.String tabFile
public static final java.lang.String panelLeftMidRigth
public static final java.lang.String tabFavoritesLeftMidRight
public static final java.lang.String panelFavoritesLeftMidRight
public static final java.lang.String tabMainFavorites
public static final java.lang.String tabFavorites
public static final java.lang.String tableFavorites
public static final java.lang.String tableFavoritesMain