static class FcmdFavorPathSelector.WindowConfirmAddFavorite
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) FcmdLeftMidRightPanel |
panelInvocation
The panel from where the window was opened.
|
(package private) GralTextField_ifc |
widgLabel
The tab input field in window confirm add favorite.
|
(package private) GralTextField_ifc |
widgPath
The path input field in window confirm add favorite.
|
(package private) GralTextField_ifc |
widgPersistent
A field where "lmr" may be written to make the tab persistent.
|
(package private) GralTextField_ifc |
widgShortName
The short name input field in window confirm add favorite.
|
(package private) GralWindow_ifc |
window
The window for confirming adding a new favorite.
|
Constructor and Description |
---|
WindowConfirmAddFavorite() |
GralWindow_ifc window
FcmdLeftMidRightPanel panelInvocation
GralTextField_ifc widgShortName
GralTextField_ifc widgLabel
GralTextField_ifc widgPath
GralTextField_ifc widgPersistent