Display complete timeline

Hi there,
I have a little problem.
In my database are values of services in connection with a date.
These dates starts in May and end up in Dezember.
When i load this table in my discoverer, there are only shown these month, which are entries of the table. How can i implement an complete timeline of the whole year?!?
I tried it with a new table with entires of all day in the year and join them together. But also there it's only partly possible to view the whole year...
Thanks a lot for all replys
( in addition: 10g database und Discoverer ( 10.2.1.0 ) )

this.addEventListener(Event.ENTER_FRAME, timeLeft);
function timeLeft(e:Event):String{
var framesLeft:uint =  this.totalframes-this.currentframe;
var secondsLeft: uint= Math.floor(framesLeft/24);
var minutesLeft: uin= Math.floor(secondsLeft/60);
var secondString:String = String(secondsLeft%60);
if (secondString.length==1){
secondString = "0"+ secondString
var timeLeft:String = minutesLeft+":"secondString;
return timeLeft;
PS: You are aware that that is as far from the correct time as it gets? Flash framerate hugely depends on the machine it runs.
If you would want to measure the real time your animation actual plays you would use a Timer

Similar Messages

  • Text File Data not Displaying completely

    Hi All,
    Have one issue. The program correctly extracts the data & export to Excel. All column /field data's are dispalying.However while saving this data in a text file in Aplications server file path, though all column/ field data are extracting bit it is not displaying complete column/field data's i.e last 3 or 4 column data's are not displaying after 257 character space  (but actually it extracts data.It is just not dispalying while i am checking text file via AL11).
    What could be the reason of not dipslaying the all column/filed values in text file wherea as while exporting to excel it is displaying? is there any character length constraint for text file?
    Thanks

    >
    Debabrata wrote:
    > What could be the reason of not dipslaying the all column/filed values in text file wherea as while exporting to excel it is displaying? is there any character length constraint for text file?
    There is no restriction on the file size which you can upload on the app server. AL11 is nothing but a report program & there is a limitation on the max number of characters displayed on the page.
    BR,
    Suhas

  • Muse Site does not display completely, amazingly, in Safari.  In Chrome, Firefox and IE, however, the site is displayed correctly ...

    Muse Site does not display completely, amazingly, in Safari.  In Chrome, Firefox and IE, however, the site is displayed correctly ...
    Kari

    Hi Aish
    The site URL is: http://hotelegerkingen.businesscatalyst.com
    The page
    http://hotelegerkingen.businesscatalyst.com/räume --- preise.html
    and
    http://hotelegerkingen.businesscatalyst.com/menus.html
    not show the whole content (only in Safari)
    Thanks for the support!
    Regards ,
    Kari
    H·B·H Communications & Events
    Karl Wälle
    [email protected]
    Breitensteinstrasse 96
    8037 Zürich
    Fon +41 44 447 40 90 (direct 99)
    Mobile +41 79 964 65 12
    Fax +41 44 447 40 89
    [email protected]
    www.hbh-com.ch<http://www.hbh-com.ch>
    Am 14.08.14 17:31 schrieb "Aishvarya Raj Rastogi" unter <[email protected]<mailto:[email protected]>>:
    Muse Site does not display completely, amazingly, in Safari.  In Chrome, Firefox and IE, however, the site is displayed correctly ...
    created by Aishvarya Raj Rastogi<https://forums.adobe.com/people/aishvarya+rastogi> in Help with using Adobe Muse CC - View the full discussion<https://forums.adobe.com/message/6640545#6640545>

  • Field not displayed completely in the Query

    Hi friends,
    I have a Field in a query. The info object for this field is a characteristic and has length 40. Data is getting extracted completely in DSO. But Query is not displaying complete field.
    For example in DSO the field has "Catering/Food, Non-Product (Overhd Cost)" but the query is displaying "Catering/Food, Non-P"
    Some inputs please!
    Thanks & Regards,
    Virinchi.

    Hi,
    Goto BW system, Maintain that info object screen, in Business explorer tab > bex description> select as long text and then reactivate.
    Same thing to be done in query designer.
    Then see ur report in analyser, and then lemme know,
    thanks

  • How to create a task list view in c# that doesn't display the timeline

    How can I create a view for a task list using c# that doesn't display the timeline.  I want to do this using server side code but I can't seem to find a view property that will hide the timeline.  I know how to do it manually through the UI but
    I need to automate it.
    Caroline

    Hi Garoline,
    We can set ViewData of the view to empty to achieve your requirement. The following code snippet for your reference:
    using (SPSite site = new SPSite("http://sp2013sps/"))
    using (SPWeb web = site.OpenWeb())
    SPList list = web.Lists["TaskList"];
    SPViewCollection allviews = list.Views;
    string viewName = "Test View";
    System.Collections.Specialized.StringCollection viewFields = new System.Collections.Specialized.StringCollection();
    viewFields.Add("Checkmark");
    viewFields.Add("LinkTitle");
    viewFields.Add("Due Date");
    viewFields.Add("Assigned To");
    string myquery = "<where><gt><fieldref name='ID' /><value type='Counter'>0</value></gt></where>";
    allviews.Add(viewName, viewFields, myquery, 100, true, false);
    SPView view=list.Views[viewName];
    view.ViewData = "";
    view.Update();
    Best Regards,
    Dennis Guo
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Excel 2010 not enough system resources to display completely

    I have searched the web high and low for an answer to this issue we are having with one user who uses Excel 2010 quite extensively and I have not been able to find an answer that resolves the issue.
    She keeps getting the error message "Not enough system resources to display completely."  The spreadsheet in question is a simple two worksheet file that she does simple calculations on.  Her PC is an HP Elitebook 8560w (only 1 month
    old) with an i7 Intel processor, 8GB RAM, 500GB HDD with over 300GB free, Windows 7 Professional (64-bit) with all the latest patches and updates & Office 2010 Professional (32-bit).  The video and printer drivers are all update to the latest versions. 
    The spreadsheet is one she has used before on her older Windows XP Pro SP3 desktop with no problems.   We have tried the "set the Zoom to 100% or less" resolution that has been mentioned all over the web and it does not work. 
    We are still having this issue.  Does anyone know how to resolve this in Excel 2010.  I have seen the "solutions" for Excel XP, 7, 2000, 2003 and 2007 and they don't seem to work, or at least the ones I have tried!  :-)
    Would welcome all serious suggestions.  Mahalo Nui Loa!

    I've had this problem on several computers on our network.  I found various recommendations, but no solid answers.  I have resolved this problem on two computers with
    just the first steps performed.  The third computer require also following the step highlighted in yellow below:
    Deleted all temp files by:
    Start > Run > enter %temp% in the search box and press Enter
    Delete everything from this folder
    Cleared Recent Docs List & Lower Number Displaying:
    File > Options > Advanced > Scroll to Display category > change number of recent documents.  To clear the list, set this to 0 and save.  You can adjust up after that if you choose.
    Delete files from the following folders:
    (may have to view hidden files – top corner drop down > folder options > view tab > Hidden files and folders > select Show hidden files, folders and drives.
    Local Service:
    %windir%\ServicesProfiles\LocalService\AppData\LocalLow\Microsoft\CryptnetUrlCache\Content
    %windir%\ServicesProfiles\LocalService\AppData\LocalLow\Microsoft\CryptnetUrlCache\MetaData
    Network Service:
    %windir%\ServicesProfiles\NetworkService\AppData\LocalLow\Microsoft\CryptnetUrlCache\Content
    %windir%\ServicesProfiles\NetworkService\AppData\LocalLow\Microsoft\CryptnetUrlCache\MetaData
    LocalSystem:
    %windir%\System32\config\systemprofile\AppData\LocalLow\Microsoft\CryptnetUrlCache\Content
    %windir%\System32\config\systemprofile\AppData\LocalLow\Microsoft\CryptnetUrlCache\MetaData
    The above process worked to prevent this problem on two machines, but not another.  On the one that this didn’t work, I also
    Start > Programs > Windows Update > View Update History.  Look for KB# 2597166
    If it exists, click it and uninstall. 
    Can also try, though I didn’t.  I may do this first, but I didn’t feel this was my issue.
    Control Panel > Add/Remove Programs > Select Office > Change > Run Repair

  • I transfered my contacts from my iphone 4s to 5s, all contacts have been transfered but they are not displayed completely in my viber contact list. Actually in my viber contact list there are only those contacts who are from iphones! Please help

    I transfered my contacts from my iphone 4s to 5s, all contacts have been transfered but they are not displayed completely in my viber contact list. Actually in my viber contact list there are only those contacts who are from iphones! Please help

    How did you transfer these contacts from one device to the other?

  • Server Admin GUI not displaying complete information

    Recently, the Server Admin GUI stopped displaying complete information for one of our servers. It works fine for the other.
    All servers are set up very much the same, other than one is an Xserve and one is a G5 tower. The one giving the grief is the G5 tower.
    Server Admin is version 10.4.7 and was working fine until a few days ago.
    When I click on the computer name (or IP) in the "Computers and Services" list, then look at any of the tabs > "Overview" "Logs" "System" "Graphs" or "Update" no information is retrieved. With the exception of Hard Drive capacity.
    All other services (Web, VPN, Mail) report all info without problems.
    Weird, hey? Any thoughts appreciated.
    Message was edited by: mebs2

    Well it pretty easy. I've taken out the code that is unused so you can see what is going on.
    import javax.swing.* ;
    public class Shareddilog extends JDialog
    public static void main(String[] args)
    Shareddilog s=new Shareddilog();
    s.show();
    }This is the only code that is executed in your program. It created a JDialog and then shows it. What you want to do, I imagine, is to put all the GUI stuff in your constructor and make sure you call pack() on it before you are done.

  • Workspace displays all timeline objects at once

    As I recall Captivate 1, the workspace was like Flash: It only displayed the objects that appear on screen where the playhead (red line) is located in the timeline.
    Since I upgraded to v5, the workspace always displays EVERYTHING. If I move the playhead, they are all still displayed. Overlapping objects:
    Yes, i can turn off object layers, but this is annoying.
    What am I missing? a setting somewhere?
    thanks SO MUCH,
    christine

    HI Christine
    Methinks your memory is a wee bit too hazy.
    To my knowledge, Captivate has always behaved the same way. All objects are always visible on the stage while editing slides. No way to turn that behavior off other than what you mentioned.
    Cheers... Rick
    Helpful and Handy Links
    Captivate Wish Form/Bug Reporting Form
    Adobe Certified Captivate Training
    SorcerStone Blog
    Captivate eBooks

  • Displaying a timeline on a panel

    Hi everyone!!
    I am trying to develop a project management tool, so I need to know the best way of implementing a timeline (in months) to display on a JPanel. Basically, when the user selects a start date and duration of the project, I need a timeline to appear depending on what the user has selected from the combo box. The timeline needs to start from the start date and continue for x amount of months (where x is the duration). At the moment I have used loads of switch statements, but there must be a much better and efficient way of implementing this. If anyone can help me with this then it will be most appreciated. My code is provided below which can be complied and run from the "NewChartTest" class file. Thanks.
    * NewChartTest.java
    * 23/11/02 (Date start)
    * This class is for test purposes for
    * the "New Chart" wizard
    import javax.swing.*;
    import javax.swing.event.*;
    import java.awt.*;
    import java.awt.event.*;
    import java.io.*;
    public class NewChartTest extends JPanel
    private JButton newButton;
    public JFrame wizardFrame;
    static NewChartTest instance;     
    public NewChartTest()
         instance = this;
    // create new button
    newButton = new JButton("New Chart");
    // create tooltip for every button
    newButton.setToolTipText("New Chart");
    // add our button to the JPanel
    add(newButton);
    // construct button action
    NewButtonListener listener1 = new NewButtonListener();
    // Add action listener to button
    newButton.addActionListener(listener1);
    private class NewButtonListener implements ActionListener
    public void actionPerformed(ActionEvent evt)
    wizardFrame = new JFrame("New Chart Wizard*");
    NewWizardPanel wizardPanel = new NewWizardPanel();
    wizardFrame.getContentPane().add(wizardPanel);
    wizardFrame.setSize(410, 280);
    wizardFrame.setVisible(true);
    // Main entry point into the ToolBarPanel class
    public static void main(String[] args)
    // Create a frame to hold us and set its title
    JFrame frame = new JFrame("New Chart Test");
    // Set frame to close after user request
    frame.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
    // Add our tab panel to the frame
    NewChartTest nct = new NewChartTest();
    frame.getContentPane().add(nct, BorderLayout.CENTER);
    // Resize the frame
    frame.setSize(680, 480);
    // Make the windows visible
    frame.setVisible(true);
    * NewWizardPanel.java
    * 23/11/02 (Date start)
    * This class is for test purposes for
    * the "New Chart" wizard
    import javax.swing.*;
    import javax.swing.event.*;
    import javax.swing.border.*;
    import java.awt.*;
    import java.awt.event.*;
    import java.io.*;
    public class NewWizardPanel extends JPanel
    private JLabel projectNameLabel;
    private JLabel maxCharacterLabel;
    private JLabel durationLabel;
    private JLabel monthLabel;
    private JLabel startDate;
    private JLabel forwardDash;
    private JLabel forwardDash1;
    private JLabel dateFormatLabel;
    public JTextField projectName;
    private JComboBox projectDay;
    private JComboBox projectMonth;
    private JComboBox projectYear;
    private JComboBox projectDuration;
    public String daySelect;
    public String monthSelect;
    public String yearSelect;
    public String durationSelect;
    private JButton okButton;
    private JButton cancelButton;
    private JFrame wizardFrame;
    private JFrame drawChart;
    static NewWizardPanel instance1;
    public NewWizardPanel()
    instance1 = this;
    // create additional panels to hold objects
    JPanel topPanel = new JPanel();
    JPanel middlePanel = new JPanel();
    JPanel lowerPanel = new JPanel();
    JPanel buttonPanel = new JPanel();
    // Create a border around the "toppanel"
    Border etched = BorderFactory.createBevelBorder(BevelBorder.RAISED, Color.black, Color.blue);
    Border titled = BorderFactory.createTitledBorder(etched, "Please provide a title to your project");
    topPanel.setBorder(titled);
    // Create a border around the "middlepanel"
    Border etched1 = BorderFactory.createBevelBorder(BevelBorder.RAISED, Color.black, Color.blue);
    Border titled1 = BorderFactory.createTitledBorder(etched1, "Please enter the start date of your project");
    middlePanel.setBorder(titled1);
    // Create a border around the "lowerpanel"
    Border etched2 = BorderFactory.createBevelBorder(BevelBorder.RAISED, Color.black, Color.blue);
    Border titled2 = BorderFactory.createTitledBorder(etched2, "Please select the duration of your project");
    lowerPanel.setBorder(titled2);
    // initialise label objects
    projectNameLabel = new JLabel("Project Name", JLabel.LEFT);
    maxCharacterLabel = new JLabel("(Max 20 Chars)");
    durationLabel = new JLabel("Duration (in months)", JLabel.LEFT);
    monthLabel = new JLabel("(1 - 12 months)");
    startDate = new JLabel("Project Start Date", JLabel.LEFT);
    forwardDash = new JLabel("/");
    forwardDash1 = new JLabel("/ 20");
    dateFormatLabel = new JLabel("(e.g. 31/12/02)");
    projectName = new JTextField(20);
    projectName.setColumns(15);
    topPanel.validate();
    String[] theDay = {"01", "02", "03", "04", "05", "06", "07", "08", "09", "10", "11", "12", "13", "14", "15", "16",
    "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31"};
    projectDay = new JComboBox(theDay);
    projectDay.setEditable(false);
    String[] theMonth = {"01", "02", "03", "04", "05", "06", "07", "08", "09", "10", "11", "12"};
    projectMonth = new JComboBox(theMonth);
    projectMonth.setEditable(false);
    String[] theYear = {"01", "02", "03", "04", "05", "06", "07", "08", "09", "10", "11", "12"};
    projectYear= new JComboBox(theYear);
    projectYear.setEditable(false);
    String[] theDuration = {"1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12"};
    projectDuration = new JComboBox(theDuration);
    projectDuration.setEditable(false);
    // initialise buttons
    okButton = new JButton("Ok", new ImageIcon("D:/My Uni Work/Final Year Project/Test/ok.gif"));
    cancelButton = new JButton("Cancel", new ImageIcon("D:/My Uni Work/Final Year Project/Test/cancel.gif"));
    // set tooltips for buttons
    okButton.setToolTipText("Ok");
    cancelButton.setToolTipText("Cancel");
    // add objects to panels
    topPanel.add(projectNameLabel);
    topPanel.add(projectName);
    topPanel.add(maxCharacterLabel);
    middlePanel.add(startDate);
    middlePanel.add(projectDay);
    middlePanel.add(forwardDash);
    middlePanel.add(projectMonth);
    middlePanel.add(forwardDash1);
    middlePanel.add(projectYear);
    middlePanel.add(dateFormatLabel);
    lowerPanel.add(durationLabel);
    lowerPanel.add(projectDuration);
    lowerPanel.add(monthLabel);
    buttonPanel.add(okButton);
    buttonPanel.add(cancelButton);
    // create instance of cancelButtonListener
    CancelButtonListener cancelListen = new CancelButtonListener();
    // create instance of okButtonListner
    OkButtonListener okListen = new OkButtonListener();
    // add actionListener for the cancel/ok button
    cancelButton.addActionListener(cancelListen);
    okButton.addActionListener(okListen);
    // use Box layout to arrange panels
    Box hbox2 = Box.createHorizontalBox();
    hbox2.add(topPanel);
    Box hbox3 = Box.createHorizontalBox();
    hbox3.add(middlePanel);
    Box hbox4 = Box.createHorizontalBox();
    hbox4.add(lowerPanel);
    Box hbox5 = Box.createHorizontalBox();
    hbox5.add(buttonPanel);
    Box vbox = Box.createVerticalBox();
    vbox.add(hbox2);
    vbox.add(Box.createGlue());
    vbox.add(hbox3);
    vbox.add(Box.createGlue());
    vbox.add(hbox4);
    vbox.add(Box.createGlue());
    vbox.add(hbox5);
    this.add(vbox, BorderLayout.NORTH);
    private class CancelButtonListener implements ActionListener
    public void actionPerformed(ActionEvent event)
    Object source = event.getSource();
    if(source == cancelButton)
    NewChartTest.instance.wizardFrame.setVisible(false);
    private class OkButtonListener implements ActionListener
    public void actionPerformed(ActionEvent event)
    String nameText = projectName.getText().trim();
    int textSize = nameText.length();
    daySelect = (String)projectDay.getSelectedItem();
    monthSelect = (String)projectMonth.getSelectedItem();
    yearSelect = (String)projectYear.getSelectedItem();
    durationSelect = (String)projectDuration.getSelectedItem();
    if(textSize > 20)
    //display a JOptionPane
    JOptionPane.showMessageDialog(NewWizardPanel.instance1, "You have entered a title that is greater than 20 characters. Please change this.",
    "Text too Long", JOptionPane.ERROR_MESSAGE);
    else if(textSize == 0)
    //display a JOptionPane
    JOptionPane.showMessageDialog(NewWizardPanel.instance1, "You have not entered a project name. Please do so (Maximum 20 Characters).",
    "No Project Name Entered", JOptionPane.ERROR_MESSAGE);
    else if(daySelect == "30" && monthSelect == "02" || daySelect == "31" && monthSelect == "02" || daySelect == "31" && monthSelect == "04" ||
    daySelect == "31" && monthSelect == "06" || daySelect == "31" && monthSelect == "09" || daySelect == "31" && monthSelect == "11")
    JOptionPane.showMessageDialog(NewWizardPanel.instance1, "You have selected an invalid date. Please re-check that the date is valid.",
    "Invalid Date Selected", JOptionPane.ERROR_MESSAGE);
    else
    NewChartTest.instance.wizardFrame.setVisible(false);
    drawChart = new JFrame("Milestone Chart Panel");
    DrawPanel drawingChart = new DrawPanel();
    drawChart.getContentPane().add(drawingChart);
    drawChart.setSize(1000, 510);
    drawChart.setVisible(true);
    * DrawPanel.java
    * 27/11/02 (Date start)
    * This class is for test purposes for
    * the "New Chart" wizard
    import javax.swing.*;
    import javax.swing.event.*;
    import java.awt.*;
    import java.awt.event.*;
    import java.awt.geom.*;
    import java.io.*;
    public class DrawPanel extends JPanel
    private JLabel aName;
    private JLabel date;
    private JLabel day;
    private JLabel forwardSlash1;
    private JLabel month;
    private JLabel forwardSlash2;
    private JLabel year;
    private JLabel empty;
    private JLabel startingMonth;
    private JPanel nameHolder;
    private JPanel dateHolder;
    private JPanel emptyPanel;
    private JPanel calendarPanel;
    private JPanel timelinePanel;
    private JPanel zoomInButtonPanel;
    private JPanel zoomOutButtonPanel;
    private JTextField projectName;
    private String daySelect;
    private JButton zoomIn;
    private JButton zoomOut;
    private JScrollPane timeLineScroll;
    private String theDuration;
    private String startMonth;
    private String monthStart;
    private String[] theMonths = {"January", "February", "March", "April", "May", "June", "July", "August",
    "September", "October", "November", "December"};
    //private String requiredMonths;
    public DrawPanel()
    nameHolder = new JPanel();
    dateHolder = new JPanel();
    emptyPanel = new JPanel();
    calendarPanel = new JPanel();
    calendarPanel.setBackground(Color.white);
    timelinePanel = new timeLinePanel();
    timelinePanel.setBackground(Color.white);
    zoomInButtonPanel = new JPanel();
    zoomInButtonPanel.setBackground(Color.black);
    zoomOutButtonPanel = new JPanel();
    zoomOutButtonPanel.setBackground(Color.black);
    String name = NewWizardPanel.instance1.projectName.getText().trim();
    aName = new JLabel(name, JLabel.CENTER);
    date = new JLabel("Date Start:");
    String dayStart = NewWizardPanel.instance1.daySelect;
    day = new JLabel(dayStart);
    forwardSlash1 = new JLabel("/");
    monthStart = NewWizardPanel.instance1.monthSelect;
    month = new JLabel(monthStart);
    forwardSlash2 = new JLabel("/");
    String yearStart = NewWizardPanel.instance1.yearSelect;
    year = new JLabel(yearStart);
    empty = new JLabel(" ");
    // initialise buttons required for panel
    zoomIn = new JButton(new ImageIcon("D:/My Uni Work/Final Year Project/Test/zoomIn.gif"));
    zoomOut = new JButton(new ImageIcon("D:/My Uni Work/Final Year Project/Test/zoomOut.gif"));
    // set the tool tips for the buttons
    zoomIn.setToolTipText("Zoom In");
    zoomOut.setToolTipText("Zoom Out");
    theDuration = NewWizardPanel.instance1.durationSelect;
    drawTimeLine(monthStart, theDuration);
    nameHolder.add(aName);
    dateHolder.add(date);
    dateHolder.add(day);
    dateHolder.add(forwardSlash1);
    dateHolder.add(month);
    dateHolder.add(forwardSlash2);
    dateHolder.add(year);
    emptyPanel.add(empty);
    zoomInButtonPanel.add(zoomIn);
    zoomOutButtonPanel.add(zoomOut);
    dateHolder.setPreferredSize(new Dimension(200, 30));
    emptyPanel.setPreferredSize(new Dimension(750, 30));
    calendarPanel.setPreferredSize(new Dimension(950, 30));
    timelinePanel.setPreferredSize(new Dimension(950, 300));
    zoomInButtonPanel.setPreferredSize(new Dimension(100, 50));
    zoomOutButtonPanel.setPreferredSize(new Dimension(100, 50));
    // use Box layout to arrange panels
    Box hbox1 = Box.createHorizontalBox();
    hbox1.add(nameHolder);
    Box hbox2 = Box.createHorizontalBox();
    hbox2.add(dateHolder);
    hbox2.add(emptyPanel);
    Box hbox3 = Box.createHorizontalBox();
    hbox3.add(calendarPanel);
    Box hbox4 = Box.createHorizontalBox();
    hbox4.add(timelinePanel);
    Box hbox5 = Box.createHorizontalBox();
    hbox5.add(zoomOutButtonPanel);
    hbox5.add(zoomInButtonPanel);
    Box vbox = Box.createVerticalBox();
    vbox.add(hbox1);
    vbox.add(Box.createGlue());
    vbox.add(hbox2);
    vbox.add(Box.createGlue());
    vbox.add(hbox3);
    vbox.add(Box.createGlue());
    vbox.add(hbox4);
    vbox.add(Box.createGlue());
    vbox.add(hbox5);
    this.add(vbox, BorderLayout.NORTH);
    public void drawTimeLine(String aStartMonth, String aDuration)
    if(monthStart == "01")
    startMonth = theMonths[0];
    System.out.println(theDuration);
    int duration = Integer.parseInt(theDuration);
    switch(duration)
    case 1:
    JLabel months = new JLabel(startMonth);
    calendarPanel.add(months);
    break;
    case 2:
    JLabel months1 = new JLabel(startMonth + " " + theMonths[1]);
    calendarPanel.add(months1);
    break;
    case 3:
    JLabel months2 = new JLabel(startMonth + " " + theMonths[1] + " " + theMonths[2]);
    calendarPanel.add(months2);
    break;
    case 4:
    JLabel months3 = new JLabel(startMonth + " " + theMonths[1] + " " + theMonths[2] + " " + theMonths[3]);
    calendarPanel.add(months3);
    break;
    case 5:
    JLabel months4 = new JLabel(startMonth + " " + theMonths[1] + " " + theMonths[2] + " " + theMonths[3] + " " + theMonths[4]);
    calendarPanel.add(months4);
    break;
    case 6:
    JLabel months5 = new JLabel(startMonth + " " + theMonths[1] + " " + theMonths[2] + " " + theMonths[3] + " " + theMonths[4]
    + " " + theMonths[5]);
    calendarPanel.add(months5);
    break;
    case 7:
    JLabel months6 = new JLabel(startMonth + " " + theMonths[1] + " " + theMonths[2] + " " + theMonths[3] + " " + theMonths[4]
    + " " + theMonths[5] + " " + theMonths[6]);
    calendarPanel.add(months6);
    break;
    case 8:
    JLabel months7 = new JLabel(startMonth + " " + theMonths[1] + " " + theMonths[2] + " " + theMonths[3] + " " + theMonths[4]
    + " " + theMonths[5] + " " + theMonths[6] + " " + theMonths[7]);
    calendarPanel.add(months7);
    break;
    case 9:
    JLabel months8 = new JLabel(startMonth + " " + theMonths[1] + " " + theMonths[2] + " " + theMonths[3] + " " + theMonths[4]
    + " " + theMonths[5] + " " + theMonths[6] + " " + theMonths[7] + " " + theMonths[8]);
    calendarPanel.add(months8);
    break;
    case 10:
    JLabel months9 = new JLabel(startMonth + " " + theMonths[1] + " " + theMonths[2] + " " + theMonths[3] + " " + theMonths[4]
    + " " + theMonths[5] + " " + theMonths[6] + " " + theMonths[7] + " " + theMonths[8] + " " + theMonths[9]);
    calendarPanel.add(months9);
    break;
    case 11:
    JLabel months10 = new JLabel(startMonth + " " + theMonths[1] + " " + theMonths[2] + " " + theMonths[3] + " " + theMonths[4]
    + " " + theMonths[5] + " " + theMonths[6] + " " + theMonths[7] + " " + theMonths[8] + " " + theMonths[9] + " " + theMonths[10]);
    calendarPanel.add(months10);
    break;
    case 12:
    JLabel months11 = new JLabel(startMonth + " " + theMonths[1] + " " + theMonths[2] + " " + theMonths[3] + " " + theMonths[4]
    + " " + theMonths[5] + " " + theMonths[6] + " " + theMonths[7] + " " + theMonths[8] + " " + theMonths[9] + " " + theMonths[10] + " " + theMonths[11]);
    calendarPanel.add(months11);
    break;
    } // + loads more "if else" and "switch" statements - there must be an easier and more effiecient way!!!!
    class timeLinePanel extends JPanel
    private int x1 = 50;
    private int x2 = 50;
    private int y1 = 7;
    private int y2 = 13;
    public void paintComponent(Graphics g)
    super.paintComponent(g);
    Graphics2D g2 = (Graphics2D)g;
    Line2D timeLine = new Line2D.Double(50, 10, 900, 10);
    g2.draw(timeLine);
    g2.setColor(Color.blue);
    Line2D separatorStart = new Line2D.Double(50, 7, 50, 13);
    g2.draw(separatorStart);
    Line2D separatorEnd = new Line2D.Double(900, 7, 900, 13);
    g2.draw(separatorEnd);
    Line2D Separator1 = new Line2D.Double(x1 + 100 , y1, x2 + 100, y2);
    g2.draw(Separator1);
    Line2D separator2 = new Line2D.Double(x1 + 200, y1, x2 + 200, y2);
    g2.draw(separator2);
    Line2D separator3 = new Line2D.Double(x1 + 300, y1, x2 + 300, y2);
    g2.draw(separator3);
    Line2D separator4 = new Line2D.Double(x1 + 400, y1, x2 + 400, y2);
    g2.draw(separator4);
    Line2D separator5 = new Line2D.Double(x1 + 500, y1, x2 + 500, y2);
    g2.draw(separator5);
    Line2D separator6 = new Line2D.Double(x1 + 600, y1, x2 + 600, y2);
    g2.draw(separator6);
    Line2D separator7 = new Line2D.Double(x1 + 700, y1, x2 + 700, y2);
    g2.draw(separator7);
    Line2D separator8 = new Line2D.Double(x1 + 800, y1, x2 + 800, y2);
    g2.draw(separator8);
    //Line2D separator9 = new Line2D.Double(x1 + 900, y1, x2 + 900, y2);
    //g2.draw(separator9);
    g2.setColor(Color.lightGray);
    Line2D dividerLine = new Line2D.Double(150, 14, 150, 300);
    g2.draw(dividerLine);
    Line2D dividerLine1 = new Line2D.Double(250, 14, 250, 300);
    g2.draw(dividerLine1);
    Line2D dividerLine2 = new Line2D.Double(350, 14, 350, 300);
    g2.draw(dividerLine2);
    Line2D dividerLine3 = new Line2D.Double(450, 14, 450, 300);
    g2.draw(dividerLine3);
    Line2D dividerLine4 = new Line2D.Double(550, 14, 550, 300);
    g2.draw(dividerLine4);
    Line2D dividerLine5 = new Line2D.Double(650, 14, 650, 300);
    g2.draw(dividerLine5);
    Line2D dividerLine6 = new Line2D.Double(750, 14, 750, 300);
    g2.draw(dividerLine6);
    Line2D dividerLine7 = new Line2D.Double(850, 14, 850, 300);
    g2.draw(dividerLine7);

    Haven't looked at all your code by can't you use a loop?
    int index = comboBox.getSelectedIndex();
    StringBuffer buf = new StringBuffer("Start Month ");
    JLabel label = new JLabel();
    for (int counter = 0; counter < index; ++ counter)
    buf.append(theMonths[counter] + " ");
    label.setText(buf.toString());

  • Bridge CS6 not displaying complete metadata

    I have CS5 and am playing around with CS6.  So far so good, impressed overall.
    I like to have Bridge set up to display the Metadata for each image, and when I view the metadata, it is not as complete as what I see in the CS5 version of Bridge.
    Specifically, I like to be able to see the Subject Distance, which is recorded for the camera/lens combination I'm using.  In Bridge CS5, the Subject Distance displays just fine, but it is completely absent in CS6.  I have confirmed this to be the case with my Canon 1D Mark IV, and my wife's Canon 7D.
    Also, I like to see the ISO as well.  In Bridge CS5, it shows nicely as "ISO Speed Ratings" while in Bridge CS6, it shows as "(ISO) Photographic Sensitivity" - kind of excessive.  If I only check the "ISO Speed" - nothing shows up.
    To verify this, I made sure *all* metadata options in the Preferences menu were selected to display, but despite this, the Subject Distance is not being displayed (and the ISO labeling is a bit wordy for my taste).
    Also, I posted this in the PS General Forum, and received a reply from one user that for some of his old NEF files, Bridge in CS5 and CS6 displayed the subject distance properly, while for some newer NEF files, it showed in CS5, but not CS6.
    I assume this is a bug, where Bridge is having trouble reading the metadata fields for different raw files, but I welcome any advice on how to get it to display Subject Distance, which is contained in the metadata.  And hopefully pointing out this bug will lead to its getting fixed sometime down the road.
    Thanks.

    Curt,
    I posted here, since it's a Bridge Function, not really Camera Raw.  Bridge is where the metadata is being displayed, where the Preferences identify the particular metadata fields, etc.
    And while I understand the need to do my share of sleuthing in tracking down a problem, to better define it, I think the cause here will be sporadic, rather than systemic.  As you saw with your own files, some old NEF files displayed fine, newer ones didn't.
    Some cameras store Subject Distance in the MakerNote fields, others don't.  Some lenses provide the data for Subject Distance in cameras that do record this information, while others don't.  So there is a myriad of factors involved here, and any additional sleuthing would just identify particular instances where Adobe's routines aren't correctly identifying and reading the MakerNote data.
    I've identified 2 current cameras, which clearly demonstrate the problem.  Adobe can examine their routines for these cameras and fix them.  And if/when others come forward having discovered their cameras also show this problem, those can be corrected as well.
    As I said, I think this is more likely to represent particular quirks in their routines as they're implemented for specific camera models, rather than a systemic, universal problem.
    I spent a few hours looking for another program that will find that information, and was amazed to see how difficult it is.  Even Canon's own Digital Photo Professional does not provide Subject Distance, which shocked me.  I tried PIE, Opanda, iEXIF, Irfan, Faststone, and a few others - none of them correctly found/displayed Subject Distance.
    The only one I found was ExifTool, using the mod with the GUI.  This displays it in the "MakerNotes" fields, and interestingly shows 2 data points: FocusDistanceUpper and FocusDistanceLower, both in meters.  The single datum displayed by CS5 Bridge is inbetween these 2 values - not quite the mean, but close.  And as documented above, CS6 Bridge displays none of these.

  • Clips not displaying in timeline

    I've been having a nightmare of a time editing a project because my clips are randomly not displaying in my sequence timeline.  The project recognizes them as being there and will play them when I preview, but some clips aren't represented graphically.  This makes it nearly impossible to edit, because I'm constantly dropping new clips over existing ones on accident.  In this image, inbetween the two cross dissolves, there should be a clip.  I can only see it if I zoom in to a level that makes editing very difficult.  Does anyone have any suggestions?  My clips are all AVCHD, by the way. 

    Yes, I'm sure the clips aren't on a track I've scrolled out of view.  As I said, when I zoom in on the timeline, I can see that there is a clip in the gap, at least in the example I posted above.  Here is a screenshot of my entire timeline after making some changes.
    Where the playhead is, there should be a clip on track 1.  What does the 'V' at the far left of the track indicate?  Because it seems like maybe I've enabled some kind of overlapping video mode.  I'm a new convert to Premiere from Final Cut, so I'm not very comfortable with this yet.  I was able to fix the problem by deleting the two clip fragments to the left of the playhead.  When I deleted one, the other clip fragment, to the left of the first one, stretched out to fill the gap.  I haven't had the problem since, but I'd still like to know what was going on.  Seemed like a bug to me, but the 'V' also went away after I deleted the clips, so I'm wondering if maybe I had entered some kind of mode that I wasn't aware of.

  • Nano 4G doesn't display complete notes files

    Nano 4th gen with 8GB doesn't display a complete notes file if it's larger than 7K or 8K. Is there a fix or workaround?

    The iPod will only display the first 4kB.

  • Wave forms won't display in timeline

    Hello:
    I just upgraded to FCP version 5.1 from version 4.5 on my G4 powerbook. The audio plays fine, but for some reason I can't get the waveforms to show up in the timeline. All I see are the red lines and the small "x" symbols on each audio clip. When openning individual audio clips in the viewer the waveforms do not show up there either. I made sure that the "Show audio waveforms" box was checked on the timeline options tab. Could it be a ram issue? I only have 1 gb installed. Any sugggestions would be greatly appreciated. Thanks.
    --jaypee100

    I've seen a certain waveform lag on projects, before. You get the X's, and you have to sit at one space in your time line to get the waveforms to update. If you're scrolling a lot, they might appear to not be displaying at all.
    Could certainly be a memory issue. Could also be an issue with your audio's codec. I would image an mp3 would take a little longer than an aiff to update, because of the compression.

  • Displaying complete file names on the desktop

    I think there was a way to get the finder to display the complete file names on the desktop. Some terminal command. Can anybody help?

    I have files on the Desktop that don't have that issue. But when I add characters to them I eventually reach the breaking point -- 37 characters is fine; 38 characters causes the file name to truncate. I suppose there may be a way to set a secret pref to show a larger number of characters using Terminal.
    Anyone know how many characters the OS file system is limited to -- ignoring display issues, I mean?
    Rob

Maybe you are looking for

  • How to determine the logical Keys of logical fact table in BMM layer?

    Hello guys I'd like to know more about how to know what columns of the logical fact table should be used as key in BMM layer. How OBIEE behaving differently when different keys are selected? In my situation, I have 1 fact table that physically joins

  • Shared attribute in *-web-site.xml

    What exactly does setting the shared attribute of a web-application in *-web-site.xml to "true" accomplish as far as sessions are concerned? Even if the session object data may not be shared, should I not get the same session id for two web-applicati

  • Placing table and chart side by side in report designer

    Dear Expert,                  In report designer how do I place table and chart side by side? I mean table in the left hand side and chart in the right hand side. Thanks and Regards, Rajib

  • Wrt54g v8.2

    hi everyone i must give a big thanks in advance. first i would like to say the router works, i did not have any troubles setting it up regardless of the operating systems on my computers! however i have to ask' what happened to the performance, seems

  • Advanced Automating Emails

    I would love to know which sexy nerd can figure this one out! LOL. I've been trying to setup this up for a week now. Example: Someone goes to a website and buys a product called Apple Pie Receipt. When the email from Paypal and any other payment serv