[svn] 4196: Add a property interpolator to FxAnimate similar to the Animation interpolator .

Revision: 4196
Author: [email protected]
Date: 2008-11-26 14:55:33 -0800 (Wed, 26 Nov 2008)
Log Message:
Add a property interpolator to FxAnimate similar to the Animation interpolator. This way users can override the default interpolator.
QE Notes: Add test for this.
Doc Notes: None
Bugs: None
Reviewer: Chet
tests: checkintests, mustella (gumbo/effects)
Modified Paths:
flex/sdk/trunk/frameworks/projects/flex4/src/mx/effects/Animation.as
flex/sdk/trunk/frameworks/projects/flex4/src/mx/effects/FxAnimate.as

I would like to mention that I am currently practicing with JDeveloper 3.1.1.2 on a
Pentium III 550/ 128 RAM PC running Win98 and that JDeveloper is constantly
hanging. Is this related to the minimum requirements necessary to run JDeveloper
(using Win98) and thus if I upgrade to Win2000, will this problem be eliminated or
do I have to upgrade to a higher RAM as well.
Thanks.

Similar Messages

  • [svn] 2861: Add 'resizeMode' property to the Group.

    Revision: 2861
    Author: [email protected]
    Date: 2008-08-15 16:52:48 -0700 (Fri, 15 Aug 2008)
    Log Message:
    Add 'resizeMode' property to the Group. Setting this to "Scale" will turn on the 'resize-by-scale' behavior.
    Reviewed by Glenn
    Modified Paths:
    flex/sdk/trunk/frameworks/projects/flex4/src/flex/core/Group.as
    flex/sdk/trunk/frameworks/projects/flex4/src/flex/layout/LayoutItemUIC.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/core/UIComponent.as
    Added Paths:
    flex/sdk/trunk/frameworks/projects/flex4/src/flex/core/ResizeMode.as

    Hi,
    In this link you can find:  Introduction to the KMC Platform->Collaboration
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/kmc/Knowledge%20Management%20and%20Collaboration%20Developers%20Guide.html
    Patricio.

  • [svn] 2724: Add target property to ILayoutItem

    Revision: 2724
    Author: [email protected]
    Date: 2008-08-04 10:33:18 -0700 (Mon, 04 Aug 2008)
    Log Message:
    Add target property to ILayoutItem
    Make ILayoutItemUIC work with IUIComponent
    Switch Group.GetLayoutItemAt() to return ILayoutItem
    Reviewed by Ryan, Gordon
    Modified Paths:
    flex/sdk/trunk/frameworks/projects/flex4/src/flex/core/Group.as
    flex/sdk/trunk/frameworks/projects/flex4/src/flex/graphics/graphicsClasses/GraphicElement .as
    flex/sdk/trunk/frameworks/projects/flex4/src/flex/intf/ILayoutItem.as
    flex/sdk/trunk/frameworks/projects/flex4/src/flex/layout/BasicLayout.as
    flex/sdk/trunk/frameworks/projects/flex4/src/flex/layout/HorizontalLayout.as
    flex/sdk/trunk/frameworks/projects/flex4/src/flex/layout/LayoutItemFDO.as
    flex/sdk/trunk/frameworks/projects/flex4/src/flex/layout/LayoutItemFactory.as
    flex/sdk/trunk/frameworks/projects/flex4/src/flex/layout/LayoutItemHelper.as
    flex/sdk/trunk/frameworks/projects/flex4/src/flex/layout/LayoutItemUIC.as
    flex/sdk/trunk/frameworks/projects/flex4/src/flex/layout/VerticalLayout.as

    Please.... any one can help on this immediately. It is urgent for me.
    Thank you,
    A V G K RAJU

  • [svn] 2695: Add includeInLayout property to GraphicElement.

    Revision: 2695
    Author: [email protected]
    Date: 2008-07-31 13:40:32 -0700 (Thu, 31 Jul 2008)
    Log Message:
    Add includeInLayout property to GraphicElement.
    Reviewed by Ryan.
    Modified Paths:
    flex/sdk/trunk/frameworks/projects/flex4/src/flex/graphics/graphicsClasses/GraphicElement .as

  • [svn] 3482: Add resizeMode property to BitmapGraphic.

    Revision: 3482
    Author: [email protected]
    Date: 2008-10-03 16:22:55 -0700 (Fri, 03 Oct 2008)
    Log Message:
    Add resizeMode property to BitmapGraphic. Options are "Normal", "Repeat", "Scale"
    Reviewed by Ely
    Modified Paths:
    flex/sdk/trunk/frameworks/projects/flex4/src/flex/graphics/BitmapGraphic.as
    Added Paths:
    flex/sdk/trunk/frameworks/projects/flex4/src/flex/graphics/BitmapResizeMode.as

  • [svn] 4475: Add colorCorrection property to FxApplication.

    Revision: 4475
    Author: [email protected]
    Date: 2009-01-09 10:47:20 -0800 (Fri, 09 Jan 2009)
    Log Message:
    Add colorCorrection property to FxApplication.
    Since the colorCorrection property on FxApplication is just a proxy for the Flash Player's Stage.colorCorrection property, the compiler generates code that waits until after the application has been added to the stage to set the property.
    QE Notes: None
    Doc Notes: None
    Bugs: SDK-17869
    Reviewer: Alex, Paul
    tests: checkintests
    Ticket Links:
    http://bugs.adobe.com/jira/browse/SDK-17869
    Modified Paths:
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/components/FxApplication.as
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/mxml/ImplementationGenerator.java
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/mxml/gen/ClassDef.vm
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/mxml/gen/ClassDefLib.vm
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/mxml/lang/StandardDefs.java
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/mxml/rep/MxmlDocument.java

  • [svn] 2463: add frameworks/tools to trunk - went missing in the big splash

    Revision: 2463
    Author: [email protected]
    Date: 2008-07-14 12:48:00 -0700 (Mon, 14 Jul 2008)
    Log Message:
    add frameworks/tools to trunk - went missing in the big splash
    Added Paths:
    flex/sdk/trunk/frameworks/tools/
    flex/sdk/trunk/frameworks/tools/FXGViewer/
    flex/sdk/trunk/frameworks/tools/FXGViewer/.actionScriptProperties
    flex/sdk/trunk/frameworks/tools/FXGViewer/.flexProperties
    flex/sdk/trunk/frameworks/tools/FXGViewer/.project
    flex/sdk/trunk/frameworks/tools/FXGViewer/build.xml
    flex/sdk/trunk/frameworks/tools/FXGViewer/src/
    flex/sdk/trunk/frameworks/tools/FXGViewer/src/FXGViewer.mxml
    flex/sdk/trunk/frameworks/tools/FXGViewer/src/FXGViewerComp.mxml
    flex/sdk/trunk/frameworks/tools/build.xml

  • SharePoint 2010 UI Interface to add Custom Property for a Term, similar to SharePoint 2013 .

    Hi All,
    We have a requirement to capture additional metadata for each Term (Ex: Requested for, Requested date, Requested by). these properties are not available in Sharepoint 2010 OOTB but can be acheived using Term.SetCustomProperty(). where as in SharePoint 2013,we
    have option to add/update/delete custom Properties in Term Store management window(Custom propertiesTabs) , which is OOTB. 
    Just want to understand is  there any way to get that Custom Property Tab interface in 2010. Or any other way to manage(Add/Update/delete) custom properties from the browser itself. 
    Is there any codeplex/other solution which will  allow us to manage properties from browser with out doing the code.
    Any suggestions on this would be helpful
    Thanks in advance
    ragava_28

    Hi,
    According to your description, you want to manage term custom property in SharePoint 2010.
    As you know, there is no OOTB method to meet your requirement.
    If you want to do it without coding, you can take a look at this tool about managing term store:
    http://www.metavistech.com/product/term-store-manager
    As this is a third party tool, we are not sure whether it has risks, please use with caution.
    Best regards
    Patrick Liang
    TechNet Community Support

  • [svn:fx-trunk] 11171: Add overlay property to GroupBase.

    Revision: 11171
    Author:   [email protected]
    Date:     2009-10-26 16:24:13 -0700 (Mon, 26 Oct 2009)
    Log Message:
    Add overlay property to GroupBase. Note, names of class and APIs will change, since it's still in review.
    QE notes: Ready testing, names will change after the APIs review.
    Doc notes: None
    Bugs: None
    Reviewer: Deepa
    Tests run: checkintests, mustella (all gumbo tests)
    Is noteworthy for integration: No
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/framework/src/mx/containers/Accordion.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/containers/ViewStack.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/core/Container.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/core/UIComponent.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/DataGroup.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/Group.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/supportClasses/GroupBase.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/layouts/supportClasses/LayoutBase.as
    Added Paths:
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/supportClasses/DisplayPlane .as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/supportClasses/OverlayDepth .as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/events/DisplayPlaneObjectExistenceEven t.as

    Thats good news.

  • Subversion client: add subversion property to multiple files fails.

    File browser allows to mark multiple files and then select "add subversion property" in german schown as "Subversion Eigenschaft hinzufügen". This opens a dialog "VCS Operation" showing all selected files with columns name, location and Select. After cklicking on Ok button I get Add Property dialog and can add a property. After confirmation (OK button) only one change is processed! SVN log window shows one action too.
    Any idea how to get it work?
    In comparison: doing multiple Commits by marking multiple files work as expected.
    SQL Developer version is (1.5.4.59.40/Java 1.6.0_13)

    Read this:
    http://forums.adobe.com/message/3068132#3068132

  • [svn] 3203: Add support for inline two-way data binding (syntax is @{expr}) .

    Revision: 3203<br />Author:   [email protected]<br />Date:     2008-09-14 05:11:47 -0700 (Sun, 14 Sep 2008)<br /><br />Log Message:<br />-----------<br />Add support for inline two-way data binding (syntax is @{expr}).  Also add support for two-way data binding via the <mx:Binding> tag and the new property twoWay=boolean (default is false).<br /><br />Code Reviewer: Paul<br />QA: tests for this feature need to be added to the regression test suite<br />Doc: new feature which needs to be documented<br /><br />Modified Paths:<br />--------------<br />    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/mxml/InterfaceCompiler.java<br />    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/mxml/analyzer/SyntaxAnalyzer.java <br />    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/mxml/builder/AbstractBuilder.java <br />    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/mxml/builder/AnonymousObjectGraph Builder.java<br />    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/mxml/builder/DocumentBuilder.java <br />    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/mxml/builder/ModelBuilder.java<br />    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/mxml/builder/ServiceRequestBuilde r.java<br />    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/mxml/builder/XMLBuilder.java<br />    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/mxml/builder/XMLListBuilder.java< br />    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/mxml/dom/BindingNode.java<br />    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/mxml/lang/TextParser.java<br />    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/mxml/rep/BindingExpression.java<b r />    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/mxml/rep/MxmlDocument.java<br />    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler_en.properties

    EvilDave UK wrote:
    Surely there's a more practical way around this without having to reboot?
    Before you go to the trouble of going through all those steps, be warned that attempting to use Dreamweaver CS4 with SVN could even cause Dreamweaver to crash after updating to SVN 1.6.2. I, too, have abandoned SVN integration with Dreamweaver until the problems are sorted out. I reported this problem to Adobe a couple of weeks ago, and spent a long time working with an Adobe engineer, who was able to reproduce the problem, but not offer a solution. Hopefully, the next version of Dreamweaver will have more robust support for Subversion.

  • Is it possible to add a property using variable in variable name?

    I want to query for a list of virtual machines within a folder, then create a menu of the host names using forms.  Since the list of machines is subject to change, I want to build the list each time the script is run, rather than build off a static
    list. 
    For each virtual machine I need to create the list of variables below:
    $hostnameX = New-Object System.Windows.Forms.checkbox
    $hostnameX.Location = New-Object System.Drawing.Size(10,20)
    $hostnameX.Size = New-Object System.Drawing.Size(100,20)
    $hostnameX.Checked = $true
    $hostnameX.Text = "Type"
    $hostnameX.Controls.Add($hostnameX)
    The location and size values need to be incremented but I think I can figure that part out.
    I can use New-Variable to generate the initial variable. But I receive errors using the same method to try to create a new property for the variable.
    $VMS = Get-Cluster MyCLUS | Get-vApp "My vApp" | Get-VM | Select Name,PowerState | Sort Name
    For ($i=0; $i -lt ($VMS.count); $i++)
    $VMS[$i].Name
    $VMGUEST = "$($VMS[$i].Name)" -replace("-","")
    New-Variable "CB$VMGUEST" "New-Object System.Windows.Forms.checkbox"
    New-Variable "CB$VMGUEST.Location" "New-Object System.Drawing.Size(10,20)"
    In the above, $CBVMGUEST1 =  New-Object System.Windows.Forms.checkbox which is what I want,  but $CBVMGUEST1.Location is not set.
    Is there way to add a property using a variable in the variable name?  Or any other suggestions on how to tackle this issue?

    Hi,
    maybe another approach is a bit easier.
    Use a hash-array like
    $CB = @{}
    $CB[$VMGUEST] = New-Object System.Windows.Forms....
    $CB[$VMGUEST].Location = New-Object System.Drawing....
    Mit freundlichen Grüßen Jens Kalski
    That's the correct answer.  Anytime you find yourself wanting to create variables named "Widget1", "Widget2", "Widget3", etc... it's a pretty clear indication that what you really need is a collection object of some sort.  That might be an array,
    a hashtable, or any other data structure for holding other objects, depending on your specific needs.

  • Add Undo property to JTextPane

    Hi
    I am getting problem for adding UNDO functionality to jtextpane.My requirement is to undo or restore the data by clicking a button.
    According to my application requirement i have to add multiple(as many as required) panels to a scroll pane dynamically.And these panels consist of a text pane and a combo box.when user will click on the undo button the data in the text pane should be restored.
    For this i made a panel class(DynamicPanels in the code below which contains the text pane and combo boxes) and creating array of panel classes and adding these panels through loop.
    The problem here is , as i am adding the panels dynamically. while trying to add any logic for undo in side the loop it is giving class cast exception ( by applying logic in different way null pointer exception as here the instances are created dynamically i.e runtime).
    Please help me to overcome this issue.
    Thanks.
    //UndoInTextPaneFrame.java
    import javax.swing.*;
    import javax.swing.event.UndoableEditEvent;
    import javax.swing.event.UndoableEditListener;
    import javax.swing.text.Document;
    import javax.swing.undo.CannotUndoException;
    import javax.swing.undo.UndoManager;
    public class UndoInTextPaneFrame extends JFrame{
        final static int NO_OFPANELS=10;
        DynamicPanels[] arrayOfPanels=new DynamicPanels[NO_OFPANELS];
        private javax.swing.JButton jButton1;
        private javax.swing.JPanel jPanel1;
        private javax.swing.JScrollPane jScrollPane1;
        public UndoInTextPaneFrame(){
            jScrollPane1 = new javax.swing.JScrollPane();
            jPanel1 = new javax.swing.JPanel();
            jButton1 = new javax.swing.JButton("UNDO");
            jButton1.addActionListener(new java.awt.event.ActionListener() {
                public void actionPerformed(java.awt.event.ActionEvent evt) {
                    System.out.println("UNDO button clicked");
            setDefaultCloseOperation(javax.swing.WindowConstants.EXIT_ON_CLOSE);
            setTitle("Frame to add UNDO property");
            setSize(400,300);
            getContentPane().setLayout(new javax.swing.BoxLayout(getContentPane(), javax.swing.BoxLayout.Y_AXIS));
            jScrollPane1.setHorizontalScrollBarPolicy(javax.swing.ScrollPaneConstants.HORIZONTAL_SCROLLBAR_ALWAYS);
            jScrollPane1.setVerticalScrollBarPolicy(javax.swing.ScrollPaneConstants.VERTICAL_SCROLLBAR_ALWAYS);
            jPanel1.setLayout(new javax.swing.BoxLayout(jPanel1, javax.swing.BoxLayout.Y_AXIS));
            for(int i=0;i<arrayOfPanels.length;i++){
                arrayOfPanels= new DynamicPanels(i);
    jPanel1.add(arrayOfPanels[i]);
    //LOGIC FOR UNDO
    // JTextPane txtPane=(JTextPane)arrayOfPanels[i].getComponent(0);
    jScrollPane1.setViewportView(jPanel1);
    getContentPane().add(jScrollPane1);
    getContentPane().add(jButton1);
    public static void main(String args[]) {
    java.awt.EventQueue.invokeLater(new Runnable() {
    public void run() {
    new UndoInTextPaneFrame().setVisible(true);
    class DynamicPanels extends JPanel{
    final UndoManager undo;
    private JTextPane jTextPane1;
    private JComboBox jComboBox1;
    private JScrollPane jScrollPane1;
    public DynamicPanels(int number) {
    jTextPane1 = new JTextPane();
    jComboBox1=new JComboBox();
    jScrollPane1=new JScrollPane();
    Document doc = jTextPane1.getDocument();
    undo= new UndoManager();
    // Listen for undo and redo events
    doc.addUndoableEditListener(new UndoableEditListener() {
    public void undoableEditHappened(UndoableEditEvent evt) {
    undo.addEdit(evt.getEdit());
    try {
    if (undo.canUndo()) {
    undo.undo();
    } catch (CannotUndoException e) {
    jComboBox1.setModel(new javax.swing.DefaultComboBoxModel(new String[] { "Item 1", "Item 2", "Item 3", "Item 4" }));
    jScrollPane1.setViewportView(jTextPane1);
    setLayout(new javax.swing.BoxLayout(this, javax.swing.BoxLayout.X_AXIS));
    add(jScrollPane1);
    add(jComboBox1);

    https://forums.oracle.com/forums/thread.jspa?threadID=2469362&tstart=0

  • Add custom property restrictions in advanced search web part

    hi,
     I am having the default advanced search box web part in my ent.search center site collec. but as per my requirement i need to a  few items in the property restrictions dropdown in my advanced search web part.
    is this possible in sp 2013 e.t serach center  site collection?
    any help is  highly appreciated!

    Hi,
    Check this
    http://technet.microsoft.com/en-us/library/ff621097.aspx
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/c25d418d-d4a2-47a3-9abe-c27656764843/how-to-add-custom-property-in-advanced-search-page?forum=sharepointgeneralprevious

  • How to simply add custom property to a HTML Form Web Part?

    Hello.
    Is it possible to add a custom property (like a date-field) to a HTML Form Web Part with help of JavaScript? I do not want to use Visual Studio / Nappa etc. Is this possible in an easy way?
    Thanks for your help.

    Hi,
    Based on your description, my understanding is that you want to count the date between today and the latest event date.
    You can create a calendar in a page firstly, then add a content editor web part rather than the html form web part, as html form web part can't place the Jquery element.
    Then you can firstly read the date field value of the calendar list using JavaScript Client Object Model and then calculate the difference between two date values using Jquery. You can add the code directly in the content editor web part.
    Here are some detailed code demos for your reference:
    Get SharePoint calendar list field value using JavaScript Client Object Model:
    <script src="http://code.jquery.com/jquery-1.9.1.js"></script>
    <script>
    $(document).ready(function(){
    SP.SOD.executeFunc("sp.js", "SP.ClientContext", retrieveListItemsCal);
    function retrieveListItemsCal() {
    var clientContextCal = new SP.ClientContext.get_current();
    var oListCal = clientContextCal.get_web().get_lists().getByTitle('Calendar');
    var camlQueryCal = new SP.CamlQuery.createAllItemsQuery();
    AllItemsCal = oListCal.getItems(camlQueryCal);
    clientContextCal.load(AllItemsCal);
    clientContextCal.executeQueryAsync(Function.createDelegate(this, this.onQuerySucceededCal), Function.createDelegate(this, this.onQueryFailedCal));
    function onQuerySucceededCal(sender, args) {
    var listItemInfo = '';
    var listItemEnumeratorCal = AllItemsCal.getEnumerator();
    var htmlCal = '';
    while(listItemEnumeratorCal.moveNext()) {
    var oListItemCal = listItemEnumeratorCal.get_current();
    htmlcal= oListItemCal.get_item("Start Time").format("MMMM d, yyyy"));
    break;
    function onQueryFailedCal(sender, args) {
    alert('Request failed. ' + args.get_message() + '\n' + args.get_stackTrace());
    </script>
    Calculate the difference between two dates:
    http://stackoverflow.com/questions/2609513/jquery-calculate-day-difference-in-2-date-textboxes
    Thanks
    Best Regards
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected].
    Jerry Guo
    TechNet Community Support

Maybe you are looking for

  • Moving voice memos from iphone 5 -- itunes--- HDD/USB key?

    Hello Everyone, So I have a question about syncing my IPhone with my iTunes and voice memos. So here it goes: Question 1. I wanted to sync my memos to my iTunes library. Ever since I got my IPhone 5 in Sept, my phone would not sync the new voice memo

  • Save webi report as pdf programmatically

    Does anyone has any SDK code sample or can point me to the location of code sample on how to save a webi report as PDF file programmatically? Also, is the ReportEngineSDK is sufficient for this task or I need some other SDK? We are running XIr2 SP1 o

  • I DELETED ALL MY PICTURES ON ACCIDENT

    Ok so it's 3:30 in the morning, and I am uploading pictures from my digital onto my powerbook and I decide to save space on my computer by deleting all my originals. Little did I know that if the original is deleted I cannot open the picture on iphot

  • Can't get rid of iPad 2 update notification number.

    A few days ago my update notification appeared (red circle with the numeral one) next to the App Store icon. When I click on "app store" and go to the update page there is nothing to update. Have an iPad 2. Any suggestions?

  • Unable to apply report filter by using Previous Function

    Hello, I am new to Webi and need your expertise.  I created a varible using Previous Function.  The varible works fine when you view it.  However, it doesn't work when I tried to apply this varible in the report filter.  Here are the varibles: Varibl