Cannot cutomize ALL of JFileChooser - what are the property names?

Setting the UIManager property JFileChooser.homeFolderToolTipText to some value seems to have no effect on my machine running jdk 1.4.1.
I am able to customize most of the JFileChooser, for instance changing this property does work JFileChooser.lookInLabelText.
However, I have not been able to find the correct property names of the following textual contents of JFileChooser:
1. The column names in a detailed list view (file name, size, modified date, ...)
2. The text and tooltip of the open button when a folder is selected (which differs from the text shown when a file is selected)
3. The text and tooltip of the home button
If anyone knows the way to change these properties I would be very interested in hearing from you.
Randahl

Hi
WinNT4:
1. The column names in a detailed list view (file name, size, modified date, ...)
UIManager.put("FileChooser.fileNameHeaderText","NEW NAME");
     UIManager.put("FileChooser.fileSizeHeaderText","NEW SIZE");
     UIManager.put("FileChooser.fileTypeHeaderText","NEW TYPE");
     UIManager.put("FileChooser.fileDateHeaderText","NEW DATE");
     UIManager.put("FileChooser.fileAttrHeaderText","NEW ATTR");
2. The text and tooltip of the open button when a folder is selected (which differs from the text shown when a file is selected)
UIManager.put("FileChooser.directoryOpenButtonText","NEW OPEN");
UIManager.put("FileChooser.directoryOpenButtonToolTipText","NEW OPEN DIR TTT");
3. The text and tooltip of the home button
UIManager.put("FileChooser.homeFolderToolTipText","NEW TTT FOR HOME");//does not work, "Desktop"
JFileChooser fc = new JFileChooser();
sergey

