Package es.prodevelop.gvsig.mobile.gui.tab

Class Summary
ExpansiblePanel This class is used to create panels expandible horizontally and vertically.
ExpansibleScrolledPanel This class is used to contain a scroll pane that has to fit a certain size dynamically.
TabbedDialog This class implements a tabbed pane using the available AWT classes.
TabbedPanel This class is used inside the TabbedDialog to contain the tabs.
TabbedPanelTopPanel This class contains the tabs in a TabbedDialog, simply a row of labels (TabLabel) which listen to mouse events.
TabLabel This class represenst one tab label in a TabbedDialog.