JTattoo
 
       ...the makeup for swing based applications...         support        contact        impressum            
 
  home  
  screenshots  
  howto  
history
  download  
  purchase  
  license  
 
History

January 2006:
  First public release.

August 2006:
  Some more predefined themes (Lemmon in SmartLookAndFeel, AcrylLookAndFeel).

September 2006:
  FileChooserUI now contains system icons in the file view.
  New property textAntiAliasing. Turning on antialiased Fonts.
  Some minor improvements in the visual appearance.
  New icons for JOptionPane
  Smoother look for big buttons.
  BugFix: DesktopPane returning null on getDesktopManager() in Aluminium-/BernsteinLookAndFeel
  BugFix: TabbedPane may throw ArrayIndexOutOfBounds exception if no tabs are added.
  BugFix: CheckBox background not proper painted when used as TableCellRenderer in Aluminium-/Bernstein-/McWin-/HiFiLookAndFeel.
  BugFix: Tree with wrong background color in Java 1.3 and HiFiLookAndFeel.
  BugFix: TableHeader paints sort icon on wrong position in Java 1.6.
  BugFix: ToggleButton in MintLookAndFeel throws NullPointerException if there is HTML text on it

Oktober 2006:
  Speed up painting the background in AluminiumLookAndFeel.
  New property backgroundPattern to suppress pattern painting.
  New property textAntiAliasingMode to specify rendering modes (optimizations for LCD-Displays; new to Java 1.6)
  BugFix: AluminiumLookAndFeel throws IllegalArgumentException exception at java.awt.image.BufferedImage if color depth is less than 24 Bit.
  BugFix: Background of TabbedPane not proper set in FastLookAndFeel.
  BugFix: JFrame in maximized state no longer hides taskbar.

November 2006:
  PropertyPermission is no longer needed if JTattoo is used in applet context.
  New property dynamicLayout to simulate Toolkit.setDynamicLayout() with decorated windows.
  BugFix: CheckBox now renders the correct background if used as DefaultCellRenderer.
  BugFix: Disabled JTextArea and JEditorPane with wrong colors in HiFiLookAndFeel.
  BugFix: PreferredSize of JComboBox was to small.

December 2006:
  Some minor improvements in the visual appearance.
  New red theme in AcrylLookAndFeel.
  Resizing of windows without flicker effects.
  BugFix: Unfortunate use of Java 1.6 functions in JTattoo version 1.1.12 eliminated.
  BugFix: Problem with setting tab components in the final release of Java 1.6 fixed.

January 2007:
  New look NoireLookAndFeel.

February 2007:
  BugFix: Noire- and HiFiLookAndFeel with wrong shadow color on labels.
  BugFix: Maximizing windows on second screen under linux.

July 2007:
  JTattoo now supports owner drawn window icons in the same way as the metal look and feel does.
  Some minor improvements in the visual appearance.

August 2007:
  BugFix: Wrong combination of selection foreground color and selection background color in NoireLookAndFeel.

September 2007:
  Fixing some problems with frame icon positioning and sizing.
  Using bold font to emphasize selected tab in some LookAndFeels.
  BugFix: Problems with setting button borders.

October 2007:
  Fixing clipping problem with AluminiumLookAndFeel under MacOS.
  PopupMenu transparency is now available for all looks.
  Some minor improvements in the visual appearance.

November 2007:
  BugFix: Double clicking the titlebar hides taskbar under windows.
  BugFix: Event dispatching and scrollable tabs.
  BugFix: Mnemonics and Java 1.5.

December 2007:
  BugFix: Activating/deactivating causes repainting problem with undecorated window.
  JTattoo now supports the 'defaultButtonFollowsFocus' functionality.