Operation |
Details |
public CommonSessionBean(): |
Sequential Notes: | Public constructor | |
public computeFileSize( long size):String |
Sequential Notes: | Generate a string for displaying file sizes. Added by FrM to compute a better result for values < 1024. @return A string representing the file size in a readable format. | |
public isItemSpecific():boolean |
Sequential Tags: | annotations=@Override
| |
public isRunAsGUITool():boolean |
Sequential Notes: | Getters and Setters | |
public setRunAsGUITool( boolean runAsGUITool):void |
Sequential |