public class FcmdStatus
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
| (package private) GralUserAction | actionButtonAction for OK. | 
| (package private) GralUserAction | actionOpenDialogAction for Key F2 for view command. | 
| protected Fcmd | main | 
| static int | versionVersion, history and license
 
 2012-10-27 Hartmut created
 
 
 
 Copyright/Copyleft:
 For this source the LGPL Lesser General Public License,
 published by the Free Software Foundation is valid. | 
| (package private) GralButton | widgCopy | 
| (package private) GralButton | widgEsc | 
| (package private) GralWindow_ifc | windStatus | 
| Constructor and Description | 
|---|
| FcmdStatus(Fcmd main) | 
| Modifier and Type | Method and Description | 
|---|---|
| (package private) void | buildWindow()Builds the content of the file property window. | 
| (package private) void | openDialog()Opens the view window and fills its content. | 
public static final int version
protected final Fcmd main
GralWindow_ifc windStatus
GralButton widgCopy
GralButton widgEsc
GralUserAction actionButton
GralUserAction actionOpenDialog
public FcmdStatus(Fcmd main)
void buildWindow()
void openDialog()
src - The path which is selected as source. It may be a directory or a file.