Similar Messages

  • What are the table names for CRM and APO?

    hi friends,
    what are the table names for CRM and APO?
    Regards
    suneel.

    hi Suneel,
    check in crm forum
    Re: SAP-CRM Tables
    BUT051 BP Relationship: Contact Person Relationship
    Similar to BUT050 , additionally contains Contact Person’s Address data
    BUT0BK Business Partner: Bank Data & Details
    BP Number, Bank Key, Bank Country Key, Bank Account Number
    BNKA Bank Master Data
    BUT100 BP: Roles
    ADR2 Telephone Numbers (Business Address Services)
    ADR6 SMTP Numbers (Business Address Services)
    Contains Email – Id of the BP.
    ADRC Addresses (Business Address Services)
    BP’s Complete Address Details- City, Country, Post Code, District, Street, Title No Etc
    TSAD3T Table containing the Title text against a Title No.
    COMM_PRODUCT Master Table for Product
    CRMM_BUAG Master table for Business Agreement
    CRMM_BUAG_H Header Data for Business Agreement such as Tax Category, Tax Characteristic, Form key, Business Agreement Class. Data in this table correspond to ISU CRMD_ORDERADM_H Contains the Header Information for a Business Transaction.
    Note:
    1. It doesn’t store the Business Partner
    responsible for the transaction. To
    get the Partner No, link it with
    CRM_ORDER_INDEX.
    2. This table can be used for search
    based on the Object Id(Business
    Transaction No).
    CRMD_CUSTOMER_H Additional Site Details at the Header Level of a Business Transaction
    CRMC_PROC_TYPE Master table Business Transaction Type
    CRMC_PARTNER_FCT Definition of Partner Functions
    SCPRIOT Priorities for Activities with priority text.
    CRMC_PROC_TYPE_T Text for a transaction type
    CRMC_ACT_OBJ_T Objective Number and Text for Activities
    TJ30T All the status code and text
    CRMC_PR_ASSIGN : Transaction Type and its Transaction Type Object.
    IBIB : Installed Base/Ibase
    IBIN : Installed Base Components
    COMM_PRODUCT : Products
    CRMC_T077D : customer account groups
    CRMD_ORDERADM_H (for header) CRMD_ORDERADM_I (Item data)
    CRMD_ORDERADM_H Business Transactions CRM
    CRMD_ACTIVITY_H Activity
    CRMD_OPPORT_H Opportunity
    BUTOO : Customer details
    BUT001 BP: General data II
    BUT100 BP: Roles
    BUT150 BP relationship: Attribute table (test
    different
    BUT_HIER_TREE Business Partner Group Hierarchy
    CDBC_T_PRODUCTID Mapping: Product Id
    CDBD_ORGMAN Business transaction - organizational unit -
    set
    COMC_PRODUCT General Product Settings
    COMC_R3_FIELDS Assignment of R/3 material master fields to
    CFOP
    COMM_CATEGORY Category
    COMM_CFGMAT Basic Data for Materials
    COMM_HIERARCHY Category Hierarchy
    COMP_TYPES Hierarchy Tool: Comparison Type Check
    Table
    CRMC_CPRICPROC Customer Pricing Procedures
    SMOKVBEZ15 Assignment employees to positions
    CRMMLSGUID: GUID entry (should match GUID in CRMPRLS)
    CRMM_BUT_CUSTNO : Also GUID table (GUID here should match GUID in R/3 table CRMKUNNR)
    SMOFSUBTAB : Mapping & Parameters
    SMOFDSTAT : Download Monitor (R4AM1)
    SMOFFILTAB : Filters (Should match filters in R3AC1 & R/3 Table CRMFILTAB)
    SMOFOBJECT Definition of Objects for Download
    SMOFOBJPAR Parent Objects of an Object in Table
    SMOFPARSFA Middleware Parameter
    SMOFQFIND Queue Finder Table for MW-Queue finder
    SMOFTABLES Definition of Tables for Download

  • What are the Table Names

    Hi All,
    What are the table names which Stores the Shopping Cart Data i.e Cart No., created by, approved by, line item details.
    What are the table names which Stores the Shopping Cart approver name.
    What are the table names which Stores the Confirmation data i.e document no. , name of the approver of the confirmation, line item details.
    Please also mention the common used table names in SRM EBP.
    Thanks in advance.
    Regards
    Sridhar

    Hi Sridhar,
    pl. explore the golden txn. BBP_PD in SRM.
    Just Run the txn. choose yr object type i.e. for SC choose BUS2121
    for confn. pl. chk out(i don't have sys)
    put any sample SC or confn no
    execute
    it will give you that BUS object details
    Doubleclick to open all details
    on the relevant field just double click to get the respective table name
    e.g. SC data click on SC no.
    For ready ref following are some tables
    PO no in the tables BBP_PDBEH/BBP_PDBEI from the SC guid
    Tables updated related to Shopping Cart               
    Srno     Tables     Description     H/I
    1     CRMD_ORDERADM_H     Header Table of the Shopping Cart     H
    2     BBP_PDHGP     Business Transaction Purchasing Informatio     H
    3     BBP_PDHSB     Bid Invitation     H
    4     BBP_PDBEH     Backend Specific Header Data     
    6     BBP_PDPSET     Further Procurement Information     
    7     BBP_PDHSC     Header Extension for Customer Fields     H
    8     BBP_PDHSS     Hdr Extension for SAP Internal Enhancement     H
    9     CRMD_ORDERADM_I     Business Transaction Item     I
    10      BBP_PDIGP     Business transaction item-Purchasing infor     I
    11     BBP_PDBEI     Backend Specific Item Data     I
    12     BBP_PDISB     Bid Invitation/Bid-Specific Item Data     I
    13     BBP_PDISC     Item Extension for Customer Fields     I
    14     BBP_PDISS     Item Ext. for SAP Internal Enhancements (IBUs and so on)     I
    15     CRM_JEST     Individual Object Status     
    16     CRMD_PARTNER     Partners     
    17     BBP_PDBGP     Partner Extension Gen. Purchasing Data     
    18     BUT000     BP: General data I     
    19     ADDR3_DATA     Address data     
    20     BBP_PDORG     Purchasing Organizational Unit     
    21     BAPIEKKOL     BAPI -s inofrmation     H/I
    22     BAPIEKPO_ECI     BAPI -s inofrmation     H/I
    23     BBP_BAPIEKKN     BAPI -s inofrmation     H/I
    24     BAPIEBAN     BAPI -s inofrmation     H/I
    25     BAPIEBKN     BAPI -s inofrmation     
    26     BBP_PDACC     Account Assignment     
    27     BBP_PDATT     Document Attachment     
         Additional Tables          
    28     BBP_CATEGORY_FAV     User-Specific Favorites for Product Categories     
    29     STXH     STXD SAPscript text file header     
    30     BBP_PDVIEW_IAP     Item Data: General Purchasing and Purchasing Set     
    31     BBPC_PARTNERFUNC     Definition of Partner Functions
    32     HRP1001     Infotype 1001 DB Table
    33     TSAD3T     Titles (Texts) (Business Address Services)
    34     comm_applcatgrpr     Application Area of a Hierarchy
    35     BBP_FUNCTION_MAP     Function Map for BAPI Dispatcher
    36     SWOTIP     Index Parent Object Types
    37     HRSOBJECT     Index for Standard Objects
    38     usr02     Logon Data (Kernel-Side Use)
    39     usrefus     Reference user for internet applications
    40     spers_obj     Personalization object repository
    41     hrv1222a     View of Attributes
    42     bbpc_partnfunc_t     Description of Partner Functions
    43     CRM_JSTO      Status Object Information
    44     crmc_but_call_fu     Determining FMs for Data Exchange BP
    45     bbpc_actionmap     Assign Method Actions
    46     but000     BP: General data I
    Pl. note I have not checked these all tables myself, you can explore.
    BR
    Dinesh
    <b>Reward if helps</b>

  • What are the field names for below mentioned

    Hello Friends
    What are the fields names for below tables
    in EKKO
    Purchase Document Date
    Net Value of the purchase document.
    In EKPO
    Item Description
    From which place We bought it. (It means in Sales Items there we can know from which plant we sold the goods, like in EKPO, there is any field like this)
    Please let we are defining the report to find out the stock availability for perticular storage location using select Options plant, company code, material no.
    How many tables involve her to build this report. and also field names, they come under which table.
    Please send me this information ASAP. PLz Plz Plz..........
    Regards
    Praveen

    You can check the fields of these tables via SE11
    Purchase Document Date  -  EKKO-BEDAT
    Item Description  -  EKPO-TXZ01
    Net price per item - EKPO-NETPR.
    Regards,
    Rich Heilman

  • What are the tables name in database belongs to AGIS?

    Dear all:
    I want to know what are the tables in database belongs to AGIS , such as transactions,AGIS "Intercompany Organization Assignments"?
    My environment is : Oracle R12.1.3
    Regards
    Terry

    Terry,
    Please see these docs/links.
    Advanced Global Intercompany Systems FAQ [ID 975235.1]
    Troubleshooting AGIS Accounting [ID 813397.1]
    How to Determine Data Populated in the Reference Columns in GL,AR,AP Interface tables for AGIS Invoices [ID 853296.1]
    Oracle E-Business Suite Release 12.1 Release Content Documents [ID 561580.1]
    eTRM Version 12.1.1
    http://etrm.oracle.com/pls/et1211d9/etrm_search.search
    Thanks,
    Hussein

  • What are the right names for the 2 OHS?

    Hi,
    Currently we have 2 options for an HTTP Web Server for APEX:
    - An Oracle HTTP Server (OHS) from the database companion CD.
    - An Oracle HTTP Server (OHS) from the Oracle Application Server.
    The first OHS is based on Apache 1.3.x and the second on Apache 2.0.x.
    What are the right way to reference them so people know what your are talking about? In the manuals they are just called OHS but since they are not the same I would like to distinguish them some way. What do you call them?
    Regards Pete

    OK now I think got it:
    OHS from the database companion CD and from the Application Server are both based on an Apache 1.3.x HTTP server.
    On the Oracle Application Server companion CD is an OHS based on an Apache 2.0.x HTTP server. This release does not contain the mod_plsql module an can therefor not be used for APEX.
    Regards Pete

  • What are the book names for MDM from SAP Education academy

    Hi SAP gurus,
    Can any one tell the name of the books for MDM from SAP Education academy.
    For example in SAP MM (material management) - it is TAMM40(part1,part2,part3,paret4...etc)
    So what are the names of the books for MDM from SAP Education academy. Just name and other deails enough.
    Thanks in advance.
    Vam C

    Hi Vamsay,
    I am sending you some books names of SAP MDM.
    1. SAP MDM Frequently Asked Questions (English)
    (Master Data Management Certification Sap Mdm Faq - ISBN: 9781603320153)
    Price range: $42.00 - $54.95 from 4 Sellers
    Publisher: Equity Pr
    Format: Paperback
    2. Build Foundations for Continual Improvements with SAP MDM
    Enterprise Data Management with SAP NetWeaver MDM
    Andrew LeBlanc
    3. English Edition
    Auszug aus:
    SAP NetWeaver Master Data Management
    ISBN 978-1-59229-131-1
    lieferbar –  EUR 69,95 • CHF 115,00
    [In den Warenkorb] [Auf den Merkzettel]
    Please rewrds if found helpful.
    Regards,
    Alok

  • On an iPhone 4s version 5.1.1 it is full with music and I cannot take an update.  what are the steps to get rid of the music which is backed up to the cloud.

    My phone is full of music and I do not have enough space to take the update.  I have the photos and music on the cloud. What steps do i need to take to free up space on my phone so I can take the update?

    You can use iTunes to sync all the music off your phone by unchecking "Sync Music" on the Music tab of your iTunes sync settings, then clicking Apply at the bottom to sync your phone.  After updating, sync your music back to your phone.

  • What are the file name(s) for CS6 scratch data on Mac?

    I see people saying the file (or is it multiple files?) is kept in the HD root. I don't see anything there (I only have one drive) that looks relevant to Photoshop, even when I view invisible files. Anyone know where the file is, and what it's named? Is it invisible?
    The reason I ask is that I want to exclude it from my ongoing Time Machine backups. I'm slowly learning the various Adobe folders that I need to exclude manually. (AutoRecover, Application Support/Adobe... in fact, the bazillion CS6 folders within Applications, since I'll just restore them from Creative Cloud if I have a failure.)
    Sometimes Time Machine has been doing a big backup for reasons unknown, and I think the recent installation ogf CS6 may be the culprit.
    Thanks in advance!

    nagromme wrote:
    I didn't know OS X could do such a thing!
    I didn't know about it either but, apparently, the technique is common:
    http://en.wikipedia.org/wiki/Hard_link
    "If one of the links is removed with the POSIX unlink function (for example, with the UNIX rm command), then the data are still accessible through any other link that remains. If all of the links are removed and no process has the file open, then the space occupied by the data is freed, allowing it to be reused in the future. This semantic allows for deleting open files without affecting the process that uses them. This technique is commonly used to ensure that temporary files are deleted automatically on program termination, including the case of abnormal termination."

  • What are the official names of the standard iOS icons?

    I'm tearing my hair out and cursing. Not good.
    All I want is a list of the proper, official names of the icons/buttons that are standard in iOS.
    Specifically what set off the hunt was not knowing the name of the square with the curvy arrow pointing out to the upper right, but would be nice to find a complete list.
    I'm trying to coach a friend with a new iPad and it's frustrating not to know. Even the iOS pdf's I've looked at don't give the name of the icons, they just show them in line "tap [icon image] to...".
    Arrrgghh! I've Binged and Googled for nearly an hour now, been all over the net, various Apple sites but my keywords are not generating sought list!
    Help! Thanks!
    dn

    gdgmacguy;
    thanks for the quick reply and idea.
    That's the pdf I'm referring to. It's 163 pages, so I scrolled through the intro part, looked in the Safari part, scrolled to the end to look for an index or glossary or table and didn't find anything. Training-wise, it makes sense that they put the icon inline with the text, but I'm just hitting keyword block and giving up for the night, thought to float the search to others who may have clearer heads.
    First reference I see to this particular icon is page 14, where it appears inline, unnamed. The home button is named and further referred to as [a square icon with rounded corners]. Other icons are either named or unnamed in the UG text.

  • What are the extractor names for these fields in SRM--CCM-shopping?

    Services
    Description:       
    City      
    Postal Code      
    E-Mail Address      
    Telephone      
    Region      
    Price      
    Base Unit of Measure      
    Product Group      
    Supplier ID      
    Supplier Name      
    Supplier Part Number      
    Unit of Measure      
    Detailed Description      
    Order Unit      
    Products
    Description:       
    Price      
    Base Unit of Measure      
    Product Group      
    Supplier ID      
    Supplier Name      
    Supplier Part Number      
    Unit of Measure      
    Detailed Description      
    Order Unit      
    Materials
    Description:       
    Approved Manufacturer Parts      
    Document Description      
    Document      
    Document (without DMS)      
    Price      
    Base Unit of Measure      
    Product Group      
    Product ID      
    Unit of Measure      
    Delivery Time in Days      
    Detailed Description      
    Order Unit

    Hi,
    Not sure exactly what you're looking for but extractors generally follow a relatively simple procedure, i.e. SC extractor is 0BBP_TD_SC_1 and so on.
    Regards,
    Jason

  • What are the file names of iphone pics and videos?.

    I am backing up all my pics to a hard drive and need to select which file types I want backed up

    Thank you, darlin!!!

  • What are the SQL server versions those are compatible with XI 3.0.

    Hi All,
    Please suggest,
    what are the SQL server versions those are compatible with XI 3.0.
    or with which SQL server versions XI 3.0 will interact using JDBC Adapter.

    Check in the [Product Availability Matrix |https://websmp201.sap-ag.de/~form/handler?_APP=00200682500000001303&_EVENT=DISP_NEW&00200682500000002804=01200314690900000192]in market place for more information on this
    Thanks
    SaNv...

  • What are the important conditions in taxinn procedure

    hi all
    please tell what are the important condition types which capture excise and other taxes in taxinn procedure for a manufacturing company?
    and also the procedure to be used for sales from depot and relevant excise conditions?
    thanks a lot

    hi all
    please tell what are the important condition types which capture excise and other taxes in taxinn procedure for a manufacturing company?
    and also the procedure to be used for sales from depot and relevant excise conditions?
    thanks a lot

  • What is the program name which extend the partitions in BW 3.5 ?

    Hi All..
    What is the program name which extend/split the partitions in BW 3.5 ?
    Thanks..
    Saj

    Hope It's not too late,
    You might be talking about the program described in note "697275":
      - SAP_EXTEND_PARTITIONING_INF for INFORMIX databases.
    There's also a possibility described in note "895539":
      - SAP_PART_EXTEND_ETABLE  for ORACLE databases.
    Good Luck!
    Edited by: Martin St-Jean on Dec 3, 2009 5:07 PM
    Edited by: Martin St-Jean on Dec 3, 2009 5:20 PM

Maybe you are looking for

  • How to integrate workflow with files?

    Hi,I know I must configurate workflow before intetgrate workflow with files.But ,there are some problems! when i configurate workflow ,there is no confirmation window when it finished. so when i configurate files with workflow,the system say there is

  • Custom Button in Sap Standard webdynpro Component

    Hi Friends, i have one requirement 1. want to added one custom Button in SAP SRM standard webdynpro component - This is done using component configurator 2. but when i click this button, one   Z webdynpro component should run, Can any one please give

  • Would like to restrict webpulish of queries by report id?

    Is there a way to restrict webpublishing (S_RS_TOOLS) by report id component?

  • My iMessage isnt working correctly....

    I write a messge to my friends but i dont see the message or there reply.... I have tried log out restarting the program still the same problem once i log back in.. does anyone have the same problem?

  • Changing the name of report program

    Hi all can we change the report prg name and what are the sources of shecking syntaxes in ABAP?