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

Here is a list of some small sample apps showing you how to use JTattoo. If you are a Netbeans user you just have to download and unzip the JTattooSamplesSource.zip. The JTattooSamples folder is a maven based Netbeans project folder, so you can open and run each sample without configuring anything. Other users may look in src folder of the samples and do whatever has to be done to compile the samples with their favorite ide.
  • SimpleLookAndFeelSample

    This sample shows how to set the look and feel of an application.

  • BrandingSample

    This sample shows what to do for branding an application. This means to set the text wich is painted on the left side of pop-up menus.

  • SimplePredefinedThemeSample

    This sample figures out what to do to customize JTattoo with predefined themes.

  • SimpleThemeSample

    Customizing JTattoo by theming is no magic. Take a look at this sample to see what to do.

  • SimplePanelTextureSample

    If you want special background patterns to some of your panels this sample explains the necessary steps.

  • CustomTextureSample

    The new TextureLookAndFeel supports user defined background patterns. This feature is shown by the CustomTextureSample.

  • AdvancedLookAndFeelSample

    You want to dynamically change the look and feel of your application? Take a look at this sample and see how this could be done.

  • DecorationSample

    JTattoo per default renders the titlebar of windows. You don't like this? Here is a sample showing what to do to switch off this feature.

  • MacStyleWindowDecorationSample

    If you like to have a mac style layout of the window titlebar (buttons on the left and title centered). You may take a look at this sample.

  • MacStyleScrollBarSample

    Look here if you like to have small scrollbars without scroll buttons.

  • LinuxStyleScrollBarSample

    Look here if you like to have scrollbars layed out in linux style.

  • CustomizedTitlebarSample

    Want some additional controls in the window titlebar? The CustomizedTitlebarSample explains what to do.

  • TransparentTabbedPaneSample

    A sample to show how you can make JTabbedPane transparent.

  • ColoredTabbedPaneSample

    A sample showing the possibilities of coloring a JTabbedPane.

  • ToolTipSample

    Shows how to customize tool tips.

  • TabComponentSample

    This sample shows a tabbed pane with custom tab components for adding and closing tabs.

  • AluminiumScrollPaneSample

    This sample shows what to do to avoid background painting problems within scrollpanes if a look and feel with background texture is selected.

  • to be continued...


Download

    ::  JTattooSamples-sources.zip  size about 120KB  ::