<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-4342964774095984497</id><updated>2012-02-16T00:24:24.480-08:00</updated><category term='linux'/><category term='driver'/><category term='ethernet'/><category term='hibernate'/><category term='ethernet driver'/><category term='firefox 3'/><category term='client properties'/><category term='gundam 00'/><category term='java'/><category term='plugin'/><category term='swing'/><category term='spring'/><category term='anime'/><category term='ssh'/><category term='fedora'/><category term='UIManager'/><category term='properties'/><title type='text'>☆ Rhythm Cloud ☆</title><subtitle type='html'>Sketches, Photography, Music, Java and lots of random stuff</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://rhythmcloud.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4342964774095984497/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://rhythmcloud.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Rhythm Cloud</name><uri>http://www.blogger.com/profile/07889695781432050293</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://2.bp.blogspot.com/_pWEs0j9Vhkk/TGEeE7njL_I/AAAAAAAAADY/BkO01HdeU8o/S220/rhythm.cloud%40gmail.com_9ca67f8d.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>18</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-4342964774095984497.post-81500399314628639</id><published>2010-10-06T19:30:00.000-07:00</published><updated>2010-10-06T19:31:22.807-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='java'/><category scheme='http://www.blogger.com/atom/ns#' term='swing'/><category scheme='http://www.blogger.com/atom/ns#' term='client properties'/><category scheme='http://www.blogger.com/atom/ns#' term='UIManager'/><title type='text'>Java Swing Client Property List</title><content type='html'>Here's a list of Swing's default UIManager properties keys and values.&lt;br /&gt;Will paste it here for future reference.&lt;br /&gt;To override the default value, for example, override the default font for the TextPane, here's a code snippet:&lt;br /&gt;&lt;blockquote&gt;UIManager.put("TextPane.font",new Font("Serif",Font.ITALIC,12));&lt;br /&gt;&lt;/blockquote&gt;&lt;br /&gt;Here's the actual list:&lt;br /&gt;&lt;blockquote&gt;TabbedPane.textIconGap = 4&lt;br /&gt;ButtonUI = javax.swing.plaf.metal.MetalButtonUI&lt;br /&gt;RootPane.questionDialogBorder = javax.swing.plaf.metal.MetalBorders$QuestionDialogBorder@1ea0252&lt;br /&gt;FormattedTextField.margin = javax.swing.plaf.InsetsUIResource[top=0,left=0,bottom=0,right=0]&lt;br /&gt;RootPane.colorChooserDialogBorder = javax.swing.plaf.metal.MetalBorders$QuestionDialogBorder@3e89c3&lt;br /&gt;DesktopIcon.foreground = sun.swing.PrintColorUIResource[r=51,g=51,b=51]&lt;br /&gt;CheckBoxMenuItem.border = javax.swing.plaf.metal.MetalBorders$MenuItemBorder@1386918&lt;br /&gt;TabbedPane.contentOpaque = true&lt;br /&gt;OptionPane.errorDialog.titlePane.foreground = javax.swing.plaf.ColorUIResource[r=51,g=0,b=0]&lt;br /&gt;TextArea.background = javax.swing.plaf.ColorUIResource[r=255,g=255,b=255]&lt;br /&gt;Spinner.ancestorInputMap = javax.swing.plaf.InputMapUIResource@dc57db&lt;br /&gt;activeCaption = javax.swing.plaf.ColorUIResource[r=184,g=207,b=229]&lt;br /&gt;PasswordField.inactiveForeground = javax.swing.plaf.ColorUIResource[r=184,g=207,b=229]&lt;br /&gt;RootPane.plainDialogBorder = javax.swing.plaf.metal.MetalBorders$DialogBorder@c24c0&lt;br /&gt;TabbedPane.focus = javax.swing.plaf.ColorUIResource[r=99,g=130,b=191]&lt;br /&gt;RadioButton.disabledText = javax.swing.plaf.ColorUIResource[r=153,g=153,b=153]&lt;br /&gt;TabbedPane.contentAreaColor = javax.swing.plaf.ColorUIResource[r=200,g=221,b=242]&lt;br /&gt;Table.dropCellBackground = javax.swing.plaf.ColorUIResource[r=210,g=233,b=255]&lt;br /&gt;SplitPaneUI = javax.swing.plaf.metal.MetalSplitPaneUI&lt;br /&gt;MenuItem.acceleratorForeground = javax.swing.plaf.ColorUIResource[r=99,g=130,b=191]&lt;br /&gt;Slider.horizontalSize = java.awt.Dimension[width=200,height=21]&lt;br /&gt;EditorPane.caretForeground = sun.swing.PrintColorUIResource[r=51,g=51,b=51]&lt;br /&gt;ProgressBar.cycleTime = 3000&lt;br /&gt;Table.background = javax.swing.plaf.ColorUIResource[r=255,g=255,b=255]&lt;br /&gt;Menu.selectionForeground = sun.swing.PrintColorUIResource[r=51,g=51,b=51]&lt;br /&gt;ToggleButton.focusInputMap = javax.swing.plaf.InputMapUIResource@140c281&lt;br /&gt;FileChooser.upFolderIcon = sun.swing.ImageIconUIResource@4a6cbf&lt;br /&gt;OptionPane.errorDialog.border.background = javax.swing.plaf.ColorUIResource[r=153,g=51,b=51]&lt;br /&gt;Tree.focusInputMap.RightToLeft = javax.swing.plaf.InputMapUIResource@29ab3e&lt;br /&gt;PasswordField.echoChar = •&lt;br /&gt;ToolBar.floatingBackground = javax.swing.plaf.ColorUIResource[r=238,g=238,b=238]&lt;br /&gt;ToggleButton.margin = javax.swing.plaf.InsetsUIResource[top=2,left=14,bottom=2,right=14]&lt;br /&gt;RadioButtonMenuItem.selectionBackground = javax.swing.plaf.ColorUIResource[r=163,g=184,b=204]&lt;br /&gt;DesktopIcon.background = javax.swing.plaf.ColorUIResource[r=238,g=238,b=238]&lt;br /&gt;CheckBoxMenuItem.selectionForeground = sun.swing.PrintColorUIResource[r=51,g=51,b=51]&lt;br /&gt;AuditoryCues.allAuditoryCues = [Ljava.lang.Object;@1a99561&lt;br /&gt;List.dropLineColor = javax.swing.plaf.ColorUIResource[r=99,g=130,b=191]&lt;br /&gt;TabbedPane.unselectedBackground = javax.swing.plaf.ColorUIResource[r=238,g=238,b=238]&lt;br /&gt;List.font = javax.swing.plaf.FontUIResource[family=Dialog,name=Dialog,style=bold,size=12]&lt;br /&gt;Spinner.arrowButtonBorder = javax.swing.plaf.BorderUIResource$CompoundBorderUIResource@11e1e67&lt;br /&gt;InternalFrame.borderColor = javax.swing.plaf.ColorUIResource[r=238,g=238,b=238]&lt;br /&gt;Slider.minimumVerticalSize = java.awt.Dimension[width=21,height=36]&lt;br /&gt;CheckBox.foreground = sun.swing.PrintColorUIResource[r=51,g=51,b=51]&lt;br /&gt;RootPane.fileChooserDialogBorder = javax.swing.plaf.metal.MetalBorders$QuestionDialogBorder@5e176f&lt;br /&gt;ProgressBar.foreground = javax.swing.plaf.ColorUIResource[r=163,g=184,b=204]&lt;br /&gt;InternalFrameUI = javax.swing.plaf.metal.MetalInternalFrameUI&lt;br /&gt;OptionPane.buttonClickThreshhold = 500&lt;br /&gt;ComboBox.disabledForeground = javax.swing.plaf.ColorUIResource[r=184,g=207,b=229]&lt;br /&gt;OptionPane.windowBindings = [Ljava.lang.Object;@1549f94&lt;br /&gt;TableHeader.font = javax.swing.plaf.FontUIResource[family=Dialog,name=Dialog,style=plain,size=12]&lt;br /&gt;MenuBar.gradient = [1.0, 0.0, javax.swing.plaf.ColorUIResource[r=255,g=255,b=255], javax.swing.plaf.ColorUIResource[r=218,g=218,b=218], javax.swing.plaf.ColorUIResource[r=218,g=218,b=218]]&lt;br /&gt;textInactiveText = javax.swing.plaf.ColorUIResource[r=184,g=207,b=229]&lt;br /&gt;OptionPane.warningDialog.titlePane.foreground = javax.swing.plaf.ColorUIResource[r=102,g=51,b=0]&lt;br /&gt;Slider.highlight = javax.swing.plaf.ColorUIResource[r=255,g=255,b=255]&lt;br /&gt;FormattedTextField.caretForeground = sun.swing.PrintColorUIResource[r=51,g=51,b=51]&lt;br /&gt;RadioButtonMenuItemUI = javax.swing.plaf.basic.BasicRadioButtonMenuItemUI&lt;br /&gt;ToolTip.border = javax.swing.plaf.BorderUIResource$LineBorderUIResource@c980c9&lt;br /&gt;InternalFrameTitlePane.maximizeButtonOpacity = true&lt;br /&gt;FileChooser.ancestorInputMap = javax.swing.plaf.InputMapUIResource@2cb49d&lt;br /&gt;Menu.selectionBackground = javax.swing.plaf.ColorUIResource[r=163,g=184,b=204]&lt;br /&gt;FileChooser.newFolderIcon = sun.swing.ImageIconUIResource@105d88a&lt;br /&gt;ScrollBar.minimumThumbSize = javax.swing.plaf.DimensionUIResource[width=8,height=8]&lt;br /&gt;Tree.focusInputMap = javax.swing.plaf.InputMapUIResource@cb6009&lt;br /&gt;TextField.caretForeground = sun.swing.PrintColorUIResource[r=51,g=51,b=51]&lt;br /&gt;InternalFrame.maximizeSound = sounds/FrameMaximize.wav&lt;br /&gt;ToolBar.border = javax.swing.plaf.metal.MetalBorders$ToolBarBorder@93d6bc&lt;br /&gt;Panel.font = javax.swing.plaf.FontUIResource[family=Dialog,name=Dialog,style=plain,size=12]&lt;br /&gt;ScrollBar.width = 17&lt;br /&gt;OptionPane.messageForeground = sun.swing.PrintColorUIResource[r=51,g=51,b=51]&lt;br /&gt;RadioButton.highlight = javax.swing.plaf.ColorUIResource[r=255,g=255,b=255]&lt;br /&gt;ToolBar.shadow = javax.swing.plaf.ColorUIResource[r=184,g=207,b=229]&lt;br /&gt;CheckBoxMenuItem.selectionBackground = javax.swing.plaf.ColorUIResource[r=163,g=184,b=204]&lt;br /&gt;Menu.acceleratorForeground = javax.swing.plaf.ColorUIResource[r=99,g=130,b=191]&lt;br /&gt;TextArea.font = javax.swing.plaf.FontUIResource[family=Dialog,name=Dialog,style=plain,size=12]&lt;br /&gt;ProgressBar.repaintInterval = 50&lt;br /&gt;Label.foreground = sun.swing.PrintColorUIResource[r=51,g=51,b=51]&lt;br /&gt;text = javax.swing.plaf.ColorUIResource[r=255,g=255,b=255]&lt;br /&gt;ToggleButton.font = javax.swing.plaf.FontUIResource[family=Dialog,name=Dialog,style=bold,size=12]&lt;br /&gt;ScrollBar.gradient = [0.3, 0.0, javax.swing.plaf.ColorUIResource[r=221,g=232,b=243], javax.swing.plaf.ColorUIResource[r=255,g=255,b=255], javax.swing.plaf.ColorUIResource[r=184,g=207,b=229]]&lt;br /&gt;RadioButtonUI = javax.swing.plaf.metal.MetalRadioButtonUI&lt;br /&gt;InternalFrame.iconifyIcon = javax.swing.plaf.metal.OceanTheme$IFIcon@5973ea&lt;br /&gt;ComboBox.disabledBackground = javax.swing.plaf.ColorUIResource[r=238,g=238,b=238]&lt;br /&gt;Tree.ancestorInputMap = javax.swing.plaf.InputMapUIResource@c9131c&lt;br /&gt;Button.focus = javax.swing.plaf.ColorUIResource[r=163,g=184,b=204]&lt;br /&gt;ToolTip.hideAccelerator = false&lt;br /&gt;RootPane.ancestorInputMap = javax.swing.plaf.InputMapUIResource@105b99f&lt;br /&gt;ComboBox.font = javax.swing.plaf.FontUIResource[family=Dialog,name=Dialog,style=bold,size=12]&lt;br /&gt;Tree.changeSelectionWithFocus = true&lt;br /&gt;PopupMenuSeparatorUI = javax.swing.plaf.metal.MetalPopupMenuSeparatorUI&lt;br /&gt;ToggleButton.gradient = [0.3, 0.0, javax.swing.plaf.ColorUIResource[r=221,g=232,b=243], javax.swing.plaf.ColorUIResource[r=255,g=255,b=255], javax.swing.plaf.ColorUIResource[r=184,g=207,b=229]]&lt;br /&gt;inactiveCaptionText = sun.swing.PrintColorUIResource[r=51,g=51,b=51]&lt;br /&gt;MenuBar.background = javax.swing.plaf.ColorUIResource[r=238,g=238,b=238]&lt;br /&gt;PasswordField.selectionForeground = sun.swing.PrintColorUIResource[r=51,g=51,b=51]&lt;br /&gt;CheckBoxMenuItem.acceleratorSelectionForeground = sun.swing.PrintColorUIResource[r=51,g=51,b=51]&lt;br /&gt;ScrollBar.ancestorInputMap = javax.swing.plaf.InputMapUIResource@dda25b&lt;br /&gt;controlShadow = javax.swing.plaf.ColorUIResource[r=184,g=207,b=229]&lt;br /&gt;menu = javax.swing.plaf.ColorUIResource[r=238,g=238,b=238]&lt;br /&gt;inactiveCaptionBorder = javax.swing.plaf.ColorUIResource[r=184,g=207,b=229]&lt;br /&gt;ScrollPane.font = javax.swing.plaf.FontUIResource[family=Dialog,name=Dialog,style=plain,size=12]&lt;br /&gt;InternalFrame.restoreDownSound = sounds/FrameRestoreDown.wav&lt;br /&gt;PasswordField.foreground = sun.swing.PrintColorUIResource[r=51,g=51,b=51]&lt;br /&gt;TextPane.foreground = sun.swing.PrintColorUIResource[r=51,g=51,b=51]&lt;br /&gt;ProgressBar.cellLength = 1&lt;br /&gt;TabbedPane.tabAreaBackground = javax.swing.plaf.ColorUIResource[r=218,g=218,b=218]&lt;br /&gt;TextArea.margin = javax.swing.plaf.InsetsUIResource[top=0,left=0,bottom=0,right=0]&lt;br /&gt;Viewport.foreground = sun.swing.PrintColorUIResource[r=51,g=51,b=51]&lt;br /&gt;OptionPane.questionIcon = sun.swing.ImageIconUIResource@12d96f2&lt;br /&gt;TabbedPane.foreground = sun.swing.PrintColorUIResource[r=51,g=51,b=51]&lt;br /&gt;ToggleButton.focus = javax.swing.plaf.ColorUIResource[r=163,g=184,b=204]&lt;br /&gt;RadioButton.foreground = sun.swing.PrintColorUIResource[r=51,g=51,b=51]&lt;br /&gt;RadioButton.icon = javax.swing.plaf.metal.MetalIconFactory$RadioButtonIcon@adb1d4&lt;br /&gt;infoText = sun.swing.PrintColorUIResource[r=51,g=51,b=51]&lt;br /&gt;TabbedPane.selected = javax.swing.plaf.ColorUIResource[r=200,g=221,b=242]&lt;br /&gt;CheckBoxMenuItem.gradient = [0.3, 0.0, javax.swing.plaf.ColorUIResource[r=221,g=232,b=243], javax.swing.plaf.ColorUIResource[r=255,g=255,b=255], javax.swing.plaf.ColorUIResource[r=184,g=207,b=229]]&lt;br /&gt;RadioButton.textShiftOffset = 0&lt;br /&gt;MenuBar.highlight = javax.swing.plaf.ColorUIResource[r=255,g=255,b=255]&lt;br /&gt;ScrollBar.highlight = javax.swing.plaf.ColorUIResource[r=255,g=255,b=255]&lt;br /&gt;OptionPane.border = javax.swing.plaf.BorderUIResource$EmptyBorderUIResource@1484a05&lt;br /&gt;Menu.submenuPopupOffsetY = -3&lt;br /&gt;ScrollPaneUI = javax.swing.plaf.metal.MetalScrollPaneUI&lt;br /&gt;InternalFrame.inactiveTitleBackground = javax.swing.plaf.ColorUIResource[r=238,g=238,b=238]&lt;br /&gt;Menu.submenuPopupOffsetX = -4&lt;br /&gt;CheckBoxMenuItem.commandSound = sounds/MenuItemCommand.wav&lt;br /&gt;OptionPane.questionSound = sounds/OptionPaneQuestion.wav&lt;br /&gt;ScrollBar.thumbDarkShadow = javax.swing.plaf.ColorUIResource[r=122,g=138,b=153]&lt;br /&gt;CheckBox.border = javax.swing.plaf.BorderUIResource$CompoundBorderUIResource@75e4fc&lt;br /&gt;CheckBox.totalInsets = java.awt.Insets[top=4,left=4,bottom=4,right=4]&lt;br /&gt;ToolBar.light = javax.swing.plaf.ColorUIResource[r=255,g=255,b=255]&lt;br /&gt;EditorPane.inactiveForeground = javax.swing.plaf.ColorUIResource[r=184,g=207,b=229]&lt;br /&gt;OptionPane.errorDialog.titlePane.background = javax.swing.plaf.ColorUIResource[r=255,g=153,b=153]&lt;br /&gt;RootPaneUI = javax.swing.plaf.metal.MetalRootPaneUI&lt;br /&gt;PasswordField.background = javax.swing.plaf.ColorUIResource[r=255,g=255,b=255]&lt;br /&gt;TextPane.background = javax.swing.plaf.ColorUIResource[r=255,g=255,b=255]&lt;br /&gt;RadioButton.select = javax.swing.plaf.ColorUIResource[r=184,g=207,b=229]&lt;br /&gt;PasswordField.inactiveBackground = javax.swing.plaf.ColorUIResource[r=238,g=238,b=238]&lt;br /&gt;Spinner.font = javax.swing.plaf.FontUIResource[family=Dialog,name=Dialog,style=bold,size=12]&lt;br /&gt;Button.toolBarBorderBackground = javax.swing.plaf.ColorUIResource[r=153,g=153,b=153]&lt;br /&gt;MenuItem.foreground = sun.swing.PrintColorUIResource[r=51,g=51,b=51]&lt;br /&gt;FileChooserUI = javax.swing.plaf.metal.MetalFileChooserUI&lt;br /&gt;TableHeader.focusCellBackground = javax.swing.plaf.ColorUIResource[r=200,g=221,b=242]&lt;br /&gt;RadioButtonMenuItem.font = javax.swing.plaf.FontUIResource[family=Dialog,name=Dialog,style=bold,size=12]&lt;br /&gt;ToolBarSeparatorUI = javax.swing.plaf.basic.BasicToolBarSeparatorUI&lt;br /&gt;FileView.fileIcon = sun.swing.ImageIconUIResource@c62c8&lt;br /&gt;Slider.font = javax.swing.plaf.FontUIResource[family=Dialog,name=Dialog,style=bold,size=12]&lt;br /&gt;OptionPane.informationIcon = sun.swing.ImageIconUIResource@1f66cff&lt;br /&gt;RadioButton.background = javax.swing.plaf.ColorUIResource[r=238,g=238,b=238]&lt;br /&gt;ScrollBar.allowsAbsolutePositioning = true&lt;br /&gt;ToolBar.borderColor = javax.swing.plaf.ColorUIResource[r=204,g=204,b=204]&lt;br /&gt;RadioButtonMenuItem.checkIcon = javax.swing.plaf.metal.MetalIconFactory$RadioButtonMenuItemIcon@1bbf1ca&lt;br /&gt;Menu.crossMenuMnemonic = true&lt;br /&gt;inactiveCaption = javax.swing.plaf.ColorUIResource[r=238,g=238,b=238]&lt;br /&gt;RootPane.informationDialogBorder = javax.swing.plaf.metal.MetalBorders$DialogBorder@1ff0dde&lt;br /&gt;ScrollBar.trackHighlight = javax.swing.plaf.ColorUIResource[r=122,g=138,b=153]&lt;br /&gt;OptionPane.messageAreaBorder = javax.swing.plaf.BorderUIResource$EmptyBorderUIResource@1e78fc6&lt;br /&gt;Tree.leftChildIndent = 7&lt;br /&gt;OptionPane.questionDialog.titlePane.foreground = javax.swing.plaf.ColorUIResource[r=0,g=51,b=0]&lt;br /&gt;LabelUI = javax.swing.plaf.metal.MetalLabelUI&lt;br /&gt;Table.focusCellHighlightBorder = javax.swing.plaf.BorderUIResource$LineBorderUIResource@1901437&lt;br /&gt;SliderUI = javax.swing.plaf.metal.MetalSliderUI&lt;br /&gt;Tree.textForeground = sun.swing.PrintColorUIResource[r=51,g=51,b=51]&lt;br /&gt;TableHeader.foreground = sun.swing.PrintColorUIResource[r=51,g=51,b=51]&lt;br /&gt;CheckBox.background = javax.swing.plaf.ColorUIResource[r=238,g=238,b=238]&lt;br /&gt;Slider.focusInputMap.RightToLeft = javax.swing.plaf.InputMapUIResource@1f6226&lt;br /&gt;ProgressBar.background = javax.swing.plaf.ColorUIResource[r=238,g=238,b=238]&lt;br /&gt;Desktop.ancestorInputMap = javax.swing.plaf.InputMapUIResource@64ea66&lt;br /&gt;FileView.floppyDriveIcon = sun.swing.ImageIconUIResource@158f9d3&lt;br /&gt;EditorPane.font = javax.swing.plaf.FontUIResource[family=Dialog,name=Dialog,style=plain,size=12]&lt;br /&gt;InternalFrame.closeSound = sounds/FrameClose.wav&lt;br /&gt;Label.disabledForeground = javax.swing.plaf.ColorUIResource[r=153,g=153,b=153]&lt;br /&gt;OptionPane.warningDialog.titlePane.background = javax.swing.plaf.ColorUIResource[r=255,g=204,b=153]&lt;br /&gt;ToggleButton.highlight = javax.swing.plaf.ColorUIResource[r=255,g=255,b=255]&lt;br /&gt;Slider.verticalThumbIcon = javax.swing.plaf.metal.MetalIconFactory$OceanVerticalSliderThumbIcon@120bf2c&lt;br /&gt;ScrollPane.foreground = sun.swing.PrintColorUIResource[r=51,g=51,b=51]&lt;br /&gt;EditorPane.border = javax.swing.plaf.basic.BasicBorders$MarginBorder@e6f7d2&lt;br /&gt;TextArea.caretForeground = sun.swing.PrintColorUIResource[r=51,g=51,b=51]&lt;br /&gt;FileChooser.usesSingleFilePane = true&lt;br /&gt;DesktopIcon.border = javax.swing.plaf.BorderUIResource$CompoundBorderUIResource@3e0ebb&lt;br /&gt;Label.background = javax.swing.plaf.ColorUIResource[r=238,g=238,b=238]&lt;br /&gt;OptionPane.font = javax.swing.plaf.FontUIResource[family=Dialog,name=Dialog,style=plain,size=12]&lt;br /&gt;RadioButtonMenuItem.border = javax.swing.plaf.metal.MetalBorders$MenuItemBorder@39443f&lt;br /&gt;Spinner.foreground = javax.swing.plaf.ColorUIResource[r=238,g=238,b=238]&lt;br /&gt;Slider.tickColor = java.awt.Color[r=0,g=0,b=0]&lt;br /&gt;Tree.textBackground = javax.swing.plaf.ColorUIResource[r=255,g=255,b=255]&lt;br /&gt;InternalFrame.closeIcon = javax.swing.plaf.metal.OceanTheme$IFIcon@1afae45&lt;br /&gt;TreeUI = javax.swing.plaf.metal.MetalTreeUI&lt;br /&gt;OptionPane.errorIcon = sun.swing.ImageIconUIResource@bb0d0d&lt;br /&gt;InternalFrame.borderLight = javax.swing.plaf.ColorUIResource[r=255,g=255,b=255]&lt;br /&gt;TabbedPane.tabRunOverlay = 2&lt;br /&gt;textHighlightText = sun.swing.PrintColorUIResource[r=51,g=51,b=51]&lt;br /&gt;Separator.shadow = javax.swing.plaf.ColorUIResource[r=184,g=207,b=229]&lt;br /&gt;CheckBoxMenuItem.disabledForeground = javax.swing.plaf.ColorUIResource[r=153,g=153,b=153]&lt;br /&gt;CheckBoxMenuItem.arrowIcon = javax.swing.plaf.metal.MetalIconFactory$MenuItemArrowIcon@145c859&lt;br /&gt;ComboBox.isEnterSelectablePopup = false&lt;br /&gt;controlText = sun.swing.PrintColorUIResource[r=51,g=51,b=51]&lt;br /&gt;InternalFrame.borderDarkShadow = javax.swing.plaf.ColorUIResource[r=122,g=138,b=153]&lt;br /&gt;OptionPane.warningSound = sounds/OptionPaneWarning.wav&lt;br /&gt;TextField.border = javax.swing.plaf.BorderUIResource$CompoundBorderUIResource@811c88&lt;br /&gt;Tree.closedIcon = sun.swing.ImageIconUIResource@785d65&lt;br /&gt;ScrollBarUI = javax.swing.plaf.metal.MetalScrollBarUI&lt;br /&gt;TextField.shadow = javax.swing.plaf.ColorUIResource[r=184,g=207,b=229]&lt;br /&gt;PasswordField.selectionBackground = javax.swing.plaf.ColorUIResource[r=184,g=207,b=229]&lt;br /&gt;Spinner.background = javax.swing.plaf.ColorUIResource[r=238,g=238,b=238]&lt;br /&gt;TabbedPane.shadow = javax.swing.plaf.ColorUIResource[r=184,g=207,b=229]&lt;br /&gt;Slider.gradient = [0.3, 0.2, javax.swing.plaf.ColorUIResource[r=200,g=221,b=242], javax.swing.plaf.ColorUIResource[r=255,g=255,b=255], javax.swing.plaf.ColorUIResource[r=184,g=207,b=229]]&lt;br /&gt;RadioButton.margin = javax.swing.plaf.InsetsUIResource[top=2,left=2,bottom=2,right=2]&lt;br /&gt;desktop = javax.swing.plaf.ColorUIResource[r=255,g=255,b=255]&lt;br /&gt;Tree.dropLineColor = javax.swing.plaf.ColorUIResource[r=99,g=130,b=191]&lt;br /&gt;PopupMenu.popupSound = sounds/PopupMenuPopup.wav&lt;br /&gt;InternalFrame.minimizeIcon = javax.swing.plaf.metal.OceanTheme$IFIcon@3bc257&lt;br /&gt;RadioButton.textIconGap = 4&lt;br /&gt;FileChooser.homeFolderIcon = sun.swing.ImageIconUIResource@153f67e&lt;br /&gt;OptionPane.questionDialog.titlePane.shadow = javax.swing.plaf.ColorUIResource[r=102,g=153,b=102]&lt;br /&gt;TabbedPane.darkShadow = javax.swing.plaf.ColorUIResource[r=122,g=138,b=153]&lt;br /&gt;Viewport.background = javax.swing.plaf.ColorUIResource[r=238,g=238,b=238]&lt;br /&gt;CheckBox.disabledText = javax.swing.plaf.ColorUIResource[r=153,g=153,b=153]&lt;br /&gt;ComboBox.foreground = sun.swing.PrintColorUIResource[r=51,g=51,b=51]&lt;br /&gt;FileView.computerIcon = sun.swing.ImageIconUIResource@15bdc50&lt;br /&gt;RadioButton.darkShadow = javax.swing.plaf.ColorUIResource[r=122,g=138,b=153]&lt;br /&gt;ToolBar.font = javax.swing.plaf.FontUIResource[family=Dialog,name=Dialog,style=bold,size=12]&lt;br /&gt;TabbedPane.background = javax.swing.plaf.ColorUIResource[r=184,g=207,b=229]&lt;br /&gt;TabbedPane.ancestorInputMap = javax.swing.plaf.InputMapUIResource@1dd3812&lt;br /&gt;OptionPane.warningDialog.titlePane.shadow = javax.swing.plaf.ColorUIResource[r=204,g=153,b=102]&lt;br /&gt;ToggleButtonUI = javax.swing.plaf.metal.MetalToggleButtonUI&lt;br /&gt;ToolTip.borderInactive = javax.swing.plaf.BorderUIResource$LineBorderUIResource@8c436b&lt;br /&gt;SplitPane.ancestorInputMap = javax.swing.plaf.InputMapUIResource@9e5c73&lt;br /&gt;TextPane.margin = javax.swing.plaf.InsetsUIResource[top=3,left=3,bottom=3,right=3]&lt;br /&gt;activeCaptionBorder = javax.swing.plaf.ColorUIResource[r=163,g=184,b=204]&lt;br /&gt;html.pendingImage = sun.swing.ImageIconUIResource@1aa9f99&lt;br /&gt;OptionPane.minimumSize = javax.swing.plaf.DimensionUIResource[width=262,height=90]&lt;br /&gt;PopupMenu.consumeEventOnClose = false&lt;br /&gt;RadioButton.focusInputMap = javax.swing.plaf.InputMapUIResource@d42d08&lt;br /&gt;TabbedPane.focusInputMap = javax.swing.plaf.InputMapUIResource@1d86fd3&lt;br /&gt;InternalFrame.borderShadow = javax.swing.plaf.ColorUIResource[r=184,g=207,b=229]&lt;br /&gt;Tree.leafIcon = sun.swing.ImageIconUIResource@958bb8&lt;br /&gt;MenuItem.selectionForeground = sun.swing.PrintColorUIResource[r=51,g=51,b=51]&lt;br /&gt;Tree.font = javax.swing.plaf.FontUIResource[family=Dialog,name=Dialog,style=plain,size=12]&lt;br /&gt;TextArea.selectionForeground = sun.swing.PrintColorUIResource[r=51,g=51,b=51]&lt;br /&gt;MenuItem.background = javax.swing.plaf.ColorUIResource[r=238,g=238,b=238]&lt;br /&gt;CheckBoxMenuItem.margin = javax.swing.plaf.InsetsUIResource[top=2,left=2,bottom=2,right=2]&lt;br /&gt;CheckBoxMenuItem.font = javax.swing.plaf.FontUIResource[family=Dialog,name=Dialog,style=bold,size=12]&lt;br /&gt;InternalFrame.border = javax.swing.plaf.metal.MetalBorders$InternalFrameBorder@60e128&lt;br /&gt;ViewportUI = javax.swing.plaf.basic.BasicViewportUI&lt;br /&gt;TitledBorder.font = javax.swing.plaf.FontUIResource[family=Dialog,name=Dialog,style=bold,size=12]&lt;br /&gt;ComboBox.buttonShadow = javax.swing.plaf.ColorUIResource[r=184,g=207,b=229]&lt;br /&gt;ScrollBar.track = javax.swing.plaf.ColorUIResource[r=238,g=238,b=238]&lt;br /&gt;ScrollBar.thumb = javax.swing.plaf.ColorUIResource[r=163,g=184,b=204]&lt;br /&gt;TextField.caretBlinkRate = 500&lt;br /&gt;MenuItem.acceleratorDelimiter = -&lt;br /&gt;TabbedPane.tabInsets = javax.swing.plaf.InsetsUIResource[top=0,left=9,bottom=1,right=9]&lt;br /&gt;DesktopIcon.width = 160&lt;br /&gt;InternalFrame.paletteCloseIcon = javax.swing.plaf.metal.OceanTheme$IFIcon@5e1077&lt;br /&gt;Button.focusInputMap = javax.swing.plaf.InputMapUIResource@18b3364&lt;br /&gt;Tree.openIcon = sun.swing.ImageIconUIResource@1db05b2&lt;br /&gt;MenuItem.acceleratorSelectionForeground = sun.swing.PrintColorUIResource[r=51,g=51,b=51]&lt;br /&gt;Table.dropLineColor = javax.swing.plaf.ColorUIResource[r=99,g=130,b=191]&lt;br /&gt;control = javax.swing.plaf.ColorUIResource[r=238,g=238,b=238]&lt;br /&gt;TextFieldUI = javax.swing.plaf.metal.MetalTextFieldUI&lt;br /&gt;Tree.lineTypeDashed = false&lt;br /&gt;OptionPane.questionDialog.titlePane.background = javax.swing.plaf.ColorUIResource[r=153,g=204,b=153]&lt;br /&gt;Panel.foreground = sun.swing.PrintColorUIResource[r=51,g=51,b=51]&lt;br /&gt;TabbedPane.light = javax.swing.plaf.ColorUIResource[r=238,g=238,b=238]&lt;br /&gt;DesktopIconUI = javax.swing.plaf.metal.MetalDesktopIconUI&lt;br /&gt;Table.font = javax.swing.plaf.FontUIResource[family=Dialog,name=Dialog,style=plain,size=12]&lt;br /&gt;MenuBar.font = javax.swing.plaf.FontUIResource[family=Dialog,name=Dialog,style=bold,size=12]&lt;br /&gt;Menu.checkIcon = null&lt;br /&gt;MenuItem.selectionBackground = javax.swing.plaf.ColorUIResource[r=163,g=184,b=204]&lt;br /&gt;RootPane.errorDialogBorder = javax.swing.plaf.metal.MetalBorders$ErrorDialogBorder@76fba0&lt;br /&gt;MenuItem.checkIcon = null&lt;br /&gt;Label.disabledShadow = javax.swing.plaf.ColorUIResource[r=184,g=207,b=229]&lt;br /&gt;ToolTip.foreground = sun.swing.PrintColorUIResource[r=51,g=51,b=51]&lt;br /&gt;TableHeader.background = javax.swing.plaf.ColorUIResource[r=238,g=238,b=238]&lt;br /&gt;EditorPane.selectionForeground = sun.swing.PrintColorUIResource[r=51,g=51,b=51]&lt;br /&gt;List.foreground = sun.swing.PrintColorUIResource[r=51,g=51,b=51]&lt;br /&gt;FileChooser.filesOfTypeLabelMnemonic = 84&lt;br /&gt;OptionPane.warningDialog.border.background = javax.swing.plaf.ColorUIResource[r=153,g=102,b=51]&lt;br /&gt;Desktop.background = javax.swing.plaf.ColorUIResource[r=255,g=255,b=255]&lt;br /&gt;PasswordFieldUI = javax.swing.plaf.basic.BasicPasswordFieldUI&lt;br /&gt;PopupMenu.font = javax.swing.plaf.FontUIResource[family=Dialog,name=Dialog,style=bold,size=12]&lt;br /&gt;ColorChooser.swatchesRecentSwatchSize = java.awt.Dimension[width=10,height=10]&lt;br /&gt;ScrollPane.background = javax.swing.plaf.ColorUIResource[r=238,g=238,b=238]&lt;br /&gt;ColorChooser.swatchesSwatchSize = java.awt.Dimension[width=10,height=10]&lt;br /&gt;PasswordField.focusInputMap = javax.swing.plaf.InputMapUIResource@181ed9e&lt;br /&gt;Spinner.editorBorderPainted = false&lt;br /&gt;activeCaptionText = sun.swing.PrintColorUIResource[r=51,g=51,b=51]&lt;br /&gt;PopupMenu.selectedWindowInputMapBindings.RightToLeft = [Ljava.lang.Object;@1175422&lt;br /&gt;SplitPane.dividerFocusColor = javax.swing.plaf.ColorUIResource[r=200,g=221,b=242]&lt;br /&gt;DesktopIcon.font = javax.swing.plaf.FontUIResource[family=Dialog,name=Dialog,style=bold,size=12]&lt;br /&gt;Tree.foreground = sun.swing.PrintColorUIResource[r=51,g=51,b=51]&lt;br /&gt;InternalFrame.paletteBorder = javax.swing.plaf.metal.MetalBorders$PaletteBorder@16dadf9&lt;br /&gt;ComboBox.ancestorInputMap = javax.swing.plaf.InputMapUIResource@1b8d6f7&lt;br /&gt;ScrollBar.ancestorInputMap.RightToLeft = javax.swing.plaf.InputMapUIResource@290fbc&lt;br /&gt;SplitPane.highlight = javax.swing.plaf.ColorUIResource[r=255,g=255,b=255]&lt;br /&gt;OptionPane.informationSound = sounds/OptionPaneInformation.wav&lt;br /&gt;TextField.foreground = sun.swing.PrintColorUIResource[r=51,g=51,b=51]&lt;br /&gt;ToolBar.nonrolloverBorder = javax.swing.border.CompoundBorder@1833eca&lt;br /&gt;PasswordField.border = javax.swing.plaf.BorderUIResource$CompoundBorderUIResource@811c88&lt;br /&gt;Tree.timeFactor = 1000&lt;br /&gt;CheckBoxMenuItemUI = javax.swing.plaf.basic.BasicCheckBoxMenuItemUI&lt;br /&gt;SpinnerUI = javax.swing.plaf.basic.BasicSpinnerUI&lt;br /&gt;TableHeaderUI = javax.swing.plaf.basic.BasicTableHeaderUI&lt;br /&gt;CheckBox.textShiftOffset = 0&lt;br /&gt;ProgressBar.verticalSize = javax.swing.plaf.DimensionUIResource[width=12,height=146]&lt;br /&gt;MenuItem.commandSound = sounds/MenuItemCommand.wav&lt;br /&gt;ScrollBar.thumbShadow = javax.swing.plaf.ColorUIResource[r=99,g=130,b=191]&lt;br /&gt;TextArea.inactiveForeground = javax.swing.plaf.ColorUIResource[r=184,g=207,b=229]&lt;br /&gt;ToolTip.foregroundInactive = javax.swing.plaf.ColorUIResource[r=122,g=138,b=153]&lt;br /&gt;Tree.hash = javax.swing.plaf.ColorUIResource[r=184,g=207,b=229]&lt;br /&gt;Slider.verticalSize = java.awt.Dimension[width=21,height=200]&lt;br /&gt;FormattedTextField.selectionForeground = sun.swing.PrintColorUIResource[r=51,g=51,b=51]&lt;br /&gt;InternalFrame.restoreUpSound = sounds/FrameRestoreUp.wav&lt;br /&gt;TableUI = javax.swing.plaf.basic.BasicTableUI&lt;br /&gt;textText = sun.swing.PrintColorUIResource[r=51,g=51,b=51]&lt;br /&gt;RadioButton.focus = javax.swing.plaf.ColorUIResource[r=163,g=184,b=204]&lt;br /&gt;ToggleButton.disabledText = javax.swing.plaf.ColorUIResource[r=153,g=153,b=153]&lt;br /&gt;html.missingImage = sun.swing.ImageIconUIResource@bc8e1e&lt;br /&gt;ComboBox.timeFactor = 1000&lt;br /&gt;Tree.background = javax.swing.plaf.ColorUIResource[r=255,g=255,b=255]&lt;br /&gt;ScrollPane.ancestorInputMap = javax.swing.plaf.InputMapUIResource@11671b2&lt;br /&gt;FileView.hardDriveIcon = sun.swing.ImageIconUIResource@82764b&lt;br /&gt;TableHeader.ancestorInputMap = javax.swing.plaf.InputMapUIResource@12452e8&lt;br /&gt;RadioButtonMenuItem.disabledForeground = javax.swing.plaf.ColorUIResource[r=153,g=153,b=153]&lt;br /&gt;Tree.expandedIcon = sun.swing.ImageIconUIResource@1bf3d87&lt;br /&gt;Button.rollover = true&lt;br /&gt;TextField.background = javax.swing.plaf.ColorUIResource[r=255,g=255,b=255]&lt;br /&gt;TextPane.focusInputMap = javax.swing.plaf.InputMapUIResource@60991f&lt;br /&gt;ColorChooser.foreground = sun.swing.PrintColorUIResource[r=51,g=51,b=51]&lt;br /&gt;Button.defaultButtonFollowsFocus = false&lt;br /&gt;TabbedPaneUI = javax.swing.plaf.metal.MetalTabbedPaneUI&lt;br /&gt;Label.font = javax.swing.plaf.FontUIResource[family=Dialog,name=Dialog,style=bold,size=12]&lt;br /&gt;Button.light = javax.swing.plaf.ColorUIResource[r=255,g=255,b=255]&lt;br /&gt;Button.border = javax.swing.plaf.BorderUIResource$CompoundBorderUIResource@11e1e67&lt;br /&gt;Button.disabledToolBarBorderBackground = javax.swing.plaf.ColorUIResource[r=204,g=204,b=204]&lt;br /&gt;ColorChooser.swatchesDefaultRecentColor = javax.swing.plaf.ColorUIResource[r=238,g=238,b=238]&lt;br /&gt;FileView.directoryIcon = sun.swing.ImageIconUIResource@1e4f7c2&lt;br /&gt;SplitPane.oneTouchButtonsOpaque = false&lt;br /&gt;ComboBox.background = javax.swing.plaf.ColorUIResource[r=238,g=238,b=238]&lt;br /&gt;Button.shadow = javax.swing.plaf.ColorUIResource[r=184,g=207,b=229]&lt;br /&gt;ToggleButton.textShiftOffset = 0&lt;br /&gt;ProgressBar.cellSpacing = 0&lt;br /&gt;Button.foreground = sun.swing.PrintColorUIResource[r=51,g=51,b=51]&lt;br /&gt;Table.focusCellForeground = sun.swing.PrintColorUIResource[r=51,g=51,b=51]&lt;br /&gt;OptionPane.errorSound = sounds/OptionPaneError.wav&lt;br /&gt;Table.gridColor = javax.swing.plaf.ColorUIResource[r=122,g=138,b=153]&lt;br /&gt;Menu.opaque = false&lt;br /&gt;DesktopPaneUI = javax.swing.plaf.basic.BasicDesktopPaneUI&lt;br /&gt;FormattedTextFieldUI = javax.swing.plaf.basic.BasicFormattedTextFieldUI&lt;br /&gt;CheckBox.textIconGap = 4&lt;br /&gt;PasswordField.caretForeground = sun.swing.PrintColorUIResource[r=51,g=51,b=51]&lt;br /&gt;TextPane.selectionForeground = sun.swing.PrintColorUIResource[r=51,g=51,b=51]&lt;br /&gt;Spinner.border = javax.swing.plaf.BorderUIResource$CompoundBorderUIResource@811c88&lt;br /&gt;menuText = sun.swing.PrintColorUIResource[r=51,g=51,b=51]&lt;br /&gt;SplitPaneDivider.draggingColor = javax.swing.plaf.ColorUIResource[r=64,g=64,b=64]&lt;br /&gt;MenuItem.font = javax.swing.plaf.FontUIResource[family=Dialog,name=Dialog,style=bold,size=12]&lt;br /&gt;InternalFrame.borderHighlight = javax.swing.plaf.ColorUIResource[r=255,g=255,b=255]&lt;br /&gt;CheckBox.margin = javax.swing.plaf.InsetsUIResource[top=2,left=2,bottom=2,right=2]&lt;br /&gt;MenuItem.borderPainted = true&lt;br /&gt;TextArea.selectionBackground = javax.swing.plaf.ColorUIResource[r=184,g=207,b=229]&lt;br /&gt;EditorPane.focusInputMap = javax.swing.plaf.InputMapUIResource@145f0e3&lt;br /&gt;ToggleButton.light = javax.swing.plaf.ColorUIResource[r=255,g=255,b=255]&lt;br /&gt;Table.descendingSortIcon = sun.swing.ImageIconUIResource@10dc6b5&lt;br /&gt;controlDkShadow = javax.swing.plaf.ColorUIResource[r=122,g=138,b=153]&lt;br /&gt;TextField.light = javax.swing.plaf.ColorUIResource[r=255,g=255,b=255]&lt;br /&gt;CheckBoxUI = javax.swing.plaf.metal.MetalCheckBoxUI&lt;br /&gt;ListUI = javax.swing.plaf.basic.BasicListUI&lt;br /&gt;Button.background = javax.swing.plaf.ColorUIResource[r=238,g=238,b=238]&lt;br /&gt;ProgressBarUI = javax.swing.plaf.metal.MetalProgressBarUI&lt;br /&gt;List.timeFactor = 1000&lt;br /&gt;TabbedPane.contentBorderInsets = java.awt.Insets[top=4,left=2,bottom=3,right=3]&lt;br /&gt;TextField.selectionForeground = sun.swing.PrintColorUIResource[r=51,g=51,b=51]&lt;br /&gt;java.lang.Object@12d15a9 = sun.swing.SwingUtilities2$AATextInfo@170bea5&lt;br /&gt;Separator.foreground = javax.swing.plaf.ColorUIResource[r=99,g=130,b=191]&lt;br /&gt;ToolBar.dockingForeground = javax.swing.plaf.ColorUIResource[r=99,g=130,b=191]&lt;br /&gt;TextPane.selectionBackground = javax.swing.plaf.ColorUIResource[r=184,g=207,b=229]&lt;br /&gt;Panel.background = javax.swing.plaf.ColorUIResource[r=238,g=238,b=238]&lt;br /&gt;PasswordField.caretBlinkRate = 500&lt;br /&gt;Spinner.arrowButtonSize = java.awt.Dimension[width=16,height=5]&lt;br /&gt;ToolTip.background = javax.swing.plaf.ColorUIResource[r=184,g=207,b=229]&lt;br /&gt;Button.gradient = [0.3, 0.0, javax.swing.plaf.ColorUIResource[r=221,g=232,b=243], javax.swing.plaf.ColorUIResource[r=255,g=255,b=255], javax.swing.plaf.ColorUIResource[r=184,g=207,b=229]]&lt;br /&gt;EditorPane.selectionBackground = javax.swing.plaf.ColorUIResource[r=184,g=207,b=229]&lt;br /&gt;List.background = javax.swing.plaf.ColorUIResource[r=255,g=255,b=255]&lt;br /&gt;SplitPane.border = javax.swing.plaf.basic.BasicBorders$SplitPaneBorder@d0af9b&lt;br /&gt;TextPane.inactiveForeground = javax.swing.plaf.ColorUIResource[r=184,g=207,b=229]&lt;br /&gt;MenuItem.acceleratorFont = javax.swing.plaf.FontUIResource[family=Dialog,name=Dialog,style=plain,size=10]&lt;br /&gt;Slider.majorTickLength = 6&lt;br /&gt;SplitPane.shadow = javax.swing.plaf.ColorUIResource[r=184,g=207,b=229]&lt;br /&gt;TextField.focusInputMap = javax.swing.plaf.InputMapUIResource@b8f8eb&lt;br /&gt;TextField.selectionBackground = javax.swing.plaf.ColorUIResource[r=184,g=207,b=229]&lt;br /&gt;Menu.border = javax.swing.plaf.metal.MetalBorders$MenuItemBorder@1de17f4&lt;br /&gt;Menu.disabledForeground = javax.swing.plaf.ColorUIResource[r=153,g=153,b=153]&lt;br /&gt;ToolBar.dockingBackground = javax.swing.plaf.ColorUIResource[r=238,g=238,b=238]&lt;br /&gt;FormattedTextField.focusInputMap = javax.swing.plaf.InputMapUIResource@1f6ba0f&lt;br /&gt;Tree.collapsedIcon = javax.swing.plaf.metal.OceanTheme$COIcon@96cf11&lt;br /&gt;PanelUI = javax.swing.plaf.basic.BasicPanelUI&lt;br /&gt;List.selectionForeground = sun.swing.PrintColorUIResource[r=51,g=51,b=51]&lt;br /&gt;TextField.inactiveForeground = javax.swing.plaf.ColorUIResource[r=184,g=207,b=229]&lt;br /&gt;SeparatorUI = javax.swing.plaf.metal.MetalSeparatorUI&lt;br /&gt;MenuItem.border = javax.swing.plaf.metal.MetalBorders$MenuItemBorder@f47bf5&lt;br /&gt;EditorPane.margin = javax.swing.plaf.InsetsUIResource[top=3,left=3,bottom=3,right=3]&lt;br /&gt;window = javax.swing.plaf.ColorUIResource[r=255,g=255,b=255]&lt;br /&gt;TextField.darkShadow = javax.swing.plaf.ColorUIResource[r=122,g=138,b=153]&lt;br /&gt;OptionPane.buttonAreaBorder = javax.swing.plaf.BorderUIResource$EmptyBorderUIResource@1cd0888&lt;br /&gt;Slider.focusInsets = javax.swing.plaf.InsetsUIResource[top=0,left=0,bottom=0,right=0]&lt;br /&gt;Tree.dropCellBackground = javax.swing.plaf.ColorUIResource[r=210,g=233,b=255]&lt;br /&gt;OptionPane.errorDialog.titlePane.shadow = javax.swing.plaf.ColorUIResource[r=204,g=102,b=102]&lt;br /&gt;TextField.font = javax.swing.plaf.FontUIResource[family=Dialog,name=Dialog,style=plain,size=12]&lt;br /&gt;CheckBox.rollover = true&lt;br /&gt;RadioButtonMenuItem.margin = javax.swing.plaf.InsetsUIResource[top=2,left=2,bottom=2,right=2]&lt;br /&gt;Menu.menuPopupOffsetY = 0&lt;br /&gt;Menu.menuPopupOffsetX = 0&lt;br /&gt;TextPane.font = javax.swing.plaf.FontUIResource[family=Dialog,name=Dialog,style=plain,size=12]&lt;br /&gt;List.focusCellHighlightBorder = javax.swing.plaf.BorderUIResource$LineBorderUIResource@1eb2c1b&lt;br /&gt;OptionPane.warningIcon = sun.swing.ImageIconUIResource@18825b3&lt;br /&gt;TabbedPane.borderHightlightColor = javax.swing.plaf.ColorUIResource[r=99,g=130,b=191]&lt;br /&gt;RadioButtonMenuItem.acceleratorSelectionForeground = sun.swing.PrintColorUIResource[r=51,g=51,b=51]&lt;br /&gt;ComboBox.selectionForeground = sun.swing.PrintColorUIResource[r=51,g=51,b=51]&lt;br /&gt;ScrollPane.border = javax.swing.plaf.metal.MetalBorders$ScrollPaneBorder@e95a56&lt;br /&gt;FormattedTextField.selectionBackground = javax.swing.plaf.ColorUIResource[r=184,g=207,b=229]&lt;br /&gt;Tree.selectionBorderColor = javax.swing.plaf.ColorUIResource[r=99,g=130,b=191]&lt;br /&gt;ToggleButton.textIconGap = 4&lt;br /&gt;Tree.selectionForeground = sun.swing.PrintColorUIResource[r=51,g=51,b=51]&lt;br /&gt;Slider.foreground = javax.swing.plaf.ColorUIResource[r=163,g=184,b=204]&lt;br /&gt;CheckBox.font = javax.swing.plaf.FontUIResource[family=Dialog,name=Dialog,style=bold,size=12]&lt;br /&gt;Slider.trackWidth = 7&lt;br /&gt;TabbedPane.selectHighlight = javax.swing.plaf.ColorUIResource[r=255,g=255,b=255]&lt;br /&gt;MenuBar.borderColor = javax.swing.plaf.ColorUIResource[r=204,g=204,b=204]&lt;br /&gt;ScrollBar.thumbHighlight = javax.swing.plaf.ColorUIResource[r=184,g=207,b=229]&lt;br /&gt;InternalFrame.maximizeIcon = javax.swing.plaf.metal.OceanTheme$IFIcon@29e357&lt;br /&gt;TextField.highlight = javax.swing.plaf.ColorUIResource[r=255,g=255,b=255]&lt;br /&gt;TextField.inactiveBackground = javax.swing.plaf.ColorUIResource[r=238,g=238,b=238]&lt;br /&gt;MenuBar.shadow = javax.swing.plaf.ColorUIResource[r=184,g=207,b=229]&lt;br /&gt;RootPane.warningDialogBorder = javax.swing.plaf.metal.MetalBorders$WarningDialogBorder@1ffc686&lt;br /&gt;InternalFrame.icon = sun.swing.ImageIconUIResource@142bece&lt;br /&gt;TextPane.caretForeground = sun.swing.PrintColorUIResource[r=51,g=51,b=51]&lt;br /&gt;TextField.margin = javax.swing.plaf.InsetsUIResource[top=0,left=0,bottom=0,right=0]&lt;br /&gt;ComboBoxUI = javax.swing.plaf.metal.MetalComboBoxUI&lt;br /&gt;Table.selectionForeground = sun.swing.PrintColorUIResource[r=51,g=51,b=51]&lt;br /&gt;ColorChooser.background = javax.swing.plaf.ColorUIResource[r=238,g=238,b=238]&lt;br /&gt;ScrollPane.ancestorInputMap.RightToLeft = javax.swing.plaf.InputMapUIResource@fcfa52&lt;br /&gt;ToggleButton.border = javax.swing.plaf.BorderUIResource$CompoundBorderUIResource@18b81e3&lt;br /&gt;ToggleButton.shadow = javax.swing.plaf.ColorUIResource[r=184,g=207,b=229]&lt;br /&gt;Button.darkShadow = javax.swing.plaf.ColorUIResource[r=122,g=138,b=153]&lt;br /&gt;ComboBox.buttonDarkShadow = javax.swing.plaf.ColorUIResource[r=122,g=138,b=153]&lt;br /&gt;Table.ancestorInputMap.RightToLeft = javax.swing.plaf.InputMapUIResource@1fc6e42&lt;br /&gt;FileChooser.listViewIcon = javax.swing.plaf.metal.MetalIconFactory$FileChooserListViewIcon@1a082e2&lt;br /&gt;Table.focusCellBackground = javax.swing.plaf.ColorUIResource[r=255,g=255,b=255]&lt;br /&gt;ComboBox.buttonBackground = javax.swing.plaf.ColorUIResource[r=238,g=238,b=238]&lt;br /&gt;SplitPane.centerOneTouchButtons = false&lt;br /&gt;Tree.rightChildIndent = 13&lt;br /&gt;ToggleButton.foreground = sun.swing.PrintColorUIResource[r=51,g=51,b=51]&lt;br /&gt;PopupMenu.border = javax.swing.plaf.metal.MetalBorders$PopupMenuBorder@1f297e7&lt;br /&gt;Tree.line = javax.swing.plaf.ColorUIResource[r=184,g=207,b=229]&lt;br /&gt;ToolTipUI = javax.swing.plaf.metal.MetalToolTipUI&lt;br /&gt;Tree.drawsFocusBorderAroundIcon = false&lt;br /&gt;InternalFrame.minimizeSound = sounds/FrameMinimize.wav&lt;br /&gt;windowText = sun.swing.PrintColorUIResource[r=51,g=51,b=51]&lt;br /&gt;FormattedTextField.inactiveForeground = javax.swing.plaf.ColorUIResource[r=184,g=207,b=229]&lt;br /&gt;scrollbar = javax.swing.plaf.ColorUIResource[r=238,g=238,b=238]&lt;br /&gt;InternalFrameTitlePane.closeButtonOpacity = true&lt;br /&gt;Table.scrollPaneBorder = javax.swing.plaf.metal.MetalBorders$ScrollPaneBorder@1d2fc36&lt;br /&gt;CheckBox.gradient = [0.3, 0.0, javax.swing.plaf.ColorUIResource[r=221,g=232,b=243], javax.swing.plaf.ColorUIResource[r=255,g=255,b=255], javax.swing.plaf.ColorUIResource[r=184,g=207,b=229]]&lt;br /&gt;InternalFrame.optionDialogBorder = javax.swing.plaf.metal.MetalBorders$OptionDialogBorder@175078b&lt;br /&gt;TabbedPane.tabsOverlapBorder = false&lt;br /&gt;List.cellRenderer = javax.swing.DefaultListCellRenderer$UIResource[List.cellRenderer,0,0,0x0,invalid,alignmentX=0.0,alignmentY=0.0,border=javax.swing.border.EmptyBorder@d73c7a,flags=25165832,maximumSize=,minimumSize=,preferredSize=,defaultIcon=,disabledIcon=,horizontalAlignment=LEADING,horizontalTextPosition=TRAILING,iconTextGap=4,labelFor=,text=,verticalAlignment=CENTER,verticalTextPosition=CENTER]&lt;br /&gt;FileChooser.lookInLabelMnemonic = 73&lt;br /&gt;controlLtHighlight = javax.swing.plaf.ColorUIResource[r=255,g=255,b=255]&lt;br /&gt;SplitPane.darkShadow = javax.swing.plaf.ColorUIResource[r=122,g=138,b=153]&lt;br /&gt;Button.select = javax.swing.plaf.ColorUIResource[r=184,g=207,b=229]&lt;br /&gt;ScrollBar.shadow = javax.swing.plaf.ColorUIResource[r=184,g=207,b=229]&lt;br /&gt;Tree.paintLines = true&lt;br /&gt;AuditoryCues.noAuditoryCues = [Ljava.lang.Object;@c39a20&lt;br /&gt;SplitPane.background = javax.swing.plaf.ColorUIResource[r=238,g=238,b=238]&lt;br /&gt;FileChooser.detailsViewIcon = javax.swing.plaf.metal.MetalIconFactory$FileChooserDetailViewIcon@1e845c2&lt;br /&gt;ProgressBar.font = javax.swing.plaf.FontUIResource[family=Dialog,name=Dialog,style=bold,size=12]&lt;br /&gt;RadioButtonMenuItem.gradient = [0.3, 0.0, javax.swing.plaf.ColorUIResource[r=221,g=232,b=243], javax.swing.plaf.ColorUIResource[r=255,g=255,b=255], javax.swing.plaf.ColorUIResource[r=184,g=207,b=229]]&lt;br /&gt;controlHighlight = javax.swing.plaf.ColorUIResource[r=255,g=255,b=255]&lt;br /&gt;Separator.background = javax.swing.plaf.ColorUIResource[r=255,g=255,b=255]&lt;br /&gt;CheckBoxMenuItem.foreground = sun.swing.PrintColorUIResource[r=51,g=51,b=51]&lt;br /&gt;Menu.borderPainted = true&lt;br /&gt;FormattedTextField.inactiveBackground = javax.swing.plaf.ColorUIResource[r=238,g=238,b=238]&lt;br /&gt;ScrollBar.maximumThumbSize = javax.swing.plaf.DimensionUIResource[width=4096,height=4096]&lt;br /&gt;FormattedTextField.foreground = sun.swing.PrintColorUIResource[r=51,g=51,b=51]&lt;br /&gt;Table.ascendingSortIcon = sun.swing.ImageIconUIResource@186df0f&lt;br /&gt;Spinner.arrowButtonInsets = javax.swing.plaf.InsetsUIResource[top=0,left=0,bottom=0,right=0]&lt;br /&gt;RootPane.defaultButtonWindowKeyBindings = [Ljava.lang.Object;@19e8f17&lt;br /&gt;FormattedTextField.font = javax.swing.plaf.FontUIResource[family=Dialog,name=Dialog,style=plain,size=12]&lt;br /&gt;FormattedTextField.border = javax.swing.plaf.BorderUIResource$CompoundBorderUIResource@811c88&lt;br /&gt;textHighlight = javax.swing.plaf.ColorUIResource[r=184,g=207,b=229]&lt;br /&gt;FormattedTextField.caretBlinkRate = 500&lt;br /&gt;Slider.horizontalThumbIcon = javax.swing.plaf.metal.MetalIconFactory$OceanHorizontalSliderThumbIcon@102799c&lt;br /&gt;Button.highlight = javax.swing.plaf.ColorUIResource[r=255,g=255,b=255]&lt;br /&gt;CheckBoxMenuItem.acceleratorFont = javax.swing.plaf.FontUIResource[family=Dialog,name=Dialog,style=plain,size=10]&lt;br /&gt;Menu.shortcutKeys = [I@17e121c&lt;br /&gt;Button.textIconGap = 4&lt;br /&gt;TabbedPane.tabsOpaque = true&lt;br /&gt;AuditoryCues.cueList = [Ljava.lang.Object;@1a99561&lt;br /&gt;Table.sortIconColor = javax.swing.plaf.ColorUIResource[r=184,g=207,b=229]&lt;br /&gt;TextArea.border = javax.swing.plaf.basic.BasicBorders$MarginBorder@1d6f122&lt;br /&gt;MenuBar.border = javax.swing.plaf.metal.MetalBorders$MenuBarBorder@1385660&lt;br /&gt;CheckBoxMenuItem.background = javax.swing.plaf.ColorUIResource[r=238,g=238,b=238]&lt;br /&gt;List.selectionBackground = javax.swing.plaf.ColorUIResource[r=184,g=207,b=229]&lt;br /&gt;Menu.acceleratorFont = javax.swing.plaf.FontUIResource[family=Dialog,name=Dialog,style=plain,size=10]&lt;br /&gt;TitledBorder.titleColor = sun.swing.PrintColorUIResource[r=51,g=51,b=51]&lt;br /&gt;TableHeader.cellBorder = javax.swing.plaf.metal.MetalBorders$TableHeaderBorder@161dfb5&lt;br /&gt;ToolBar.isRollover = true&lt;br /&gt;ColorChooser.font = javax.swing.plaf.FontUIResource[family=Dialog,name=Dialog,style=plain,size=12]&lt;br /&gt;RootPane.frameBorder = javax.swing.plaf.metal.MetalBorders$FrameBorder@16921fd&lt;br /&gt;InternalFrameTitlePane.iconifyButtonOpacity = true&lt;br /&gt;ProgressBar.selectionForeground = javax.swing.plaf.ColorUIResource[r=238,g=238,b=238]&lt;br /&gt;TabbedPane.tabAreaInsets = java.awt.Insets[top=2,left=2,bottom=0,right=6]&lt;br /&gt;OptionPaneUI = javax.swing.plaf.basic.BasicOptionPaneUI&lt;br /&gt;Table.dropLineShortColor = sun.swing.PrintColorUIResource[r=51,g=51,b=51]&lt;br /&gt;List.focusInputMap = javax.swing.plaf.InputMapUIResource@589e56&lt;br /&gt;CheckBoxMenuItem.checkIcon = javax.swing.plaf.metal.MetalIconFactory$CheckBoxMenuItemIcon@1a7508a&lt;br /&gt;EditorPane.foreground = sun.swing.PrintColorUIResource[r=51,g=51,b=51]&lt;br /&gt;MenuItem.disabledForeground = javax.swing.plaf.ColorUIResource[r=153,g=153,b=153]&lt;br /&gt;CheckBox.focus = javax.swing.plaf.ColorUIResource[r=163,g=184,b=204]&lt;br /&gt;TitledBorder.border = javax.swing.plaf.BorderUIResource$LineBorderUIResource@198cb3d&lt;br /&gt;Slider.focusInputMap = javax.swing.plaf.InputMapUIResource@472d48&lt;br /&gt;ProgressBar.horizontalSize = javax.swing.plaf.DimensionUIResource[width=146,height=12]&lt;br /&gt;Tree.rowHeight = 0&lt;br /&gt;Menu.font = javax.swing.plaf.FontUIResource[family=Dialog,name=Dialog,style=bold,size=12]&lt;br /&gt;Slider.focus = javax.swing.plaf.ColorUIResource[r=163,g=184,b=204]&lt;br /&gt;PopupMenu.selectedWindowInputMapBindings = [Ljava.lang.Object;@edf3f6&lt;br /&gt;FileChooser.useSystemExtensionHiding = false&lt;br /&gt;ComboBox.selectionBackground = javax.swing.plaf.ColorUIResource[r=163,g=184,b=204]&lt;br /&gt;InternalFrame.activeTitleForeground = sun.swing.PrintColorUIResource[r=51,g=51,b=51]&lt;br /&gt;ToolBar.separatorSize = javax.swing.plaf.DimensionUIResource[width=10,height=10]&lt;br /&gt;PasswordField.margin = javax.swing.plaf.InsetsUIResource[top=0,left=0,bottom=0,right=0]&lt;br /&gt;Tree.selectionBackground = javax.swing.plaf.ColorUIResource[r=184,g=207,b=229]&lt;br /&gt;ToolBar.ancestorInputMap = javax.swing.plaf.InputMapUIResource@2bc3f5&lt;br /&gt;Slider.background = javax.swing.plaf.ColorUIResource[r=238,g=238,b=238]&lt;br /&gt;MenuBarUI = javax.swing.plaf.metal.MetalMenuBarUI&lt;br /&gt;RadioButtonMenuItem.arrowIcon = javax.swing.plaf.metal.MetalIconFactory$MenuItemArrowIcon@145c859&lt;br /&gt;TextArea.foreground = sun.swing.PrintColorUIResource[r=51,g=51,b=51]&lt;br /&gt;List.focusInputMap.RightToLeft = javax.swing.plaf.InputMapUIResource@14e3f41&lt;br /&gt;FileChooser.fileNameLabelMnemonic = 78&lt;br /&gt;ComboBox.buttonHighlight = javax.swing.plaf.ColorUIResource[r=255,g=255,b=255]&lt;br /&gt;Button.rolloverIconType = ocean&lt;br /&gt;Separator.highlight = javax.swing.plaf.ColorUIResource[r=255,g=255,b=255]&lt;br /&gt;FileChooser.readOnly = false&lt;br /&gt;PasswordField.font = javax.swing.plaf.FontUIResource[family=Dialog,name=Dialog,style=plain,size=12]&lt;br /&gt;RadioButton.rollover = true&lt;br /&gt;PopupMenu.foreground = sun.swing.PrintColorUIResource[r=51,g=51,b=51]&lt;br /&gt;Table.ancestorInputMap = javax.swing.plaf.InputMapUIResource@1acd47&lt;br /&gt;ProgressBar.selectionBackground = javax.swing.plaf.ColorUIResource[r=99,g=130,b=191]&lt;br /&gt;ScrollBar.foreground = javax.swing.plaf.ColorUIResource[r=238,g=238,b=238]&lt;br /&gt;OptionPane.foreground = sun.swing.PrintColorUIResource[r=51,g=51,b=51]&lt;br /&gt;Table.selectionBackground = javax.swing.plaf.ColorUIResource[r=184,g=207,b=229]&lt;br /&gt;ToolBar.rolloverBorder = javax.swing.border.CompoundBorder@19b04e2&lt;br /&gt;ColorChooserUI = javax.swing.plaf.basic.BasicColorChooserUI&lt;br /&gt;ToolTipManager.enableToolTipMode = activeApplication&lt;br /&gt;TextArea.focusInputMap = javax.swing.plaf.InputMapUIResource@5dcec6&lt;br /&gt;Button.textShiftOffset = 0&lt;br /&gt;TextArea.caretBlinkRate = 500&lt;br /&gt;InternalFrame.titleFont = javax.swing.plaf.FontUIResource[family=Dialog,name=Dialog,style=bold,size=12]&lt;br /&gt;info = javax.swing.plaf.ColorUIResource[r=184,g=207,b=229]&lt;br /&gt;Slider.focusGradient = [0.3, 0.2, javax.swing.plaf.ColorUIResource[r=200,g=221,b=242], javax.swing.plaf.ColorUIResource[r=255,g=255,b=255], javax.swing.plaf.ColorUIResource[r=184,g=207,b=229]]&lt;br /&gt;RadioButtonMenuItem.acceleratorFont = javax.swing.plaf.FontUIResource[family=Dialog,name=Dialog,style=plain,size=10]&lt;br /&gt;InternalFrame.activeTitleBackground = javax.swing.plaf.ColorUIResource[r=184,g=207,b=229]&lt;br /&gt;RadioButton.light = javax.swing.plaf.ColorUIResource[r=255,g=255,b=255]&lt;br /&gt;Button.margin = javax.swing.plaf.InsetsUIResource[top=2,left=14,bottom=2,right=14]&lt;br /&gt;ToolBar.floatingForeground = javax.swing.plaf.ColorUIResource[r=184,g=207,b=229]&lt;br /&gt;RadioButtonMenuItem.selectionForeground = sun.swing.PrintColorUIResource[r=51,g=51,b=51]&lt;br /&gt;ProgressBar.border = javax.swing.plaf.BorderUIResource$LineBorderUIResource@b25b9d&lt;br /&gt;ToggleButton.darkShadow = javax.swing.plaf.ColorUIResource[r=122,g=138,b=153]&lt;br /&gt;windowBorder = javax.swing.plaf.ColorUIResource[r=238,g=238,b=238]&lt;br /&gt;ToggleButton.background = javax.swing.plaf.ColorUIResource[r=238,g=238,b=238]&lt;br /&gt;CheckBox.icon = javax.swing.plaf.metal.MetalIconFactory$CheckBoxIcon@4ecfdd&lt;br /&gt;CheckBox.focusInputMap = javax.swing.plaf.InputMapUIResource@30d82d&lt;br /&gt;TabbedPane.highlight = javax.swing.plaf.ColorUIResource[r=255,g=255,b=255]&lt;br /&gt;ScrollBar.darkShadow = javax.swing.plaf.ColorUIResource[r=122,g=138,b=153]&lt;br /&gt;PopupMenu.background = javax.swing.plaf.ColorUIResource[r=238,g=238,b=238]&lt;br /&gt;ToolBarUI = javax.swing.plaf.metal.MetalToolBarUI&lt;br /&gt;Viewport.font = javax.swing.plaf.FontUIResource[family=Dialog,name=Dialog,style=plain,size=12]&lt;br /&gt;Slider.altTrackColor = javax.swing.plaf.ColorUIResource[r=210,g=226,b=239]&lt;br /&gt;ScrollBar.background = javax.swing.plaf.ColorUIResource[r=238,g=238,b=238]&lt;br /&gt;Menu.arrowIcon = javax.swing.plaf.metal.MetalIconFactory$MenuArrowIcon@18bf072&lt;br /&gt;MenuItem.arrowIcon = javax.swing.plaf.metal.MetalIconFactory$MenuItemArrowIcon@145c859&lt;br /&gt;Menu.acceleratorSelectionForeground = sun.swing.PrintColorUIResource[r=51,g=51,b=51]&lt;br /&gt;OptionPane.background = javax.swing.plaf.ColorUIResource[r=238,g=238,b=238]&lt;br /&gt;Desktop.minOnScreenInsets = javax.swing.plaf.InsetsUIResource[top=3,left=3,bottom=3,right=3]&lt;br /&gt;Checkbox.select = javax.swing.plaf.ColorUIResource[r=184,g=207,b=229]&lt;br /&gt;Menu.foreground = sun.swing.PrintColorUIResource[r=51,g=51,b=51]&lt;br /&gt;Tree.editorBorder = javax.swing.plaf.BorderUIResource$LineBorderUIResource@13d28e3&lt;br /&gt;AuditoryCues.defaultCueList = [Ljava.lang.Object;@476128&lt;br /&gt;RadioButtonMenuItem.acceleratorForeground = javax.swing.plaf.ColorUIResource[r=99,g=130,b=191]&lt;br /&gt;ToolBar.foreground = sun.swing.PrintColorUIResource[r=51,g=51,b=51]&lt;br /&gt;ToolTip.backgroundInactive = javax.swing.plaf.ColorUIResource[r=238,g=238,b=238]&lt;br /&gt;Tree.scrollsOnExpand = true&lt;br /&gt;RadioButtonMenuItem.foreground = sun.swing.PrintColorUIResource[r=51,g=51,b=51]&lt;br /&gt;PopupMenuUI = javax.swing.plaf.basic.BasicPopupMenuUI&lt;br /&gt;ToggleButton.select = javax.swing.plaf.ColorUIResource[r=184,g=207,b=229]&lt;br /&gt;Slider.shadow = javax.swing.plaf.ColorUIResource[r=184,g=207,b=229]&lt;br /&gt;MenuUI = javax.swing.plaf.basic.BasicMenuUI&lt;br /&gt;MenuBar.windowBindings = [Ljava.lang.Object;@3b8b49&lt;br /&gt;Button.disabledText = javax.swing.plaf.ColorUIResource[r=153,g=153,b=153]&lt;br /&gt;CheckBoxMenuItem.borderPainted = true&lt;br /&gt;RadioButton.gradient = [0.3, 0.0, javax.swing.plaf.ColorUIResource[r=221,g=232,b=243], javax.swing.plaf.ColorUIResource[r=255,g=255,b=255], javax.swing.plaf.ColorUIResource[r=184,g=207,b=229]]&lt;br /&gt;OptionPane.questionDialog.border.background = javax.swing.plaf.ColorUIResource[r=51,g=102,b=51]&lt;br /&gt;FormattedTextField.background = javax.swing.plaf.ColorUIResource[r=255,g=255,b=255]&lt;br /&gt;TabbedPane.font = javax.swing.plaf.FontUIResource[family=Dialog,name=Dialog,style=bold,size=12]&lt;br /&gt;RadioButton.font = javax.swing.plaf.FontUIResource[family=Dialog,name=Dialog,style=bold,size=12]&lt;br /&gt;Menu.background = javax.swing.plaf.ColorUIResource[r=238,g=238,b=238]&lt;br /&gt;ToolTip.font = javax.swing.plaf.FontUIResource[family=Dialog,name=Dialog,style=plain,size=12]&lt;br /&gt;ToolBar.darkShadow = javax.swing.plaf.ColorUIResource[r=122,g=138,b=153]&lt;br /&gt;Button.font = javax.swing.plaf.FontUIResource[family=Dialog,name=Dialog,style=bold,size=12]&lt;br /&gt;TextPaneUI = javax.swing.plaf.basic.BasicTextPaneUI&lt;br /&gt;ToolBar.background = javax.swing.plaf.ColorUIResource[r=238,g=238,b=238]&lt;br /&gt;EditorPaneUI = javax.swing.plaf.basic.BasicEditorPaneUI&lt;br /&gt;EditorPane.caretBlinkRate = 500&lt;br /&gt;RadioButtonMenuItem.background = javax.swing.plaf.ColorUIResource[r=238,g=238,b=238]&lt;br /&gt;CheckBoxMenuItem.acceleratorForeground = javax.swing.plaf.ColorUIResource[r=99,g=130,b=191]&lt;br /&gt;Spinner.editorAlignment = 11&lt;br /&gt;MenuBar.foreground = sun.swing.PrintColorUIResource[r=51,g=51,b=51]&lt;br /&gt;RadioButton.border = javax.swing.plaf.BorderUIResource$CompoundBorderUIResource@1359c1b&lt;br /&gt;ToolBar.highlight = javax.swing.plaf.ColorUIResource[r=255,g=255,b=255]&lt;br /&gt;TextAreaUI = javax.swing.plaf.basic.BasicTextAreaUI&lt;br /&gt;MenuItemUI = javax.swing.plaf.basic.BasicMenuItemUI&lt;br /&gt;RadioButton.shadow = javax.swing.plaf.ColorUIResource[r=184,g=207,b=229]&lt;br /&gt;InternalFrame.activeTitleGradient = [0.3, 0.0, javax.swing.plaf.ColorUIResource[r=221,g=232,b=243], javax.swing.plaf.ColorUIResource[r=255,g=255,b=255], javax.swing.plaf.ColorUIResource[r=184,g=207,b=229]]&lt;br /&gt;RadioButtonMenuItem.commandSound = sounds/MenuItemCommand.wav&lt;br /&gt;List.dropCellBackground = javax.swing.plaf.ColorUIResource[r=210,g=233,b=255]&lt;br /&gt;Menu.margin = javax.swing.plaf.InsetsUIResource[top=2,left=2,bottom=2,right=2]&lt;br /&gt;RadioButton.totalInsets = java.awt.Insets[top=4,left=4,bottom=4,right=4]&lt;br /&gt;SplitPaneDivider.border = javax.swing.plaf.basic.BasicBorders$SplitPaneDividerBorder@18235ed&lt;br /&gt;TextPane.border = javax.swing.plaf.basic.BasicBorders$MarginBorder@1a28362&lt;br /&gt;Slider.minimumHorizontalSize = java.awt.Dimension[width=36,height=21]&lt;br /&gt;MenuItem.margin = javax.swing.plaf.InsetsUIResource[top=2,left=2,bottom=2,right=2]&lt;br /&gt;EditorPane.background = javax.swing.plaf.ColorUIResource[r=255,g=255,b=255]&lt;br /&gt;RadioButtonMenuItem.borderPainted = true&lt;br /&gt;InternalFrame.paletteTitleHeight = 11&lt;br /&gt;Table.foreground = sun.swing.PrintColorUIResource[r=51,g=51,b=51]&lt;br /&gt;SplitPane.dividerSize = 10&lt;br /&gt;TabbedPane.selectedTabPadInsets = javax.swing.plaf.InsetsUIResource[top=2,left=2,bottom=2,right=1]&lt;br /&gt;InternalFrame.inactiveTitleForeground = sun.swing.PrintColorUIResource[r=51,g=51,b=51]&lt;br /&gt;TextPane.caretBlinkRate = 500&lt;br /&gt;&lt;/blockquote&gt;&lt;br /&gt;Please comment for any additional info!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4342964774095984497-81500399314628639?l=rhythmcloud.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://rhythmcloud.blogspot.com/feeds/81500399314628639/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://rhythmcloud.blogspot.com/2010/10/java-swing-client-property-list.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4342964774095984497/posts/default/81500399314628639'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4342964774095984497/posts/default/81500399314628639'/><link rel='alternate' type='text/html' href='http://rhythmcloud.blogspot.com/2010/10/java-swing-client-property-list.html' title='Java Swing Client Property List'/><author><name>Rhythm Cloud</name><uri>http://www.blogger.com/profile/07889695781432050293</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://2.bp.blogspot.com/_pWEs0j9Vhkk/TGEeE7njL_I/AAAAAAAAADY/BkO01HdeU8o/S220/rhythm.cloud%40gmail.com_9ca67f8d.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4342964774095984497.post-8314038882111688152</id><published>2010-08-11T21:22:00.000-07:00</published><updated>2010-08-11T21:26:45.564-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='java'/><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><category scheme='http://www.blogger.com/atom/ns#' term='plugin'/><category scheme='http://www.blogger.com/atom/ns#' term='fedora'/><category scheme='http://www.blogger.com/atom/ns#' term='firefox 3'/><title type='text'>Installing Sun Java Plugin for Firefox 3 on Fedora 13</title><content type='html'>There are quite a few sources on the net on how to install the sun java plugin on firefox 3. What happened to me was that I already installed Sun's JDK and JRE but it seems that the java plugin was not properly installed on my firefox 3.6.7, even if I look at Tools -&gt; Add-Ons -&gt; Plugins , the JAVA plugin is not visible there, so I had no idea on how I can enable it or something. The &lt;a href="http://digitizor.com/2009/01/05/how-to-make-the-java-plugin-work-on-firefox-in-fedora-10-linux-distro/"&gt;articles&lt;/a&gt; that I found on the net are only for firefox 3.5 and below.&lt;br /&gt;So here's how to install Sun's Java Plugin for Firefox 3.6.x and above.&lt;br /&gt;&lt;br /&gt;1. First, &lt;a href="http://linuxidiotnote.blogspot.com/2010/06/install-sun-jdkjre-on-fedora-13.html"&gt;install Sun's JDK&lt;/a&gt;.&lt;br /&gt;2. After installing the JDK successfully, try to locate the file libnpjp2.so , by using the locate command:&lt;br /&gt;&lt;blockquote&gt;[rhythm@mybox ~]$ locate libnpjp2.so&lt;br /&gt;/usr/java/jdk1.6.0_20/jre/lib/i386/libnpjp2.so&lt;/blockquote&gt;&lt;br /&gt;Take note of the result of the command, in this case, it's &lt;b&gt;/usr/java/jdk1.6.0_20/jre/lib/i386/libnpjp2.so&lt;/b&gt;&lt;br /&gt;3. Become root by executing the following command.&lt;br /&gt;&lt;blockquote&gt;su&lt;/blockquote&gt;4. Make a link to the libnpjp2.so file on the mozilla plugins folder using the following command, please replace the text "location of the libnpjp2.so file" with the result of the command executed on step 2.&lt;br /&gt;&lt;blockquote&gt;ln -s &lt;i&gt;"location of the libnpjp2.so file"&lt;/i&gt; /usr/lib/mozilla/plugins/libjavaplugin.so&lt;/blockquote&gt;&lt;br /&gt;In my case, since the result of the command on step 2 is &lt;b&gt;/usr/java/jdk1.6.0_20/jre/lib/i386/libnpjp2.so&lt;/b&gt; , the command will be:&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;ln -s /usr/java/jdk1.6.0_20/jre/lib/i386/libnpjp2.so /usr/lib/mozilla/plugins/libjavaplugin.so&lt;/blockquote&gt;&lt;br /&gt;5. Restart Firefox.&lt;br /&gt;&lt;br /&gt;There you have it, now, the java plugin should be available on the list of plugins when you access Tools -&gt; Add-Ons -&gt; Plugins. Enable it if it's still disabled, and you should be ready to go! Please comment if you encounter any problems with this. Thanks to &lt;a href="http://wenlong.wordpress.com/2010/04/09/java-plugin-not-working-in-firefox-3-6-x/"&gt;wenlong&lt;/a&gt; for the info!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4342964774095984497-8314038882111688152?l=rhythmcloud.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://rhythmcloud.blogspot.com/feeds/8314038882111688152/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://rhythmcloud.blogspot.com/2010/08/installing-sun-java-plugin-for-firefox.html#comment-form' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4342964774095984497/posts/default/8314038882111688152'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4342964774095984497/posts/default/8314038882111688152'/><link rel='alternate' type='text/html' href='http://rhythmcloud.blogspot.com/2010/08/installing-sun-java-plugin-for-firefox.html' title='Installing Sun Java Plugin for Firefox 3 on Fedora 13'/><author><name>Rhythm Cloud</name><uri>http://www.blogger.com/profile/07889695781432050293</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://2.bp.blogspot.com/_pWEs0j9Vhkk/TGEeE7njL_I/AAAAAAAAADY/BkO01HdeU8o/S220/rhythm.cloud%40gmail.com_9ca67f8d.jpg'/></author><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4342964774095984497.post-1007907612567144085</id><published>2010-07-26T02:40:00.000-07:00</published><updated>2011-01-03T20:10:11.599-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='ethernet'/><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><category scheme='http://www.blogger.com/atom/ns#' term='fedora'/><category scheme='http://www.blogger.com/atom/ns#' term='ethernet driver'/><category scheme='http://www.blogger.com/atom/ns#' term='driver'/><title type='text'>How to install AR8151 v1.0 Gigabit Ethernet driver on Fedora 13</title><content type='html'>Ive spent at least a month, just trying to get my wired connection work on an ACER Aspire 4745G running on Fedora 13. The linux driver for my AR8151 v1.0 Gigabit Ethernet LAN card was giving me nightmares! It was always telling me that the driver cannot be built since I was using an old version of the linux kernel (which was really annoying, mind you, since I was running the latest version of the linux kernel (2.6.33.6-147.fc13.i686)). So here's how I made it work, with lots of help from my colleagues.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Prerequisites&lt;/b&gt; (Thanks to &lt;a href="http://www.blogger.com/profile/01307110961522263218"&gt;Nikhil Pawar&lt;/a&gt; for this info):&lt;br /&gt;1. Install kernel-devel and kernel-headers. Do this using the following command:&lt;br /&gt;&lt;blockquote&gt;yum install kernel-devel kernel-headers&lt;/blockquote&gt;2. Install compilers. Do this using the following command:&lt;br /&gt;&lt;blockquote&gt;yum install make automake autoconf gcc gcc-c++&lt;/blockquote&gt;&lt;br /&gt;&lt;b&gt;Installation Steps&lt;/b&gt;:&lt;br /&gt;&lt;br /&gt;1. Download the Atheros ethernet driver for linux from &lt;a href="http://partner.atheros.com/Drivers.aspx"&gt;here&lt;/a&gt;. Download the file named AR81Family-Linux-v1.0.1.9.tar.gz&lt;br /&gt;2. Extract the contents of the gzip file using the following command&lt;br /&gt;&lt;blockquote&gt;tar zxvf AR81Family-Linux-v1.0.1.9.tar.gz&lt;/blockquote&gt;3. Become root using the following command&lt;br /&gt;&lt;blockquote&gt;su&lt;/blockquote&gt;4. Enter the root password.&lt;br /&gt;5. Navigate to the src directory of the extracted files by executing the following command.&lt;br /&gt;&lt;blockquote&gt;cd src&lt;/blockquote&gt;6. Build the driver from source by executing the following command.&lt;br /&gt;&lt;blockquote&gt;make&lt;/blockquote&gt;NOTE: If it complains about your kernel version being outdated / and / or not being the latest version, do the following:&lt;br /&gt;6.a) Edit the MakeFile. (the one inside the src folder from the file that you extracted on step 2) Comment out the following lines by adding a # sign before all of the lines.&lt;br /&gt;&lt;blockquote&gt;ifeq ($(KKVER), 0)&lt;br /&gt;$(error *** Aborting the build.&lt;br /&gt;*** This driver is not supported on kernel versions older than 2.4.0)&lt;br /&gt;endif&lt;/blockquote&gt;After editing, the said lines should look like the following:&lt;br /&gt;&lt;blockquote&gt;# ifeq ($(KKVER), 0)&lt;br /&gt;#  $(error *** Aborting the build.&lt;br /&gt;#          *** This driver is not supported on kernel versions older than 2.4.0)&lt;br /&gt;# endif&lt;/blockquote&gt;6.b) Save the MakeFile.&lt;br /&gt;6.c) Execute the make command again. Ignore the warnings that you see, they're annoying.&lt;br /&gt;&lt;blockquote&gt;make&lt;/blockquote&gt;7. Install the driver by executing the following command.&lt;br /&gt;&lt;blockquote&gt;make install&lt;/blockquote&gt;8. Inside the src folder. Find the file atl1e.ko. Copy it to the following folder.&lt;br /&gt;&lt;blockquote&gt;/lib/modules/"your kernel version"/kernel/drivers/net/atl1e/&lt;/blockquote&gt;NOTE: Replace the text "your kernel version" with the version of your kernel. You can find that out by executing the following command:&lt;br /&gt;&lt;blockquote&gt;uname -r&lt;/blockquote&gt;For example, in my machine:&lt;br /&gt;&lt;blockquote&gt;[root@mybox src]$ uname -r&lt;br /&gt;&lt;br /&gt;2.6.33.6-147.fc13.i686&lt;/blockquote&gt;So the command to copy my .ko file to the proper folder will be:&lt;br /&gt;&lt;blockquote&gt;cp ./atl1e.ko /lib/modules/2.6.33.6-147.fc13.i686/kernel/drivers/net/atl1e/&lt;/blockquote&gt;9. Make your system automatically load the driver modules during system boot by executing the following command.&lt;br /&gt;&lt;blockquote&gt;modprobe atl1e&lt;/blockquote&gt;NOTE: After executing the command above and you got an error that looks like the following:&lt;br /&gt;&lt;blockquote&gt;[root@mybox ~]$ modprobe atl1e&lt;br /&gt;&lt;br /&gt;FATAL: Module atl1e not found.&lt;/blockquote&gt;Do the following:&lt;br /&gt;9.a) Execute the following command.&lt;br /&gt;&lt;blockquote&gt;depmod -a&lt;/blockquote&gt;9.b) Create a .module file inside /etc/sysconfig/modules by executing the following command.&lt;br /&gt;&lt;blockquote&gt;echo /sbin/modprobe atl1e &gt;&gt; /etc/sysconfig/modules/local.modules&lt;/blockquote&gt;9.c) Chmod the newly created module file to 755 by executing the following command&lt;br /&gt;&lt;blockquote&gt;chmod 755 /etc/sysconfig/modules/local.modules&lt;/blockquote&gt;10. Restart your machine.&lt;br /&gt;&lt;br /&gt;Thats it! That should do it! It worked on my machine, I hope it will work on yours too!&lt;br /&gt;Please comment on this post for any questions!&lt;br /&gt;&lt;b&gt;&lt;br /&gt;UPDATE!&lt;/b&gt;&lt;br /&gt;I upgraded my kernel version to 2.6.33.6-147.2.4.fc13.i686, if you upgraded yours too, you'll have to repeat the process above all over again, I'll try to find a way so we can avoid that, but for the meantime, repeating the process above will solve the problem.&lt;br /&gt;&lt;br /&gt;For Fedora 14, please refer to &lt;a href="http://blog.fridns.se/?p=43"&gt;Patrik Martinsson's blog post&lt;/a&gt;.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4342964774095984497-1007907612567144085?l=rhythmcloud.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://rhythmcloud.blogspot.com/feeds/1007907612567144085/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://rhythmcloud.blogspot.com/2010/07/how-to-install-ar8151-v10-gigabit.html#comment-form' title='53 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4342964774095984497/posts/default/1007907612567144085'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4342964774095984497/posts/default/1007907612567144085'/><link rel='alternate' type='text/html' href='http://rhythmcloud.blogspot.com/2010/07/how-to-install-ar8151-v10-gigabit.html' title='How to install AR8151 v1.0 Gigabit Ethernet driver on Fedora 13'/><author><name>Rhythm Cloud</name><uri>http://www.blogger.com/profile/07889695781432050293</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://2.bp.blogspot.com/_pWEs0j9Vhkk/TGEeE7njL_I/AAAAAAAAADY/BkO01HdeU8o/S220/rhythm.cloud%40gmail.com_9ca67f8d.jpg'/></author><thr:total>53</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4342964774095984497.post-3489112207704592781</id><published>2010-07-02T01:54:00.000-07:00</published><updated>2010-07-02T01:54:10.907-07:00</updated><title type='text'>Creating and Editing Symbolic Links</title><content type='html'>&lt;b&gt;Creating a Symbolic Link&lt;/b&gt;&lt;br /&gt;To create a symbolic link, you can use the &lt;a href="http://en.wikipedia.org/wiki/Ln_%28Unix%29"&gt;ln&lt;/a&gt; command. Usage is as follows:&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;ln -s targetFile symbolicLinkName&lt;/blockquote&gt;&lt;br /&gt;For example, to create a symbolic link named "mylink" in the current folder that targets the executable file "/usr/java/default/bin/java", execute the following command in your terminal:&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;ln -s /usr/java/default/bin/java mylink&lt;/blockquote&gt;&lt;br /&gt;&lt;b&gt;Changing the target of a Symbolic Link without deleting the file&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;You can also use the ln command to change the target of an existing symbolic link by using ln's -f option. Usage is as follows:&lt;br /&gt;&lt;br /&gt;ln -f -s newTargetFile symbolicLinkName&lt;br /&gt;&lt;br /&gt;For example if you want to change the target of the symbolic link "/home/user/mylink" to "/usr/bin/gedit", execute the following command in your terminal:&lt;br /&gt;&lt;br /&gt;ln -f -s /usr/bin/gedit /home/user/mylink&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4342964774095984497-3489112207704592781?l=rhythmcloud.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://rhythmcloud.blogspot.com/feeds/3489112207704592781/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://rhythmcloud.blogspot.com/2010/07/creating-and-editing-symbolic-links.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4342964774095984497/posts/default/3489112207704592781'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4342964774095984497/posts/default/3489112207704592781'/><link rel='alternate' type='text/html' href='http://rhythmcloud.blogspot.com/2010/07/creating-and-editing-symbolic-links.html' title='Creating and Editing Symbolic Links'/><author><name>Rhythm Cloud</name><uri>http://www.blogger.com/profile/07889695781432050293</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://2.bp.blogspot.com/_pWEs0j9Vhkk/TGEeE7njL_I/AAAAAAAAADY/BkO01HdeU8o/S220/rhythm.cloud%40gmail.com_9ca67f8d.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4342964774095984497.post-1630994400304260084</id><published>2010-06-15T02:56:00.000-07:00</published><updated>2010-06-15T02:56:29.228-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><category scheme='http://www.blogger.com/atom/ns#' term='fedora'/><category scheme='http://www.blogger.com/atom/ns#' term='ssh'/><title type='text'>"Permissions 0664" error when using a ssh private key file</title><content type='html'>I tried to migrate my ssh private key (which was generated using cygwin on a windows box) to my Fedora 13 box, but I got a "Permissions 0664" error. Here's how I was able to resolve it:&lt;br /&gt;&lt;br /&gt;1. Open a terminal.&lt;br /&gt;2. Navigate to the .ssh folder. Mostly located under your home directory.&lt;br /&gt;3. Make sure that your private key file is located under the .ssh directory.&lt;br /&gt;4. Type in the following command&lt;br /&gt;&lt;blockquote&gt;chmod 0400 id_dsa&lt;/blockquote&gt;NOTE: Where id_dsa is the filename of your private key file.&lt;br /&gt;&lt;br /&gt;That's it! You're all done!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4342964774095984497-1630994400304260084?l=rhythmcloud.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://rhythmcloud.blogspot.com/feeds/1630994400304260084/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://rhythmcloud.blogspot.com/2010/06/permissions-0664-error-when-using-ssh.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4342964774095984497/posts/default/1630994400304260084'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4342964774095984497/posts/default/1630994400304260084'/><link rel='alternate' type='text/html' href='http://rhythmcloud.blogspot.com/2010/06/permissions-0664-error-when-using-ssh.html' title='&quot;Permissions 0664&quot; error when using a ssh private key file'/><author><name>Rhythm Cloud</name><uri>http://www.blogger.com/profile/07889695781432050293</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://2.bp.blogspot.com/_pWEs0j9Vhkk/TGEeE7njL_I/AAAAAAAAADY/BkO01HdeU8o/S220/rhythm.cloud%40gmail.com_9ca67f8d.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4342964774095984497.post-152103498872192236</id><published>2010-06-14T00:28:00.000-07:00</published><updated>2010-06-14T00:29:14.023-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><category scheme='http://www.blogger.com/atom/ns#' term='fedora'/><title type='text'>Fedora 13: Playing MP3 Files</title><content type='html'>To play MP3 files on Fedora 13, execute the following commands on a terminal as root&lt;br /&gt;&lt;blockquote&gt;rpm -ivh http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm&lt;br /&gt;yum install gstreamer-plugins-bad gstreamer-ffmpeg gstreamer-plugins-ugly -y&lt;/blockquote&gt;&lt;br /&gt;Taken from http://www.linuxreaders.com/2010/05/28/play-divx-mp3-on-fedora-13&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4342964774095984497-152103498872192236?l=rhythmcloud.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://rhythmcloud.blogspot.com/feeds/152103498872192236/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://rhythmcloud.blogspot.com/2010/06/fedora-13-playing-mp3-files.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4342964774095984497/posts/default/152103498872192236'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4342964774095984497/posts/default/152103498872192236'/><link rel='alternate' type='text/html' href='http://rhythmcloud.blogspot.com/2010/06/fedora-13-playing-mp3-files.html' title='Fedora 13: Playing MP3 Files'/><author><name>Rhythm Cloud</name><uri>http://www.blogger.com/profile/07889695781432050293</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://2.bp.blogspot.com/_pWEs0j9Vhkk/TGEeE7njL_I/AAAAAAAAADY/BkO01HdeU8o/S220/rhythm.cloud%40gmail.com_9ca67f8d.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4342964774095984497.post-3031500658073593603</id><published>2010-01-18T02:45:00.001-08:00</published><updated>2010-01-18T02:45:58.109-08:00</updated><title type='text'>Free Boracay Package</title><content type='html'>&lt;span style="font-family: Verdana; font-size: x-small;"&gt;&lt;strong&gt;Win a Free Boracay Vacation Package by WOW Philippines Travel Agency&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;WOW Philippines Travel Agency, Inc. is celebrating it's 5th year in business during July of 2010, and we would like you to have a chance to celebrate with us, so we have decided to give-away a FREE Boracay Package complete with 5 Star accommodations at the luxurious Le Soleil de Boracay Hotel on Boracay Island. The lucky winner will win the following Boracay vacation package. &lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Vacation Package Inclusions:&lt;/strong&gt;&lt;br /&gt;- 5 Days / 4 Nights Luxury 5 Star Accommodations at the Le Soleil de Boracay&amp;nbsp;&amp;nbsp;Hotel&lt;br /&gt;- Flights to Boracay from Manila to Caticlan Airport on Philippine Airlines&lt;br /&gt;- Island Transfers - Door-to-Door from Manila to the resort and back     to Manila&lt;br /&gt;- Three (3) Meals each day, Breakfast, Lunch &amp;amp; Dinner&lt;br /&gt;- Boracay Activities - Horseback Riding, Island Hopping, Glass Bottom Boat&lt;br /&gt;- PLUS - 5,000 peso Spending Cash&lt;br /&gt;&lt;br /&gt;Read More Information: &lt;a href="http://www.boracay-packages.com/" target="_blank"&gt;&lt;strong&gt;http://www.boracay-packages.com &lt;/strong&gt;&lt;/a&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4342964774095984497-3031500658073593603?l=rhythmcloud.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://rhythmcloud.blogspot.com/feeds/3031500658073593603/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://rhythmcloud.blogspot.com/2010/01/free-boracay-package.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4342964774095984497/posts/default/3031500658073593603'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4342964774095984497/posts/default/3031500658073593603'/><link rel='alternate' type='text/html' href='http://rhythmcloud.blogspot.com/2010/01/free-boracay-package.html' title='Free Boracay Package'/><author><name>Rhythm Cloud</name><uri>http://www.blogger.com/profile/07889695781432050293</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://2.bp.blogspot.com/_pWEs0j9Vhkk/TGEeE7njL_I/AAAAAAAAADY/BkO01HdeU8o/S220/rhythm.cloud%40gmail.com_9ca67f8d.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4342964774095984497.post-5203567052757433453</id><published>2009-11-20T02:07:00.000-08:00</published><updated>2009-11-20T02:07:36.394-08:00</updated><title type='text'>My Pirate Name a.k.a Something less serious</title><content type='html'>&lt;div style="position:relative; border-width:1px; border-color:332200; border-style: solid; background-color:c9b390; padding:0 10px; width:400px; text-align:center; font-family:serif; left:50%; margin:25px 0 25px -200px; color:332200;"&gt;  &lt;div&gt;    My pirate name is:&lt;br /&gt;    &lt;/div&gt;  &lt;div style="font-size:32px;"&gt;    Dirty Jack Kidd    &lt;/div&gt;  &lt;img src="http://www.piratequiz.com/flag.gif" style="top:5px; position:relative; display:block; width:100px; background-color:332200;" /&gt;&lt;br /&gt;  &lt;div style="left:110px; top:-60px; width:290px; position:relative; text-align: justify;"&gt;    You're the pirate everyone else wants to throw in the ocean -- not to get rid of you, you understand; just to get rid of the smell. Even though you're not always the traditional swaggering gallant, your steadiness and planning make you a fine, reliable pirate.    Arr!&lt;br /&gt;    &lt;/div&gt;  &lt;a href="http://www.piratequiz.com/" style="position:absolute; width:100%; left:0px; bottom:20px; color:f8eecc;"&gt;Get your own pirate name from piratequiz.com.&lt;/a&gt;&lt;br /&gt;part of the fidius.org network&lt;br /&gt;  &lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4342964774095984497-5203567052757433453?l=rhythmcloud.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://rhythmcloud.blogspot.com/feeds/5203567052757433453/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://rhythmcloud.blogspot.com/2009/11/my-pirate-name-aka-something-less.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4342964774095984497/posts/default/5203567052757433453'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4342964774095984497/posts/default/5203567052757433453'/><link rel='alternate' type='text/html' href='http://rhythmcloud.blogspot.com/2009/11/my-pirate-name-aka-something-less.html' title='My Pirate Name a.k.a Something less serious'/><author><name>Rhythm Cloud</name><uri>http://www.blogger.com/profile/07889695781432050293</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://2.bp.blogspot.com/_pWEs0j9Vhkk/TGEeE7njL_I/AAAAAAAAADY/BkO01HdeU8o/S220/rhythm.cloud%40gmail.com_9ca67f8d.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4342964774095984497.post-7631350001430663970</id><published>2009-11-05T19:48:00.000-08:00</published><updated>2009-11-30T19:28:53.675-08:00</updated><title type='text'>Preventing ConcurrentModificationExceptions!</title><content type='html'>I have encountered several times now, and its very annoying since the error happens randomly. After a bit of googling, I found out that using unsynchronized JAVA collections yields unpredictable results. I am hoping that synchronizing my JAVA collections manually could solve this problem. To do this, I will have to use the ready made JAVA Collections synchronize wrapper:&lt;br /&gt;&lt;br /&gt;For example if I use the List interface like this before:&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;List list = new ArrayList();&lt;br /&gt;&lt;/blockquote&gt;&lt;br /&gt;I will have to wrap the ArrayList implementation using the Collections synchronize method:&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;List list = Collections.sychronizedList(new ArrayList);&lt;br /&gt;&lt;/blockquote&gt;&lt;br /&gt;OR&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;List list = new ArrayList();&lt;br /&gt;list = Collections.sychronizedList(list);&lt;br /&gt;&lt;/blockquote&gt;&lt;br /&gt;I hope this works. I will refactor my code now and will update this post once I find out what happens.&lt;br /&gt;&lt;br /&gt;EDIT: It works! You just have to synchronize the list before iterating through them :)&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4342964774095984497-7631350001430663970?l=rhythmcloud.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://rhythmcloud.blogspot.com/feeds/7631350001430663970/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://rhythmcloud.blogspot.com/2009/11/preventing-concurrentmodificationexcept.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4342964774095984497/posts/default/7631350001430663970'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4342964774095984497/posts/default/7631350001430663970'/><link rel='alternate' type='text/html' href='http://rhythmcloud.blogspot.com/2009/11/preventing-concurrentmodificationexcept.html' title='Preventing ConcurrentModificationExceptions!'/><author><name>Rhythm Cloud</name><uri>http://www.blogger.com/profile/07889695781432050293</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://2.bp.blogspot.com/_pWEs0j9Vhkk/TGEeE7njL_I/AAAAAAAAADY/BkO01HdeU8o/S220/rhythm.cloud%40gmail.com_9ca67f8d.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4342964774095984497.post-1140721770617041271</id><published>2009-10-21T19:17:00.000-07:00</published><updated>2009-10-21T19:17:49.968-07:00</updated><title type='text'>Set Character Encoding to log4j's File Log</title><content type='html'>Working with east asian characters? Do you want log4j to print out utf-8 characters on your log file? Here is how:&lt;br /&gt;&lt;br /&gt;When you're using a log4j.properties file:&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;log4j.appender.R=org.apache.log4j.DailyRollingFileAppender&lt;br /&gt;&lt;b&gt;log4j.appender.R.encoding=UTF-8&lt;/b&gt;&lt;br /&gt;&lt;/blockquote&gt;&lt;br /&gt;When youre using a log4j.xml file:&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;&amp;lt;appender name="R"&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; class="org.apache.log4j.DailyRollingFileAppender"&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;param name="File" value="info-log.log"/&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;b&gt;&amp;lt;param name="Encoding" value="UTF-8"/&amp;gt;&lt;/b&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ...&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ...&lt;br /&gt;&amp;lt;/appender&amp;gt;&lt;br /&gt;&lt;/blockquote&gt;Enjoy!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4342964774095984497-1140721770617041271?l=rhythmcloud.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://rhythmcloud.blogspot.com/feeds/1140721770617041271/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://rhythmcloud.blogspot.com/2009/10/set-character-encoding-to-log4js-file.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4342964774095984497/posts/default/1140721770617041271'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4342964774095984497/posts/default/1140721770617041271'/><link rel='alternate' type='text/html' href='http://rhythmcloud.blogspot.com/2009/10/set-character-encoding-to-log4js-file.html' title='Set Character Encoding to log4j&apos;s File Log'/><author><name>Rhythm Cloud</name><uri>http://www.blogger.com/profile/07889695781432050293</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://2.bp.blogspot.com/_pWEs0j9Vhkk/TGEeE7njL_I/AAAAAAAAADY/BkO01HdeU8o/S220/rhythm.cloud%40gmail.com_9ca67f8d.jpg'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4342964774095984497.post-1776342994543508539</id><published>2009-10-07T18:47:00.000-07:00</published><updated>2009-10-07T18:47:43.729-07:00</updated><title type='text'>Loading a file from classpath</title><content type='html'>There are instances that you want to load a certain file from your classpath, the following code does that:&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;private InputStream getFileFromClassPath(String fileName) throws IOException {&lt;br /&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ClassLoader cl = ClassLoader.getSystemClassLoader();&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; URL url = cl.getResource(fileName);&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (url == null) {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; throw new NullPointerException("File with filename " + fileName + " not found on classpath");&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; } else {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; return url.openStream();&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&amp;nbsp;}&lt;br /&gt;&lt;/blockquote&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4342964774095984497-1776342994543508539?l=rhythmcloud.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://rhythmcloud.blogspot.com/feeds/1776342994543508539/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://rhythmcloud.blogspot.com/2009/10/loading-file-from-classpath.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4342964774095984497/posts/default/1776342994543508539'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4342964774095984497/posts/default/1776342994543508539'/><link rel='alternate' type='text/html' href='http://rhythmcloud.blogspot.com/2009/10/loading-file-from-classpath.html' title='Loading a file from classpath'/><author><name>Rhythm Cloud</name><uri>http://www.blogger.com/profile/07889695781432050293</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://2.bp.blogspot.com/_pWEs0j9Vhkk/TGEeE7njL_I/AAAAAAAAADY/BkO01HdeU8o/S220/rhythm.cloud%40gmail.com_9ca67f8d.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4342964774095984497.post-7569963744208146213</id><published>2009-10-06T19:22:00.000-07:00</published><updated>2009-10-06T19:51:08.984-07:00</updated><title type='text'>How to define multiple PropertyPlaceholderConfigurer beans</title><content type='html'>I came across a problem today regarding the app that I am working on wherein I have to define a different PropertyPlaceholderConfigurer bean for each of my context xml files. (Each context xml file is imported in another xml file so it became a little bit tricky).&lt;br /&gt;&lt;br /&gt;What I did was, I defined a PropertyPlaceholderConfigurer bean on the first context xml file and I defined another one on the second, so that each context xml can have it's own distinct PropertyPlaceholderConfigurer bean. But upon doing so, I got the following error&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;Exception in thread "main" org.springframework.beans.factory.BeanDefinitionStoreException: Invalid bean definition with name 'myClass' defined in class path resource [spring-config.xml]: Could not resolve placeholder 'props.value.2'&lt;br /&gt;&lt;/blockquote&gt;&lt;br /&gt;After google-ing a bit I found the answer to my problem on an &lt;a href="http://www.techlads.com/2008/04/java-spring-framework-multiple_04.html"&gt;entry&lt;/a&gt; on Parth Barot's blog. Please take a look!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4342964774095984497-7569963744208146213?l=rhythmcloud.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://rhythmcloud.blogspot.com/feeds/7569963744208146213/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://rhythmcloud.blogspot.com/2009/10/how-to-define-multiple.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4342964774095984497/posts/default/7569963744208146213'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4342964774095984497/posts/default/7569963744208146213'/><link rel='alternate' type='text/html' href='http://rhythmcloud.blogspot.com/2009/10/how-to-define-multiple.html' title='How to define multiple PropertyPlaceholderConfigurer beans'/><author><name>Rhythm Cloud</name><uri>http://www.blogger.com/profile/07889695781432050293</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://2.bp.blogspot.com/_pWEs0j9Vhkk/TGEeE7njL_I/AAAAAAAAADY/BkO01HdeU8o/S220/rhythm.cloud%40gmail.com_9ca67f8d.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4342964774095984497.post-5721983498019183257</id><published>2009-09-28T22:36:00.000-07:00</published><updated>2009-09-28T22:38:10.518-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='java'/><category scheme='http://www.blogger.com/atom/ns#' term='spring'/><category scheme='http://www.blogger.com/atom/ns#' term='properties'/><title type='text'>Loading a properties file using spring</title><content type='html'>Example properties file with filename:&amp;nbsp; &lt;b&gt;fileOnHardDrive.properties&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;&lt;pre&gt;env.protocol=http&lt;/pre&gt;&lt;pre&gt;env.host=www.blogger.com&lt;br /&gt;&lt;/pre&gt;&lt;/blockquote&gt;&lt;br /&gt;On your spring config file, you can load the properties file using the following code &lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;&amp;lt;bean id="propertyConfigurer" class="org.springframework.beans.factory.config.PropertyPlaceholderConfigurer"&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;property name="locations"&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;list&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;value&amp;gt;classpath:fileOnClasspath.properties&amp;lt;/value&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;value&amp;gt;file:fileOnHardDrive.properties&amp;lt;/value&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/list&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/property&amp;gt;&lt;br /&gt;&amp;lt;/bean&amp;gt;&lt;br /&gt;&lt;/blockquote&gt;&lt;br /&gt;after that, you can now use the values on your properties file by using their key enclosed by a dollar sign and two curly braces. Example code:&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;&lt;pre&gt;&amp;lt;bean id="myUrl" class="java.net.URL"&amp;gt;&lt;br /&gt;        &amp;lt;constructor-arg value="${env.protocol}://${env.host}"/&amp;gt;&lt;br /&gt;&amp;lt;/bean&amp;gt;&lt;br /&gt;&lt;/pre&gt;&lt;/blockquote&gt;&lt;pre&gt;&lt;/pre&gt;&lt;pre&gt;Spring will now interpret the constructor arg value to be:&lt;/pre&gt;&lt;pre&gt;http://www.blogger.com&lt;br /&gt;&amp;nbsp;&lt;/pre&gt;&lt;pre&gt;:) &lt;br /&gt;&lt;/pre&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4342964774095984497-5721983498019183257?l=rhythmcloud.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://rhythmcloud.blogspot.com/feeds/5721983498019183257/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://rhythmcloud.blogspot.com/2009/09/loading-properties-file-using-spring.html#comment-form' title='7 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4342964774095984497/posts/default/5721983498019183257'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4342964774095984497/posts/default/5721983498019183257'/><link rel='alternate' type='text/html' href='http://rhythmcloud.blogspot.com/2009/09/loading-properties-file-using-spring.html' title='Loading a properties file using spring'/><author><name>Rhythm Cloud</name><uri>http://www.blogger.com/profile/07889695781432050293</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://2.bp.blogspot.com/_pWEs0j9Vhkk/TGEeE7njL_I/AAAAAAAAADY/BkO01HdeU8o/S220/rhythm.cloud%40gmail.com_9ca67f8d.jpg'/></author><thr:total>7</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4342964774095984497.post-2833013178992817653</id><published>2009-04-22T02:57:00.000-07:00</published><updated>2009-09-28T08:08:32.734-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='java'/><category scheme='http://www.blogger.com/atom/ns#' term='hibernate'/><category scheme='http://www.blogger.com/atom/ns#' term='spring'/><title type='text'>Spring and Hibernate</title><content type='html'>Personally, I don't like Spring (maybe because I didnt understand anything when the instructor taught it), but I LIKE hibernate (maybe because I got it on the first try because I just copy / pasted code) xD. SO ANYWAY I have to post code snippets here when I learn enough. &lt;br /&gt;&lt;br /&gt;NOTE TO SELF: You have a blog.&lt;br /&gt;&lt;br /&gt;(I hope I remember that note after a day or so haha    ha.)&lt;br /&gt;&lt;br /&gt;UPDATE [September 29, 2009]: Okay now I like Spring, I actually LOVE it. I don't like Hibernate anymore because after 5 months of not using it, I totally &lt;i&gt;forgot&lt;/i&gt; how to use the thing. But hey! maybe I'll like it again after a while you never know! :D&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4342964774095984497-2833013178992817653?l=rhythmcloud.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://rhythmcloud.blogspot.com/feeds/2833013178992817653/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://rhythmcloud.blogspot.com/2009/04/spring-and-hibernate.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4342964774095984497/posts/default/2833013178992817653'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4342964774095984497/posts/default/2833013178992817653'/><link rel='alternate' type='text/html' href='http://rhythmcloud.blogspot.com/2009/04/spring-and-hibernate.html' title='Spring and Hibernate'/><author><name>Rhythm Cloud</name><uri>http://www.blogger.com/profile/07889695781432050293</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://2.bp.blogspot.com/_pWEs0j9Vhkk/TGEeE7njL_I/AAAAAAAAADY/BkO01HdeU8o/S220/rhythm.cloud%40gmail.com_9ca67f8d.jpg'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4342964774095984497.post-3928653787109290058</id><published>2009-04-01T01:37:00.000-07:00</published><updated>2009-04-01T01:38:15.602-07:00</updated><title type='text'>Visitor Map</title><content type='html'>&lt;div style="width:420px;text-align:center;margin:0;padding:0;"&gt;&lt;embed src="http://widgets.amung.us/flash/v2map.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" wmode="transparent" allowScriptAccess="always" allowNetworking="all" type="application/x-shockwave-flash" flashvars="wausitehash=2mn7jutxftr6&amp;map=natural&amp;pin=star-blue&amp;link=no" width="420" height="210" &gt;&lt;/embed&gt;&lt;div style="width:420px;height:210px;position:relative;margin:0 auto;margin-top:-210px;"&gt;&lt;a href="http://whos.amung.us/stats/2mn7jutxftr6/"&gt;&lt;img src="http://maps.amung.us/ping/2mn7jutxftr6.gif" border="0" width="420" height="210" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;a href="http://whos.amung.us/maps/"&gt;Get Your Own Real Time Visitor Map!&lt;/a&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4342964774095984497-3928653787109290058?l=rhythmcloud.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://rhythmcloud.blogspot.com/feeds/3928653787109290058/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://rhythmcloud.blogspot.com/2009/04/visitor-map.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4342964774095984497/posts/default/3928653787109290058'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4342964774095984497/posts/default/3928653787109290058'/><link rel='alternate' type='text/html' href='http://rhythmcloud.blogspot.com/2009/04/visitor-map.html' title='Visitor Map'/><author><name>Rhythm Cloud</name><uri>http://www.blogger.com/profile/07889695781432050293</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://2.bp.blogspot.com/_pWEs0j9Vhkk/TGEeE7njL_I/AAAAAAAAADY/BkO01HdeU8o/S220/rhythm.cloud%40gmail.com_9ca67f8d.jpg'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4342964774095984497.post-3284462480021475980</id><published>2009-02-24T01:49:00.000-08:00</published><updated>2009-02-25T05:08:36.519-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='gundam 00'/><category scheme='http://www.blogger.com/atom/ns#' term='anime'/><title type='text'>Gundam 00 S2 - Episode 20</title><content type='html'>Gundam 00 S2 Ep20 is out! Just woke up this morning, and it's there in it's shining brilliance and beauty! Download the episode via torrent on &lt;a href="http://shinsen-subs.org"&gt;http://shinsen-subs.org&lt;/a&gt;. Get it while it's hot guys!&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_pWEs0j9Vhkk/SaSooaK5GzI/AAAAAAAAAB0/Do-O28z-s2w/s1600-h/Untitled-1.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px; height: 200px;" src="http://1.bp.blogspot.com/_pWEs0j9Vhkk/SaSooaK5GzI/AAAAAAAAAB0/Do-O28z-s2w/s320/Untitled-1.jpg" alt="" id="BLOGGER_PHOTO_ID_5306551673122528050" border="0" /&gt;&lt;/a&gt;&lt;span style="font-weight: bold;"&gt;&lt;span style="font-style: italic;"&gt;"Stick 'em up!"&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_pWEs0j9Vhkk/SaSooWSnuZI/AAAAAAAAAB8/3rrEtgbvrsw/s1600-h/Untitled-2.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px; height: 200px;" src="http://3.bp.blogspot.com/_pWEs0j9Vhkk/SaSooWSnuZI/AAAAAAAAAB8/3rrEtgbvrsw/s320/Untitled-2.jpg" alt="" id="BLOGGER_PHOTO_ID_5306551672081201554" border="0" /&gt;&lt;/a&gt;&lt;span style="font-weight: bold; font-style: italic;"&gt;"Don't shoot the pretty girl!"&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_pWEs0j9Vhkk/SaSooRYGJaI/AAAAAAAAACE/BeLwB2A7QCE/s1600-h/Untitled-3.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px; height: 200px;" src="http://2.bp.blogspot.com/_pWEs0j9Vhkk/SaSooRYGJaI/AAAAAAAAACE/BeLwB2A7QCE/s320/Untitled-3.jpg" alt="" id="BLOGGER_PHOTO_ID_5306551670761989538" border="0" /&gt;&lt;/a&gt;&lt;span style="font-style: italic; font-weight: bold;"&gt;"Nuuuuu!"&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_pWEs0j9Vhkk/SaSooh-Z1sI/AAAAAAAAACM/fDBYZZa5qS0/s1600-h/Untitled-4.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px; height: 200px;" src="http://2.bp.blogspot.com/_pWEs0j9Vhkk/SaSooh-Z1sI/AAAAAAAAACM/fDBYZZa5qS0/s320/Untitled-4.jpg" alt="" id="BLOGGER_PHOTO_ID_5306551675217630914" border="0" /&gt;&lt;/a&gt;&lt;span style="font-weight: bold;"&gt;&lt;span style="font-style: italic;"&gt;They didnt show this scene before. O_O&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_pWEs0j9Vhkk/SaSooshPC-I/AAAAAAAAACU/q5rCpxlYyT0/s1600-h/Untitled-5.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px; height: 200px;" src="http://4.bp.blogspot.com/_pWEs0j9Vhkk/SaSooshPC-I/AAAAAAAAACU/q5rCpxlYyT0/s320/Untitled-5.jpg" alt="" id="BLOGGER_PHOTO_ID_5306551678048078818" border="0" /&gt;&lt;/a&gt;&lt;span style="font-weight: bold;"&gt;&lt;span style="font-style: italic;"&gt;Louise! Dont fall for Ribbons' geass! err.. wrong anime.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_pWEs0j9Vhkk/SaSpTL64t-I/AAAAAAAAACc/Smc30p-0Vgk/s1600-h/Untitled-6.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px; height: 200px;" src="http://3.bp.blogspot.com/_pWEs0j9Vhkk/SaSpTL64t-I/AAAAAAAAACc/Smc30p-0Vgk/s320/Untitled-6.jpg" alt="" id="BLOGGER_PHOTO_ID_5306552408031672290" border="0" /&gt;&lt;/a&gt;&lt;span style="font-weight: bold;"&gt;&lt;span style="font-style: italic;"&gt;Curving beams eh? Reminds me of Hisoka's gummy power something.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_pWEs0j9Vhkk/SaSpThXhjBI/AAAAAAAAACk/Ceg_yx-XbzI/s1600-h/Untitled-7.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px; height: 200px;" src="http://2.bp.blogspot.com/_pWEs0j9Vhkk/SaSpThXhjBI/AAAAAAAAACk/Ceg_yx-XbzI/s320/Untitled-7.jpg" alt="" id="BLOGGER_PHOTO_ID_5306552413788933138" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_pWEs0j9Vhkk/SaSpTpeQQGI/AAAAAAAAACs/4Hl8A1ghC-o/s1600-h/Untitled-8.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px; height: 200px;" src="http://1.bp.blogspot.com/_pWEs0j9Vhkk/SaSpTpeQQGI/AAAAAAAAACs/4Hl8A1ghC-o/s320/Untitled-8.jpg" alt="" id="BLOGGER_PHOTO_ID_5306552415964643426" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_pWEs0j9Vhkk/SaSpT5LeRrI/AAAAAAAAAC0/7fdc-Oexqdw/s1600-h/Untitled-9.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px; height: 200px;" src="http://4.bp.blogspot.com/_pWEs0j9Vhkk/SaSpT5LeRrI/AAAAAAAAAC0/7fdc-Oexqdw/s320/Untitled-9.jpg" alt="" id="BLOGGER_PHOTO_ID_5306552420180838066" border="0" /&gt;&lt;/a&gt;&lt;span style="font-style: italic;"&gt;&lt;span style="font-weight: bold;"&gt;Lyle is a really aggressive guy.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-weight: bold;"&gt;&lt;span style="font-style: italic;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_pWEs0j9Vhkk/SaSpUERn8zI/AAAAAAAAAC8/eXHZd7XFY4A/s1600-h/Untitled-10.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px; height: 200px;" src="http://2.bp.blogspot.com/_pWEs0j9Vhkk/SaSpUERn8zI/AAAAAAAAAC8/eXHZd7XFY4A/s320/Untitled-10.jpg" alt="" id="BLOGGER_PHOTO_ID_5306552423159427890" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_pWEs0j9Vhkk/SaSp1-N8pxI/AAAAAAAAADE/5aT7k3JhsYk/s1600-h/Untitled-11.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px; height: 200px;" src="http://2.bp.blogspot.com/_pWEs0j9Vhkk/SaSp1-N8pxI/AAAAAAAAADE/5aT7k3JhsYk/s320/Untitled-11.jpg" alt="" id="BLOGGER_PHOTO_ID_5306553005648946962" border="0" /&gt;&lt;/a&gt;&lt;span style="font-style: italic;"&gt;&lt;span style="font-weight: bold;"&gt;Yeah right.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_pWEs0j9Vhkk/SaSp2GLsLdI/AAAAAAAAADM/OihqU2P5p48/s1600-h/Untitled-12.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px; height: 200px;" src="http://3.bp.blogspot.com/_pWEs0j9Vhkk/SaSp2GLsLdI/AAAAAAAAADM/OihqU2P5p48/s320/Untitled-12.jpg" alt="" id="BLOGGER_PHOTO_ID_5306553007786962386" border="0" /&gt;&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4342964774095984497-3284462480021475980?l=rhythmcloud.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://rhythmcloud.blogspot.com/feeds/3284462480021475980/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://rhythmcloud.blogspot.com/2009/02/gundam-00-s2-episode-20.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4342964774095984497/posts/default/3284462480021475980'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4342964774095984497/posts/default/3284462480021475980'/><link rel='alternate' type='text/html' href='http://rhythmcloud.blogspot.com/2009/02/gundam-00-s2-episode-20.html' title='Gundam 00 S2 - Episode 20'/><author><name>Rhythm Cloud</name><uri>http://www.blogger.com/profile/07889695781432050293</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://2.bp.blogspot.com/_pWEs0j9Vhkk/TGEeE7njL_I/AAAAAAAAADY/BkO01HdeU8o/S220/rhythm.cloud%40gmail.com_9ca67f8d.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_pWEs0j9Vhkk/SaSooaK5GzI/AAAAAAAAAB0/Do-O28z-s2w/s72-c/Untitled-1.jpg' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4342964774095984497.post-4843648341806494803</id><published>2009-02-22T21:33:00.001-08:00</published><updated>2009-02-22T21:34:35.513-08:00</updated><title type='text'>Line of The Day</title><content type='html'>&lt;span style="font-style:italic;"&gt;"Hi, I seem to have lost my number, can I borrow yours?"&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4342964774095984497-4843648341806494803?l=rhythmcloud.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://rhythmcloud.blogspot.com/feeds/4843648341806494803/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://rhythmcloud.blogspot.com/2009/02/line-of-day.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4342964774095984497/posts/default/4843648341806494803'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4342964774095984497/posts/default/4843648341806494803'/><link rel='alternate' type='text/html' href='http://rhythmcloud.blogspot.com/2009/02/line-of-day.html' title='Line of The Day'/><author><name>Rhythm Cloud</name><uri>http://www.blogger.com/profile/07889695781432050293</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://2.bp.blogspot.com/_pWEs0j9Vhkk/TGEeE7njL_I/AAAAAAAAADY/BkO01HdeU8o/S220/rhythm.cloud%40gmail.com_9ca67f8d.jpg'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4342964774095984497.post-1798317041090001562</id><published>2009-02-20T20:17:00.000-08:00</published><updated>2009-02-20T22:30:12.738-08:00</updated><title type='text'>Hello World</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_pWEs0j9Vhkk/SZ-BVcb__aI/AAAAAAAAAA4/A7y8s7QpLCk/s1600-h/me.gif"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 50px; height: 50px;" src="http://2.bp.blogspot.com/_pWEs0j9Vhkk/SZ-BVcb__aI/AAAAAAAAAA4/A7y8s7QpLCk/s320/me.gif" alt="" id="BLOGGER_PHOTO_ID_5305101091476602274" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;Hello This is my first post, I have a lot of plans for this blog, but for the meantime Ill just place a single post here and Ill just edit it afterwards. Okay? Alright...&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4342964774095984497-1798317041090001562?l=rhythmcloud.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://rhythmcloud.blogspot.com/feeds/1798317041090001562/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://rhythmcloud.blogspot.com/2009/02/hello-world.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4342964774095984497/posts/default/1798317041090001562'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4342964774095984497/posts/default/1798317041090001562'/><link rel='alternate' type='text/html' href='http://rhythmcloud.blogspot.com/2009/02/hello-world.html' title='Hello World'/><author><name>Rhythm Cloud</name><uri>http://www.blogger.com/profile/07889695781432050293</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://2.bp.blogspot.com/_pWEs0j9Vhkk/TGEeE7njL_I/AAAAAAAAADY/BkO01HdeU8o/S220/rhythm.cloud%40gmail.com_9ca67f8d.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_pWEs0j9Vhkk/SZ-BVcb__aI/AAAAAAAAAA4/A7y8s7QpLCk/s72-c/me.gif' height='72' width='72'/><thr:total>1</thr:total></entry></feed>
