Update of /cvsroot/javaprofiler/module/net/sourceforge/javaprofiler/module/sheets
In directory usw-pr-cvs1:/tmp/cvs-serv4555
Added Files:
Bundle.properties
Log Message:
items added
--- NEW FILE: Bundle.properties ---
##
## Sun Public License Notice
##
## The contents of this file are subject to the Sun Public License Version
## 1.0 (the "License"). You may not use this file except in compliance with
## the License. A copy of the License is available at http://www.sun.com/
##
## The Original Code is the Java Profiler module.
## The Initial Developers of the Original Code are Jan Stola, Pavel Vacha,
## Michal Pise, Petr Luner, Lukas Petru and Marek Przeczek.
## Portions created by Jan Stola are Copyright (C) 2000-2001. All Rights Reserved.
## Portions created by Pavel Vacha are Copyright (C) 2000-2001. All Rights Reserved.
## Portions created by Michal Pise are Copyright (C) 2000-2001. All Rights Reserved.
## Portions created by Petr Luner are Copyright (C) 2000-2001. All Rights Reserved.
## Portions created by Lukas Petru are Copyright (C) 2000-2001. All Rights Reserved.
## Portions created by Marek Przeczek are Copyright (C) 2000-2001. All Rights Reserved.
##
## Contributors: Jan Stola, Pavel Vacha, Michal Pise, Petr Luner,
## Lukas Petru and Marek Przeczek.
##
LBL_Name=Name
LBL_ComponentClass=Component Class
LBL_isArray=Array
LBL_isArrayOfPrimitives=Array Of Primitives
LBL_ParentThread=Parent Thread
LBL_StartTime=Start Time
LBL_EndTime=End Time
LBL_SourceFile=Source File
LBL_ParentClass=Defining Class
LBL_Signature=Signature
LBL_StartLineNo=Start Line No
LBL_EndLineNo=End Line No
LBL_isStatic=Static
LBL_CTItemLineNo=Line Number
LBL_CTItemCumulativeTime=Cumulative Time
LBL_CTItemPureTime=Pure Time
LBL_CTItemHits=Hits Count
LBL_BTItemClass=Class
LBL_BTItemMethodName=Method Name
LBL_BTItemMethodSignature=Method Signature
LBL_Frames=Frames
LBL_Description=Description
|