Package com.mucommander.ui.layout

Utility classes meant to help with Swing component layout.

See:
          Description

Class Summary
AsyncPanel AsyncPanel is a JPanel aimed at components that potentially take a long time to initialize.
InformationPane InformationPane is a panel which is suitable for use in dialogs, to give information about the action that the dialog is about to perform.
It is made of 3 components: A 'main' label which provides a brief description of the action to be performed.
ProportionalGridPanel  
ProportionalSplitPane ProportionalSplitPane is a JSplitPane that is able to maintain the divider's location constant proportionally when the window it is attached to is resized, or when its orientation is changed.
XAlignedComponentPanel XAlignedComponentPanel is a panel which makes life easier when having to display several rows of label + text field.
XBoxPanel Convenience class to make panels with a horizontal BoxLayout easier to use.
YBoxPanel Convenience class to make use of panels with a vertical BoxLayout simpler.
 

Package com.mucommander.ui.layout Description

Utility classes meant to help with Swing component layout.



This file is part of muCommander - Copyright (C) 2002-2008 Maxence Bernard