Idea of components.

Hi.
i think theres an problem with flashcatalyst right now. What if i want to make an navigation bar, thats changing with subgroups and then makes a call to a page in a frame or something?
there should be an "frame" component that makes it possible to merge multiple project into one system that calls pages etc..
Any thoughts?  or is there another way of doing this?
/King

Does the following help?
http://developers.sun.com/prodtech/javatools/jscreator/reference/techart/2/writing_custom_components.html
http://developers.sun.com/prodtech/javatools/jscreator/reference/index.jsp#Building_Custom_Components

Similar Messages

  • IDE subfolder issue with large projects - flat JSP file lists

    Currently some IDE ui components such as ApplicationOutline and Property Binding Dialog box do not show subfolder structure hierarchically. Thus for a 100-page projects ApplicationOutline is almost impossible to use.
    Please consider adding a level of hierarchy where top nodes are subfolders (packages). Right now all the pages are listed in a flat level regardless of a subfolder they belong to. The same problem is with Property binding dialog (if there are other places please make sure you fix them along)

    Hi
    Thanks for the suggestions. We will file an RFE for this.
    Thanks
    Srinivas

  • Components Leadtime Offset in Production Planning

    Hi
    Anybody has idea about Components Leadtime Offset in order
    to calculate the Functional Total Replishment Leadtime =(the
    components Total Repleishment Leadtime minus(-) The
    Component's In House Production Time) Minus (
    the components Leadtime Offset))
    Thanks
    Jatender

    Dear,
    Usually you need to use project driven stg 21for product and 70 for raw materials. Hence you can non project spefic raw materials can be planned using 70, specifi to project is planned using product stg. As you chnage the BOM project specific raw materials are planned using 21, and llong lead time raw materials/assembly is planned using 70.
    pl come back if required

  • What is the best system for editing HD in Adobe Premiere CS4?

    I’m a Portuguese video enthusiast since the linear editing times. I’ve been reading this forum from some days with special interest, cause I want to build a new HD workstation.
    My video productions are with AVCHD material and Adobe CS4 Master Collection. My old workstation – good enough for DV and HDV material – can’t now efficiently handle the original footage and editing work.
    So, I plan to build a totally new workstation, probably with the following components:
    – Board: ASUS P6T Deluxe V2
    – CPU: Core i7 975 (3,33 Ghz) Extreme
    – RAM: triple channel 12Gb 2000Mhz OCZ Blade series
    – VGA: Nvidia Quadro CX 1,5Gb DDR3
    – Storage: 4 x Seagate Barracuda ES.2 500Gb 7200 3Gb/s
    – Optical: Plextor BD-R/RE reader/writer
    – Power supply: Corsair HX1000
    – Case: Antec Twelve Hundred
    – OS: Windows Vista Ultimate 64bits
    Any suggestions? Any changes needed/recommended? Any money spent for nothing?
    Another question: how do I configure the 4 Barracuda ES.2? My idea is 2-500Gb drives splited into a Raid 1 array for the OS+Apps and a Raid 0 array for page file and media cache and the other 2-500Gb drives in a Raid 1 array to store the original footage. I never have more than 2 hours of video to edit, so I don’t need lots of space for the original footage.
    Is it better 2 1Tb disks instead of the 4 500Gb? Do I need the RAID arrays? These are the points where I have more doubts.
    I will appreciate some opinions and recommendations.
    Thanks a ton!

    You may have a look at this:
    How to get the best from a PC
    From the looks of it, budget is not so much a problem. However I would not opt for the i7-975, but for a simple 17-920 overclocked to 3.6 GHz. With the money saved from that move alone you can get an Areca ARC-1680iX-12 raid controller with 2 GB cache for some more disks. I would not choose Seagates, but either the cheap Samsung Spinpoint F1 or the WD Caviar Black disks. With current prices I would only choose 1 TB disks, but would not go for less than 4 disks for the video part, and a separate WD Velociraptor as boot disk for OS and programs.
    OCZ Blade 2000 MHz is a waste of money. 1600 DDR3 is quite enough and a lot cheaper. As stated in one of the guides linked to above, it makes more sense to get memory with the lowest CAS at the normal FSB frequency than to pay extra for higher frequency at the detriment of CAS.
    I include an overview of my system, maybe it gives you some ideas on components.
    Hope this helps.

  • Kodo 3.0.0 beta now available

    All,
    Kodo JDO 3.0.0 beta 1 is now available at:
    http://solarmetric.com/Software/beta/3.0.0/
    Kodo JDO 3.0.0 is a major release, and contains significant changes to
    properties, mapping information, and Kodo-specific APIs. To read more about
    these, and to read about how to convert a Kodo 2 project to Kodo 3, see the
    migration documentation at:
    http://solarmetric.com/Software/beta/3.0.0/b1-docs/docs/kodo2.html
    NOTE: the conversion is non-trivial, so we have provided a number of tools
    to automate most of the process. So please read and obey the migration
    documentation, which will guide you through the migration tool process.
    For details about some of the major new features in this release, please
    read the release notes at:
    http://solarmetric.com/Software/beta/3.0.0/b1-docs/docs/relnotes.html
    The full documentation is available online at:
    http://solarmetric.com/Software/beta/3.0.0/b1-docs/docs/index.html
    Some of the major new features include:
    * New mapping system, providing more powerful and flexible mapping options.
    * More configuration options for connection pooling.
    * Configurable eager fetching of 1-1, 1-many and many-many relations.
    Potentially reduces the number of database queries required when iterating
    through an extent or query result and accessing relation fields of each
    instance.
    * More optimized SQL batching.
    * Simplified package structure for Kodo-specific APIs.
    Known issues:
    * DB2, Informix, and Sybase do not fully pass our internal tests yet. Sybase
    is close to passing, and DB2 and Informix probably work in many situations
    as well, but they are not yet officially supported by this release.
    * We have done only limited integration testing with application servers.
    * Our IDE integration components are not included in this release.
    As usual, please discuss any issues, desires, etc. on the beta newsgroup:
    news://news.solarmetric.com/solarmetric.kodo.beta
    Enjoy,
    - Greg
    Greg Campbell
    SolarMetric, Inc.

    1. I can't see any standalone GUI tool to do mapping tasks, as you have
    ever announced.The GUI will have its own beta program and release schedule.
    2. the file : <kodo3.0>/samples/jsp/build.xml has a line wrong:
                   <fileset dir="../../../lib/">
    should be:
                   <fileset dir="../../lib/">Thanks!

  • GetStyle() of JSF component before render

    Hey guys,
    I'm hoping this is an easy one, here goes...
    For one reason or another, I need to modify the CSS of certain components in a JSF page before it is rendered to the browser. The JSF pages are going to be laid out in Netbeans 6.0 (beta right now) using mostly Woodstock components and will have the 'style' attribute filled in for each component. However, like I said, I want to modify the CSS style value of some components prior to rendering.
    Looking through the Javadocs for Woodstock (javadocs are included with plugin) I see that many components do indeed give you access to this attribute ('style'), com.sun.webui.jsf.component.Field.getStyle() returns "CSS style(s) to be applied to the outermost HTML element when this component is rendered" for example.
    I figured this would be straight forward enough and attempted to retrieve the style using the prerender() method. Unfortunately, getStyle() returned null. After playing around with it for a while, it appears as though the components do not get these properties set (by the Netbeans attribute) until DURING the renderResponse phase. I say this because I tried setStyle() during prerender() and my changes were ignored. I then went back to Netbeans and removed my 'suggested style', now my setStyle() call during prerender() holds showing that somewhere in the renderResponse phase (after prerender()) the style is being set if one is given.
    Obviously making any changes after prerender() [like in afterRenderResponse()] will not cut it.
    To sum up:
    Even as late in the lifecycle as prerender(), the CSS style attribute of a Woodstock component is not yet set (getStyle() returns null and setStyle() ends up being overwritten). Any suggestions on how to modify the style?
    Thanks in advance (and I hope this is an applicable forum),
    Sean

    Solved:
    Once I wrapped my head around the problem I found a much more elegant solution.
    What I wanted to do was relatively position page fragments but was having trouble as the Netbeans IDE positions components within fragments absolutely. To make my page dynamic I was taking the style="position: absolute" attribute out of the <div> tag that was holding the <jsp:directive-include>. The components within the fragments were then being positioned absolutely on the resulting page, ending up strewn all over the place. This led me off on the tangent to reposition the components when the page was called (original post above).
    The weekend did me well I suppose. I came up with the bright idea to CHANGE the style attribute on the <div> tag rather than remove it. Making the <div> component "position: relative" passed its positioning down the the containing components and now my fragments are displayed correctly while being dynamically repositionable.
    Hope this helps anyone coming across the same problem.

  • Dynamic JSF GUI

    Hi
    I have a problem with creating dynamic GUIs. I have tried it the way it is described in Hans Bergstens book chapter 15, but it does not work. This may be because I am using WebSphere Application Developer 5.1.2 with a Tomcat 4.0.6.2 plugin. I do always get an "java.lang.IllegalStateException" when performing the second code line:
    ServletResponse response = (ServletResponse)context.getExternalContext().getResponse();
    OutputStream os = response.getOutputStream();" //Error is generated
    BUT there seems to be a slightly different way to generate dynamic user GUIs. This looks like this:
    //begin
    HtmlPanelGrid grid = new HtmlPanelGrid();
    HtmlOutputText title = new HtmlOutputText();
    title.setValue("This is my component!");grid.getChildren().add(title);
    //end
    I have just seen that code in this forum and I have no idea what I should make with it. How does it work to make a GUI this way? How and where is it rendered?
    Thanks

    What I need is a JSP that has a tag which should look like this:
    <pre>
    <f:view>
    <hx:scriptCollector id="scriptCollector1">
    <h:form styleClass="form" id="form1">
    <myTag: generateGUI />
    </h:form>
    </hx:scriptCollector>
    </f:view>
    </pre>
    Alternatively it would be possible to use something else than a tag.
    The Tag should then be able to generate the GUI.
    <pre>
    public class GUITag extends TagSupport
    public int doStartTag()
    HtmlCommandButton button = new HtmlCommandButton();
    button.setId("myButton1");
    button.setValue("button");
    MethodBinding mbButton = application.createMethodBinding("#{InputValueChanged.print}", null);
    button.setAction(mbButton);
    component.getAttributes().put("action", mbButton);
    //try
    button.encodeBegin(facesContext);
    button.encodeChildren(facesContext);
    button.encodeEnd(facesContext);
    //catch block
    </pre>
    So for example here a button should be generated in the GUI. This button should work. This means when pressing the button the print method of the InputValueChangedBean should be performed. And this does not work at the moment.
    The important thing is that the JSP must not contain any JSF code like:
    <pre>
    <h:outputText ....
    </h:outputText>
    </pre>
    This is because at the beginning of the JSP rendering process I have no idea which components are going to be displayed on it. What will be displayed on the JSP stands in an XML file. This XML file does not only contain the GUI information for one page, it does contain all the GUI information for the entire WebApplication. Depending on which button the user clicks on the dynamically generated GUI a different part of that XML file will be rendered (made to a GUI). So the user sees something different.
    I have also thought about using a custom presentation layer as described in chapter 15 of your book. But as far as I have understood that I have to create a ViewHandler. As a result of that the entire GUI of the WebApplication is then rendered using that ViewHandler. And this means I am not longer able to use normal JSPs (I would need to use the ViewHandler and normal JSPs together. So one part of the WebApplication should be rendered using the ViewHandler and the other part of the WebApplication should consist of normal JSPs).
    Is there any possibility having one part of the WebApplication rendered by the information of an XML file and a different part of the same WebApplication to be rendered the normal way by using JSPs with JSF tags?

  • Language Selector Component Choice

    Hi Everyone,
    I have a Flash AS2 Pull-Down language selector for 11 languages that I use for Director 11, Authorware 7 and web pages. Now, time marches on and I must add 19 more languages. It will be too large for several of it use locations.  I also re-work it for OEM versions where I add or delete a few languages. I need to remain with the AS2 for backwards compatibility. It won't fit with the new languages.
    I am looking for examples, samples, ideas, free components and FLAs. I have 3 variables (4 if you count regions) that I pass/use/display to set and display localised content. I am really looking for a free spinning globe I can modify for regions and usability improvements tha tI may get requested to do. Can anyone help me?
    I already detect the OS or browser language. I am using Flash CS3.
    I have been looking at menus with submenus for regions, spinning globes (with regional hot spots), Trees, etc. for my new language selector. I am looking for pieces that I can ultimately take and create dynamically with lists or XML. I would like to create global regions. I have not found a good, free spinning globe I can use yet. I did find an example for making one using masks. It might cause issues with my large Authorware developed projects. Authorware seems to see undisplayed pieces of flash components and cause interaction problems. I would like to build a globe with all the UTF-8 codes in an XML reference the includes the Lang code, 1-3 locale lang. phrases, a region number and active state of language in the for the project.
    Icons are best because they require little or no translations (and their associated font issues) - that is why the globe method is so attractive.
    Thanks,
    Jim Wiley

    Thanks anyway.
    This is a very stupid question and maybe for another post, but I couldn't try the class you posted here
    http://forum.java.sun.com/thread.jspa?threadID=5203492
    because I couldn't compile it because I downloaded the library and got the folder in for example here:
    C:\Documents and Settings\Mis documentos\softsmithy-v20070520\softsmithy-v20070520\src\org\softsmithy\lib
    From there I added them one by one to my own folder (the one where I have my Java projets and where I downloaded the class you posted) and then I started recompiling each class I was asked for when started compiling the class you posted, but there are so many classes in the library, each one needed to compile the other and I don't know how to compile all at once or include the whole library as a package..
    Message was edited by:
    drholiday

  • JCalendar and GroupLayout

    Greetings,
    Greetings,
    Thanks for taking the time to listen to my problem. I am a moderately-experienced Java developer, but I am a newbie when it comes to Swing components. I am trying to build a program for someone, and I need a date chooser.
    I downloaded the JCalendar from http://www.toedter.com/en/jcalendar/. However, I am unable to implement the JDateChooser effectively, and I think it's because of my limited experience with Swing.
    I use Netbeans to build all my Swing apps, because it knows everything that I don't. =D My THEORY is, it's something to do with GroupLayout vs GridBagLayout. My theory stems from the fact that I copy/pasted the DateChooserPanel code (which is from the JCalendar demo), and it worked. I began commenting off lines of code 1 by 1, and the entire thing disappeared when I commented off the "setLayout(gridbag);" Also, the panels I had created in Netbeans finally started showing the DateChooser when I made all their layouts GridBag...
    Does anyone else have trouble using JCalendar components with a GroupLayout? Are we forced to use GridBagLayout? Layouts are a bit advanced for me. I'm not unwilling to take the time, but I've spent too many hours on this (small) feature to not ask for some help.
    Any help would be greatly appreciated.
    I also posted this question on their forums, but being that the most recent post was 2 months ago, I thought I'd post it here also to see people's input.

    rwilson352 wrote:
    Greetings,Live long and prosper.
    Does anyone else have trouble using JCalendar components with a GroupLayout? GroupLayout is for having an IDE place components in a container. It's very difficult to use manually.
    Are we forced to use GridBagLayout? Heck no, and in fact that's a layout many of us avoid if possible. There are several other easier to use layouts.
    Layouts are a bit advanced for me. I doubt this, I really do.
    I'm not unwilling to take the time, but I've spent too many hours on this (small) feature to not ask for some help.It will be hard to help without more info and code (not NetBeans generated code though!). I suggest that you first read the Sun layout tutorial as they're really not that hard to use -- just avoid GridBagLayout if you can, especially early on. Instead focus on GridLayout, BorderLayout, BoxLayout, and FlowLayout. It will be effort well-spent.
    If after this effort you're still striking out, then look into creating and posting an SSCCE (see the link)

  • New ListCollectionView(ArrayCollection) problem

    Hey everyone,
    I have a component that performs filtering on the dataprovider, but I don't want that dataprovider to be filtered elsewhere.  The component I am using is an opensource auto complete textbox, which operates by text changing the dataprovider filter.
    I want the data provider to be wrapped in a ListCollectionView so that the original dataprovider is never touched, but mimicked.
    The problem though, is that the dataprovider always comes up empty this way...  Any ideas?
    <components:AutoComplete
                        id="individualName"
                        dataProvider="{new ListCollectionView(individualsPM.individualsCollection)}"
                        labelField="name"
                        prompt="Please select"
                        selectedItemStyleName="underline"
                        backspaceAction="remove"
                        change="individualName.selectedItem != null ?
                            individualsPM.getIndividual(individualName.selectedItem as Individual):
                            trace('nothing')"
                        searchChange="individualsPM.createIndividual(); individualsPM.selectedIndividual.name = individualName.searchText"/>

    Try binding to a variable that is bound to that expression.

  • What is the recommended temperature (core and hd) in a hp pavilion g6?

    need to know because im afraid the motherboard gets broken.

    You may have a look at this:
    How to get the best from a PC
    From the looks of it, budget is not so much a problem. However I would not opt for the i7-975, but for a simple 17-920 overclocked to 3.6 GHz. With the money saved from that move alone you can get an Areca ARC-1680iX-12 raid controller with 2 GB cache for some more disks. I would not choose Seagates, but either the cheap Samsung Spinpoint F1 or the WD Caviar Black disks. With current prices I would only choose 1 TB disks, but would not go for less than 4 disks for the video part, and a separate WD Velociraptor as boot disk for OS and programs.
    OCZ Blade 2000 MHz is a waste of money. 1600 DDR3 is quite enough and a lot cheaper. As stated in one of the guides linked to above, it makes more sense to get memory with the lowest CAS at the normal FSB frequency than to pay extra for higher frequency at the detriment of CAS.
    I include an overview of my system, maybe it gives you some ideas on components.
    Hope this helps.

  • MSI 875 Pro Neo FIS2R - HDD-LED doesn`t work

    Hello,
    yesterday I got my new MSI 875 Pro Neo FIS2R.
    Installation of motherboard and Windows XP went without any problem. So I`m very satisfied with this Board.
    But now I noticed, that the HDD-LED doesn`t show any activity.
    Then I turned around the HDD-LED plug of the Case with again no success: The HDD-LED doesn`t shine...
    My (IDE-)storage-components are:
    Primary Master: NEC DVD-ROM
    Primary Slave: NEC DVD-RW
    2 x WD Raptor (SATA) as RAID0 (ICH5R)
    Is there anything wrong ? What can I do ??
    CU
    Demian

    Quote
    Originally posted by Maesus
    Quote
    Originally posted by Demian
    Quote
    Originally posted by NovJoe
    For your IDE HDDs, maybe you'll have to try turning the cables arounds and check that if they are sitting in the correct pin fully.
    I already tried turning around the cable, but it didn`t help.
    Therefore I was asking myself, why the HDD-LED didn`t show any LED activities at all (DVD-ROM should work)...
    CU
    Demian
    I truly wonder have you read my reply?
    Hello Maesus,
    yes, I read your reply. But it didn`t answer my question, why HDD-LED don`t show any DVD-ROM activities (remember, DVD-ROM is IDE-primary master and DVD-RW is primary slave)...
    CU
    Demian

  • Flash IDE Components in Flex 3 Design Mode. Can they be visible there?

    Hi,
    Im exploring Flex to get a grasp on its concepts and am currently looking into building components in the Flash IDE. Though i guess its likely that when you're more familiar with Flex you build your components in Flex, like said Im exploring its concepts and like to know where and how the Flash IDE fits in its workflow.
    I made a simple Flex Component in the Flex IDE, which shows up fine when I run the Flex project. But it does not show in Flex Design Mode.
    I have exported the component from Flash as an SWC and added the SWC to the Flex library path. The symbol in the Flash IDE extends UIMovieClip. Now I read in 'Using Adobe FlexBuilder 3' (p.67) that the Flex Components panel only lists visible components, according to the documentation 'components that extend UIComponent'.
    Note that my question is about being visible on the stage in Design Mode, not in the component panel. As UIMovieClip doesnt inherit from UIComponent (and the UIComponent class doesnt seem to be available in the Flash IDE), is this also the cause that the Flash IDE component is not visible on the Flex stage in Design Mode?
    Can someone confirm, or deny this?
    Regards,
    Marcel

    Hi Latha,
    thanks for your feedback. Reading it back though, Im still not sure whether Flex components build in the Flash IDE (using the Flex Component Kit for Flash CS3) can be visible in Flex 3 Design Mode.Maybe you can be a bit more specific and save a lot of Flex beginners a lot of headaches.
    I understand that MXML components can be used in Design Mode. I also understand that if your component is AS you have to create a Library and link that to your project to make them visible in Design Mode. I also understand that Flash Builder 4 does "support rendering of UIMovieClip objects which are in library (swc) and added to the project build path"
    This actually doesnt answer my question really. Does this mean there is no way to render Flex components build in the Flash IDE (using the Flex Component Kit for Flash CS3)  in Flex 3 Design Mode?
    Regards,
    Marcel

  • I cannot install iTunes 10.5. Problem is that there are rest of installations. I uninstalled all iTunes, Quicktime, Bonjour, Apples components, but problem goes on. I run WIN XP SP 3 32 BITS. I accept ideas to solve, thanks.

    I cannot install iTunes 10.5. Problem is that there are rest of installations. I uninstalled all iTunes, Quicktime, Bonjour, Apples components, but problem goes on. I run WIN XP SP 3 32 BITS. I accept ideas to solve, thanks.

    A bit of repetition, mainly for the benefit of anyone else with the same issue. In your case the "for older video cards" version might be worth a try.
    When cleaning folders you need to check both the Program Files and Program Files (x86) folders, which you may well have done but didn't mention in the detail above.
    For general advice see Troubleshooting issues with iTunes for Windows updates.
    The section Install missing components has advice on breaking down the iTunes installer into the individual .msi files which might prove useful if Apple Mobile Device Support won't install normally.
    The steps in the second box are a guide to removing everything related to iTunes and then rebuilding it which is often a good starting point unless the symptoms indicate a more specific approach. Review the other boxes and the list of support documents further down the page in case one of them applies.
    The further information area has direct links to the current and recent builds in case you have problems downloading, need to revert to an older version or want to try the iTunes for Windows (64-bit - for older video cards) release as a workaround for performance issues or compatibility with third party software.
    Your library should be unaffected by these steps but there is backup and recovery advice elsewhere in the user tip.
    tt2

  • Ideas to display which component drives the other components in the canvas

    I have 4 components in my canvas and I would like to learn some ideas from gurus on what are the best ways to display which component drives (drills down)  the other components in the dashboard.  Any info would be appreciated.

    Hi,
    There is no such rule on which component should drive other in Xcelsius. It all depends upon the data that you are using. Always a component with summarized data should drive a component with granular data. For eg: If you are showing Total sales in a country using Column chart and want to drilldown to the percentage of sales in each region of a particular country , you can use pie chart to show it. Here Column chart drives Pie chart and u can show this in other way also.
    Hope it helps!
    Thanks,
    Arun US

Maybe you are looking for

  • Creating Logical Networks and Switches via SPF

    Hi, Is it possible to create Logical switches and logical networks in VMM by calling SPF REST APIs. I can see only a GET API for logical networks and none for Logical switches. If they exist can someone point me to a link to the documentation? Thanks

  • HT4557 I cannot get home sharing to work - have checked passwords

    I am trying to set up homesharing and cannot get it to work.  I have set it up on ipad and my computer in itunes.  But shared does not come up under itunes and when I try to connect on ipad it says cannot connect to home sharing.

  • Report generation with XML

    We already generate reports without OracleReporter. We build a xml file and based on this file we generate reports with the report-server. But these are very easy tabular reports. Now we want to generate more complex reports (eg. matrix reports). Is

  • Capturing OIM User Attribute Properties in OIM Export

    I spent a significant amount of time going through the UI and creating UDFs and tweaking my existing and UDF fields to make sure specific ones are hidden and others are shown. I then used the deployment manager to export the User Metadata. Upon impor

  • Connect Lotus Notes with ODBC driver

    I am trying to figure out connecting SQL Developer with ODBC connection ( set on to ODBC Data Source ) for lotus notes. I am able successfully connect through Excel with that connection. With SQL Developer , its asking for JDBC driver but lotus notes