Making custom maps that are groups of cities

hello guru's
I'm looking for a method for creating new maps. In the project that we're doing now requires this map integration on a level that is not the standard city / province level.
They want a grouping per sector which is linked to the sales person. This data is available for us so we know perfectly which entries for the city level we have to take for this grouping.
Thanks a lot for helping us out.
Koen Verheyen
Belgium

If I code a new custom component (extending JComponent, or extending the UI delegate of a standard component) and pretend it to be laf aware then I must create the corresponding UI delegate for each laf, like it happens to be with standard swing components. But I'm not sure it is feasible to create the UI delegates for all unknown existing custom lafs.You are right, this is never going to work. I suggest if you want to make your custom component look & feel aware, you design the way it displays around the l & f of other components that are part of j2se and have l&f implementations.
http://download.oracle.com/javase/7/docs/api/javax/swing/plaf/ComponentUI.html
There are instructions here:
http://download.oracle.com/javase/7/docs/api/javax/swing/LookAndFeel.html
>
On the other side, if I create a custom laf then I will also create a custom UI delegate for each standard component, but I can not create UI delegate for all unknown existing custom components.
The point here is that standard components and standard lafs are universally known, while custom components (or custom ui delegates) and custom lafs are not.
So the question is: How does a swing developer deal with the case of a new custom component that will be used in an unknown custom laf?
For instance:
1. Custom text UI delegate for dealing with styled documents in JTextField. See {thread:id=2284487}.
2. JTabbedPane with custom UI delegate that paints no tab if the component only contains one tab.
In both cases I need a UI delegate for each known laf, but what happens if the application is using a laf that certainly will not be aware of this custom functionally?
Thank you!

