Know the name of class caller...

Hi... it has a way to know the name of class caller... that is the class name than use a methodA of a ClassA and in the methodA know the name of class than is using this method...

Hi... it has a way to know the name of class caller...
that is the class name than use a methodA of a ClassA
and in the methodA know the name of class than is
using this method...
And the requisite question - why?

Similar Messages

  • How can I know the name of the file that the user has currently open ?

    Hello
    I'm developing a module for x3dv.
    http://hiperia3d.blogspot.com/search/label/X3DV%20Module%20For%20Netbeans
    I am going to add a button to open the files when I click it.
    I just need to know how can I know the name of the file that the user has currently open in the editor. What variable holds it in Netbeans?
    Thank you
    Jordi

    If you are using the JFileChooser to open the document, I would create another class with this included:
    //initiate class variables
    private File f;
    //create JFileChooser
    JFileChooser fc = new JFileChooser();
    fc.setMultiSelectionEnabled(false);
    fc.setFileSelectionMode(JFileChooser.FILES_ONLY)
    //set the chooser to initialise File f with the file selected
    int status = fc.showOpenDialog(null);
    if (status == JFileChooser.APPROVE_OPTION)
         f = fc.getSelectedFile();
    public File getFile()
         return f;
    }

  • Would like to know the name of the game pre-installed on an eMac.

    I would like to know the name of the space ship 3rd-person shooter game pre-installed on an eMac.
    Awhile back, I had used an eMac with a previous employer and there was a space ship 3rd-person shooter game loaded on the eMac.
    This may or may not have been preinstalled. I just remember it being there when the eMac was purchased.
    Thoughts?
    Thanks,
    --Todd

    Hello Todd,
    I think the game you refer to is called Deimos Rising. It can be purchased from here...
    Deimos
    Hope that is the one!
    Cheers
    Ian

  • If I know a name of class , how can I get it's attribute and methods

    If I know a name of class , how can I get it's attribute and methods as well as it's detail information by ABAP code ?
    Best regards ,

    HI, Chandra ,
    Thank you very much , I can get the result
    Best regards,
    DATA lo_class TYPE REF TO cl_oo_class.
    DATA lt_attribs TYPE seo_attributes.
    FIELD-SYMBOLS: <attrib> TYPE vseoattrib.
    TRY.
        CREATE OBJECT lo_class
          EXPORTING
            clsname = 'CLASS_NAME'.
      CATCH cx_class_not_existent .
    ENDTRY.
    lt_attribs = lo_class->get_attributes( ).
    BREAK-POINT.

  • Anyone know the name of this desktop customization software?

    Hi guys,
    Some time ago now I saw an application somewhere that allows you to customize your desktop (or wallpaper, depending on what you call it) in more advanced ways than OS X normally allows.
    It allowed you to put images of your own on it; not in the normal way (I am well aware of how to do that with System Preferences) but more like you might be able to do on a cork board. So you could put several images up at once, rotate them, re-size them, have them overlapping etc. You could also add text to the screen, and I think draw shapes with the cursor. I'm also pretty sure the software allowed you to create more than one desktop at any one time.
    Thing is, I can't remember what this app is called, and even though I'm fairly good at searching the net, all the words I can think of to find this are way too general. I really need this app for something quite important. Does anyone know the name of it?
    Please only answer if you have a pretty good idea of what it is, not just to say "I don't know." Sorry, it's just I've had alot of that in the past. Any good answers I will be very grateful for and will be sure to be given points. Thanks!
    Message was edited by: CharityJF

    Hi matey,
    I think you might be referring to [Candybar|http://www.panic.com/candybar> and [Desktastic|http://www.panic.com/desktastic> by [Panic|http://www.panic.com>. Hope this helps!
    Message was edited by: snkhan

  • Does anyone know the name of this app?

    Does anyone know the name of the app which appears at 0:50 in the new video for iOS 5?
    This is the link to the video:
    http://www.apple.com/ios/ios5/gallery.html
    I'm not sure if this is the right place to ask, if not sorry.
    Thank you in advance.

    if you're talking about the game.......its called "cut the rope".........hope its your answer.........:D

  • Who would like to know the name of the person who rated your theme?

    There are the occasional mischief makers that pop up every now and then - when a kuler user rates a theme, knowing the name may ease the flare ups of these - I used to feel "the better the theme, the faster the rating will fall" - personally, I have matured enough that I don't do this for the ratings, but it is sad when a great theme goes way down due to a group of pranksters.

    You can use this button to go to the currently used Firefox profile folder:
    *Help > Troubleshooting Information > Profile Directory: Show Folder (Linux: Open Directory; Mac: Show in Finder)
    *C:\Users\&lt;user&gt;\AppData\Roaming\Mozilla\Firefox\Profiles\&lt;profile&gt;\
    Note that the "AppData" folder in Windows Vista and later Window 7+ versions and the "Application Data" folder in XP/Win2K are hidden folders.
    *http://kb.mozillazine.org/Show_hidden_files_and_folders

  • I can't add the contacts from Microsoft to the OS X 10.10 It makes me can not know the name of the people I talking to on message, mail.

    I can't add the contacts from Microsoft to the OS X 10.10
    It makes me can not know the name of the people I talking to on message, mail.

    i need help

  • How to know the name of a message catalog

    Hi ,
    is it possible to know the name of a message catalog at runtime
    (ie: 'myappli.cat' in place of qqlo_MessageCatalog) ????
    thanks.
    Cordialement.
    Patrice Bourdon
    Alliance Sante France
    Tel : (33) 02.54.60.26.27
    Fax : (33) 02.54.60.25.00
    e-mail: mailto:[email protected]
    web : http://www.alliance-sante.fr
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>

    You can use @@PROCID And Object_Name() to get that value, for example
    Create Function dbo.FooGetMyOwnName ()
    Returns sysname
    AS
    Begin
    Declare @MyName sysname;
    Set @MyName = Object_Name(@@PROCID);
    Return @MyName;
    End;
    go
    Select dbo.FooGetMyOwnName();
    go
    sp_rename 'dbo.FooGetMyOwnName', 'FooIChangedMyName';
    go
    Select dbo.FooIChangedMyName();
    go
    Drop Function dbo.FooIChangedMyName;
    Tom

  • I want to know the name icloud account

    I want to know the name icloud account
    <Personal Information Edited by Host>

    Hi,
    As Rich Mentione there is no BAPI for Schedule Agreeement.
    You can Try : ME_UPDATE_AGREEMENT_PO  -Update Pur Document
                  ME_READ_OUTLINE_AGREEMENT_DISP --Read outline agreement item (From Agreement no and item no)
    Lanka

  • Anyone know the name of the company that the Mac Protector

    Anyone know the name of the fraudulent company (or companies) that malware Mac Protector or Mac Defender used to charge suckers like me for "protection" against a virus-infected Mac?

    I have seen a lot of criticism of Apple over this, and at the risk of being seen to be biased, I think their unrushed, deliberate approach made sense.  After all, the user had to actually let the software into their computer and provide a password authorizing that action.  And then they had to provide a credit card number to an unknown and unverified entity that claimed to be solving a problem.
    One of the big issues is that most users do all their web browsing using an account with Admin authorization.  That is a REALLY bad idea.  Not only does it make it easier for malware to create havoc, it makes it easy for the user of the computer to do damage to the system inadvertently.  Look at the number of people posting messages like "I have lost all my apps, where did they go!"
    I hope you use a "Standard" account for your daily Mac usage!!

  • Does anyone know the name of the app where you take a pic of a dollar bill and it comes alive?

    does anyone know the name of the app where you take a pic of a dollar bill and it comes alive?

    have you tried searching the app store or using google?

  • How can I know the name of instance (SID)?

    Dear all,
    After I install the Oracle client in my computer, I would like to change the tnsname.ora. However, I don't know the name of instance (SID) because I am not the one install the database and the DBA is gone. So, how can I know the SID name and the port number as well.
    Best Regards,
    amy

    Hey,
    The sid defaults to the database name.
    http://www.adp-gmbh.ch/ora/misc/identifiers.html
    you can find it by
    select name from v$database;
    or by
    show parameter db_name (run this in sql prompt)
    Run the above on the database server.

  • Can I know the name, type, total number of column in Record Group?

    I created a record group with query dynamically.
    And then populated it.
    I don't know the column' count, type, name befause I get the query from user at runtime.
    Can I know the name, type, total number of column in Record Group?

    Unfortunately, there is no way to query the record group (RG) to get the metadata you are looking for. RGs are best used as data sources to an LOV or List Item rather than as an Array to hold the resultset of a dynamic query. For this, I would recommend you use a Collection type of construct (PL/SQL Table of Records, VArray, etc).
    Craig...

  • I need to  know the name of the database table and the fields in that table

    hi,
    i need to I need to  know the name of the database table and the fields in that table for the following fields of the front end .
    1) incident details.
    2) ownership details
    3) injury type
    4) % of investigation completed withen 7 days.
    5) count of incident type
    6) cost of workers compensation claim.
    7) injury resulting from for workers compensation claim
    8) investigation free text.
    9) investigation contribution factors.
    10) investigation root cause.
    11) investigation root cause free text
    12) employee risk assesment
    13) protential infrigment notice issued
    14) actual infrigment notice issued.
    15) actual infrigment notice reference number.
    16)vehicle damaged text.
    18) when the incident occured.
    thanks and regards,
    pronoy .

    Hello,
    Check CCIHT* under se16 and search for relevant information
    Thanks
    Jayakumar