Similar Messages

  • Creating custom lists that are links to SharePoint sites.

    I am new to SharePoint 2013 Online and was wondering if there is a non-coding way to build a sub-site from a template that is not initially connected to a site collection. Attach this sub-site to a site an already existing site collection afterwards and
    use data from the sub-site that is created, to generate a custom list items that can also be used as links to the sub-site itself.
    How I thought this might work would be to create templates for site collections (if that is even possible), and then use a links list or some other type of linked list but not exactly sure how this is done in SharePoint.
    Any input on how to go about this would be greatly appreciated as well as any insight as to whether this is even possible to do with out coding. Thanks in advance.

    Hi,
    According to your post, my understanding is that you wanted to create custom lists that are links to SharePoint sub-sites.
    I recommend to create a custom list and add a multiple line column to display the sub-sites url.
    Then create a workflow associate a custom list and use “Call HTTP Web Service" action and “Build Dictionary" action to get the count of the sub-sites.
    Then use the Loop Stage to create a new item in the custom list and set the multiple line column to the url you get in the dictionary.
    Here is a great blog for you to take a look at:
    http://sergeluca.wordpress.com/2013/04/09/calling-the-sharepoint-2013-rest-api-from-a-sharepoint-designer-workflow/
    In addition, you can use the build-in webservice via SharePoint Designer.
    More information:
    http://www.balestra.be/2012/03/show-all-subsites-on-a-sharepoint-2010-page-without-code-via-sharepoint-designer.html
    Best Regards,
    Linda Li
    Linda Li
    TechNet Community Support

  • How tosend parameters to custom queries that are called by toplik afterload

    i want to write some custom sql that used to map some of the attributes in my class, where i need to send parameters to filter the data, how can i send the parameters to the queries that are called by the toplink afterload method.
    is there a way, we can send parameters to the toplink afterload method.

    You can pass parameters to a VI that you start with the invoke node. You use the method Set Control Value [Variant] (or just Set Control Value). You specify the control name and pass it a value.

  • Using custom classes that are not beans

    Hi folks,
    Is it possible to use java classes that are not beans. I mean, on a page, could you say Customer cust = new Customer("Jones", 25);
    if you had a Customer class with a constructor that took a name and age (String and int).
    If so, how do you go about this- do you need to import the class, or put it in a standard location? I'm using Tomcat, and would guess that this would go in WEB-INF/classes?
    I hope it's not a stupid question, all the literature seems to be focused on JavaBeans
    Any advice on this would be great!

    Beans are used as putting Java code into a JSP is generally considered bad practice. The advantage of the bean pattern is that you use things like:
    <jsp:setProperty name="laBean" property="someSetter" value="someValue" />so that you aren't embedding Java directly into the JSP. I'm not very religious about this particular topic personally and will throw a line or two in here and there.
    Having said that though, you can easily use any Java class in a JSP. You'll have to import it first:
    <%@ page import="java.util.*" %>And then you can easily use it like in a real Java program.

  • How to find all those list of SAP standard and custom objects that are changed from a specific point of time

    Hi all,
    Please let me know the process to track or find all the SAP Standard and custom objects. that got changed from a specific point of time.
    Is there any function module or any table where this change log is maintained.?
    I just only need the details ,wheather that SAP standard or Custom object has got changed or not.
    Thanks in advance

    Hi RK v ,
    I really don't know what your actual requirement is , but if you want to know the objects as per the modification , then transport request will be much help to you .
    Have a look into table E070 and E071 .
    Regards ,
    Yogendra Bhaskar

  • Importing custom slideshows that are created in iPhoto without lowering the quality to play on AppleTV

    Hi,
    My wife is a wedding photographer, so for part of her presentation process I create custom slideshows in iPhoto with music and the pictures presented in a certain order and at a certain pace. The slideshows look awesome on the computer. To get them to play on my 1st generation AppleTV, they want me to export the custom slideshow to iTunes at a much lower resolution to where it will play on the AppleTV. There has to be a better way to do this. Right now, by the time they're playable on the AppleTV, the picture quality is noticeably worse than the original presentation.
    I called apple and they first suggested selecting the slideshows in the events tab under photos on the AppleTV in iTunes. The pictures look great, but the custom slide show element is gone as it plays them in the order and pace it wants to play them with all background music stripped away. The gentleman transferred me to a 'Senior Advisor', who said the are not allow to assist on content matters. I told him it's not a matter of the content, but the process of creating it in iPhoto (Apple program), lowering the quality and exporting it to iTunes (Apple program), to watch it through AppleTV (Apple product). I got the feeling that was his way of saying he didn't really want to deal with this.
    He directed me to this board to see if someone else has experienced this as well or has a solution.
    I'm using AppleTV - 1st generation, and iLife '09.
    Any suggestions would be GREATLY appreciated.
    Dave

    Use the export option from the bottom of the slideshow
    and choose the custom export settings.

  • Deleting Partners from the Customer Master that are on Open Sales Orders.

    Does SAP handle removing the Partner from Open Sales Orders when a Partner is deleted in the Customer Master.  For us, this is not happening, this there some config that must be turned on for this to happen ? 
    Or do we have place in code in a User Exit in the Customer Master to check for Open Sales Orders and if so, block the Deleting of the Partner ?  If so, what User Exit should be used ?
    Looking to see how others have handled this.
    Thanks,
    David

    Hi David,
    Try this user exit.
    RFDRRANZ  User exits: Accounts Receivable Information System
    Regards,
    Vijay

  • Can you use ResourceBundle with resrouce that are grouped within folders?

    Hi I'm trying to internationalize my program by using the java ResrouceBundle.
    Is there a way to use it with resources that have been grouped into folders?
    For example, instead of using locale to specify the resource name as MessageBundle_en_US.properties, I would like to specify the locale name as the resource folder name like this:
    resources_en_US/MessageBundle.properties
    or resources_fr_FR/MessageBundle.properties etc.
    Is there something already available for this in the API that i'm not aware of or, if possible, is there a way to overwrite the ResrouceBundle package to handle this?

    Hi Simon,
    Yes, I understand people would expect it to work on the emulator too, but the point of Scout is really to provide you information about the real performance (on the device and in production) to be really accurate and reflect the reality.
    Having it work with the emulator would always be an approximation, which could still maybe be valuable, but we thought we would focus on production code.
    But thanks for bringing this up, it is valuable feedback about your experience.
    Thibault Imbert
    Sr. Product Manager | Adobe Scout

  • Corporate Website Design - Make a Static Custom Map or Google Maps

    Could some one please kindly advise on the following:
    What is considered more professional if you are designing a corporate Website.
    1. To design a custom map that shows each rail road crossing and traffic light on the way to the company. But due to the fact that it is a still image suffer from usability issues e.i. not being able to zoom beyond the drawn bitmap.
    2. To embed a well known tool such as Google Maps (that allows world wide zooming), marking the location of the company building with a custom photo pin.
    3. A combination of both points above displayed on one contact us site.
    The above needs to be corporate design conform.
    Thank you in advance for your advice.
    AZ.

    Hi Marian,
    Thank you for the reply,
    1. The audience consists of a the following according to the polls:
    27.5% - Government Official
    9.4% - Network/Association
    8.8% - Student
    8.7% - Academia
    5.8% - NGO Representative
    4.8% - IO/IGO Representative
    3.4% - Media
    2. It is an International Institute so they are from all over the world.
    3. Map interaction is not needed but it would be an advantage considering the town in which the institute is located has a common name and often gets mistaken for another in a totally different country.
    4. Interactive maps on cell phones and GPS
    A map on the webpage is needed because:
    A. The audience is so widespread e.i. from Government Officials to Students from all over the world including the LDC countries, that it is near impossible to predict what technologies are available to them, it is assumed that they will be able to access the internet.
    B. Requested by the management.
    Thank you in advance for your advise

  • Can Not execute a TS Sequence File with VIs that are already being compile in my Custom TS Operator Interface

    I have build a custom TS Operator Interface (Executable) with some custom VI(s)(GOOP VIs). I want to be able to call the same custom VI(s) from Teststand Sequences. When i try ti launch the sequence from my TS OI i got an error message, because LabVIEW Run Time find the same VI(s) from two different location : the OI and the sequence.
    I would like to know, that is the best approach to resolve this problem.
    For the moment i got two solutions :
    (1) dynamically calling the VI(s) in the OI (executable)
    (2)Changing the name of the VIs in the TS sequence.
    I would like to know if it exist an another solution ?
    thank you
    derek

    For the moment the VI�s that are shared between the sequencefile�s and the operator interface, are used as code module in the sequencefile�s (not as sub vi in the code module).
    On the target system I will got my custom operator interface (which is build from the Testexec.llb + my goop VI�s). My goop VI�s are statically link to my operator interface.
    (I will say that my executable are on the C drive : C:\Testexec.exe)
    My sequencefile�s and the differents VI�s of each step is deploy with the TestStand deployment wizard. A library with all the vi�s call by the sequencefiles are group in SupportVIs.llb. (the sequencefiles and the VI�s library are on the C drive too)
    For exemple I will say that I got a foo.vi (goop
    method) which is build in the operator interface testexec.exe. The same foo.vi is call (as code module) by a step of one of my sequencefile�s.
    When I try to launch the sequence with the operator interface, The LabVIEW Run Time inform me that he can�t load step "foo" of sequence �MainSequence� because he find 2 VI�s with the same name in 2 different location (C:\Testexec.exe\foo.vi) and (C:\SupportVIs.llb\foo.vi.
    If you got a sample example, i will be glad to see it.
    Thank you Ray for your help.
    Derek

  • Is there a way to create a project with custom audio settings that are NOT only "Stereo" or "Surround"?

    Is there a way to create a project with custom audio settings that are NOT only "Stereo" or "Surround"?
    Thanks!
    -Adrian

    the old apps are on my computer but they have had upgrades since they were put on the ipod originally.  you think you would get a warning about this when you restored. I was not worried about losing the progress of the apps but i would have been worried about the app it self!!!!!

  • Custom report to identify items that are consigned to the customer directly

    Custom report to identify items that are consigned to the customer directly
    the above requirment related to which module and for this which tables i can use
    pls give some details about this requirment.
    thanx

    Hello,
    I believe you are on the wrong forum. Application Express is a web development tool, and from your questions you probably should look under the E-Business Suite forums (http://forums.oracle.com/forums/category.jspa?categoryID=3).
    Regards,
    Arie.

  • My emails from the same person are grouped together, how do I undo this so that each email stands on it's own?

    1.My emails from the same person are grouped together, how do I undo this so that each email stands on it's own?
    2.Currently my emails are grouped together if the subject is the same, how do I undo this?
    3.My emails are "folded up", with tabs like "See more" - how do I undo this? - I want to see the full email at once without having to click multiple times in the email on "show more" etc.
    4.When I send an email to some one, a copy of that email is sometimes sent to me?? - this confuses my and make me think I by accident sent it to myself, but when I check it in the SENT box, it the correct recipient's name was used. How to fix this mystery?
    Please help, I am not good with computers so you will have to keep your answer simplictic or in steps.
    Thanks!

    Click the View menu in the Mail menu bar and uncheck Organize by Conversation.

  • Script to find users that are a member of more than one of a list of specific groups

    Hi,
    I need to generate a list of users that are members in more than one group, out of a list of specific security groups.  Here's the situation:
    1) We have about 1100 users, all nested under a specific OU called CompanyUsers.  There are sub-OUs under CompanyUsers that users may actually be in.
    2) We have about 75 groups, all directly under a specific OU called AppGroups.  These groups correspond to a user's role within an internal line of business application.  All these groups start with a specific character prefix "xyz", so the group
    name is actually "xyz-approle".
    I want to write a script that tells me if a user from point 1) is a member in more than one group in point 2).  So far, I've come up with a way to enumerate the users to an array:
    $userlist = get-qaduser -searchroot 'dq.ad/dqusers/doral/remote' | select samaccountname |Format-Table -HideTableHeaders
    I also have a way to enumerate all the groups that start with xyz that the user is a member of:
    get-QADMemberOf -identity <username> -name xyz* -Indirect
    I figure I can use the first code line to start a foreach loop that uses the 2nd code line, outputting to CSV format for easy to see manual verification.  But I'm having two problems:
    1) How to get the output to a CSV file in the format <username>,groupa,groupb,etc.
    2) Is there any easier way to do this, say just outputting the users in more than one group?
    Any help/ideas are welcome.
    Thanks in advance!
    John

    Here is a PowerShell script solution. I can't think of way to make this more efficient. You could search for all groups in the specfied OU that start with "xyz", then filter on all users that are members of at least one of these groups. However, I suspect
    that most (if not all) users in the OU are members of at least one such group, and there is no way to filter on users that are members of more than one. This solution returns all users and their direct group memberships, then checks each membership to
    see if it meets the conditions. It outputs the DN of any user that is a member of more than one specfied group:
    # Search CompanyUsers OU.
    strUsersOU = "ou=CompanyUsers,ou=West,dc=MyDomain,dc=com"
    $UsersOU = New-Object System.DirectoryServices.DirectoryEntry $strUsersOU
    # Use the DirectorySearcher class.
    $Searcher = New-Object System.DirectoryServices.DirectorySearcher
    $Searcher.SearchRoot = $UsersOU
    $Searcher.PageSize = 200
    $Searcher.SearchScope = "subtree"
    $Searcher.PropertiesToLoad.Add("distinguishedName") > $Null
    $Searcher.PropertiesToLoad.Add("memberOf") > $Null
    # Filter on all users in the base.
    $Searcher.Filter = "(&(objectCategory=person)(objectClass=user))"
    $Results = $Searcher.FindAll()
    # Enumerate users.
    "Users that are members of more than one specified group:"
    ForEach ($User In $Results)
        $UserDN = $User.properties.Item("distinguishedName")
        $Groups = $User.properties.Item("memberOf")
        # Consider users that are members of at least 2 groups.
        If ($Groups.Count -gt 1)
            # Count number of group memberships.
            $Count = 0
            ForEach ($Group In $Groups)
                # Check if group Common Name starts with the string "xyz".
                If ($Group.StartsWith("cn=xyz"))
                    # Make sure group is in specified OU.
                    If ($Group.Contains(",ou=AppsGroup,"))
                        $Count = $Count +1
                        If ($Count -gt 1)
                            # Output users that are members of more than one specified group.
                            $DN
                            # Break out of the ForEach loop.
                            Break
    Richard Mueller - MVP Directory Services

  • Is it possible to group 2 objects that are located on 2 different pages in InDesign CS4 JS

    Is it possible to group 2 objects that are located on 2 different pages. Would it be something like that:
            var myArray = new Array;
            //Add the items to the array.
            myArray.push(myLine1);
            myArray.push(myLine2);
            //Group the items.
            var myPages = app.activeDocument.pages;
            myGroup = myPage.groups.add(myArray);
    Thank you very much for your help.
    Yulia

    You can group objects from distinct pages only if they belong to the same spread.
    For instance, if you have a rectangle on page 2 and a rectangle on page 3 in a "facing pages" configuration, this should work:
    var doc = app.activeDocument;
    var r2 = doc.pages[1].rectangles[0]; // rectangle on page 2
    var r3 = doc.pages[2].rectangles[0]; // rectangle on page 3
    // it's better here to handle the parent spread:
    var g = doc.spreads[1].groups.add([r2,r3]);
    // but this may also work:
    // var g = doc.pages[1].groups.add([r2,r3]);
    // var g = doc.pages[2].groups.add([r2,r3]);
    @+
    Marc

Maybe you are looking for

  • I can send event invitations from ical but can not receive them --invites go to another family member email

    I am using Lion and everything was working fine -- until I got a new mac and set the older one up for my husband and put his user account on the old mac. Now I can send ical invitations out and can get replies -- but if someone else originiates an in

  • Itunes 7.1.1 will not launch

    The app window never appears, but the little 'hash' mark under the app on the dock is there to indicate it's open, and the activity monitor does not list the process (except for the helper which is always running to my knowledge). When i force quit,

  • Quicktime and windows media player question??

    i have sent a quicktime file of a spot i did for a client, they like it and have uploaded it to their website, but they are getting some that say they can not view it because they only use windows media player, i know this maybe a stupid question but

  • Export iPhoto slide show to Sony DPF-D70 digital photo frame?

    Can I export an iPhoto 08 slideshow to the memory of a Sony DPF-D70 7" digital photo frame? If so, how is it done? I would forever be grateful for any assistance.

  • 'Library' no longer shows in top panel

    The label for Library, i.e. the word 'Library', no longer shows in the line of module labels along the top panel of my Lightroom 4 window; all the others from Develop to Web are still there. I see they're called Module Picker Buttons (Menu - Lightroo