Maybe you are looking for

  • Long strings in combo box

    I have an editable combo box that I'm sticking in a compact spring layout. The problem is if you use a list that contains very long strings (like a long hex string), the combo box sizes itself to fit it and all the other controls are made to be that

  • Can't find/use Exception OBJECT_NOT_FOUND in DBMS_DATAPUMP

    Oracle DB 11.2.0.1.0 on Windows 7 Enterprise Hi All, maybe I'm not looking at the right place but it seems like OBJECT_NOT_FOUND exception is missing in DBMS_DATAPUMP. When I try to use "dbms_datapump.object_not_found" exception I have the following

  • Almost 90% of the DVDs that I backed up are corrupt...what is going on?

    I just purchased my Mac Mini (1.50 model) in December and also purchased Popcorn to back up my DVDs. I use Mac the Ripper to rip the files, then Popcorn to compress and burn. The thing is, the majority of the DVDs that I backed up on the Mini(about 1

  • Desktop App & Fonts

    Surprisingly the Desktop installed app has even less font then the Web App version. It would be great if the desktop version would allow us to use any font available to the system as some of us own many fonts that could be of great help when designin

  • Can Time Machine backup External Disk

    Hi, I have MacBook Air and have to use an external disk (Western Digital) to save my iPhoto Library and my iTunes Library (both libraries are approx 400GB).  I am using a 3TB Time Capsule with Time Machine.  Is it possible to backup the external WD d