Package com.jaxfront.swing.ui.beans

Class Summary
AbstractBean This class represents an abstract implementation of a visualizer bean for JAXFront.
AbstractComplexVisualizer This class is a template to write its own complex visualizer component.
AbstractListVisualizer This class is a template to write its own list visualizer component.
AbstractSimpleVisualizer  
DateBean This is the default visualizer for a Date defined in the XSD Schema specification.
EditorPanelBean  
EmbeddedJAXFrontPlugin  
FileDialog This class represents a JAXFront PlugIn Bean that acts as a helper for setting file URLs.
FocusableCheckBox  
ImageView The ImageView class is a container to visualize images loaded via Url.
JAXFrontEditorPluginBean  
JCalendar JCalendar is a JAXFront PlugIn Bean for entering a date by choosing the year, month and day.
JCalendarDemo A demonstration Applet for the JCalendar bean.
JCalendarPopUp JCalendarPopUp add's the ability to the JCalendar to be shown like a a JPopupMenu
JDayChooser JDayChooser is a bean for choosing a day.
JLocaleChooser JLocaleChooser is a bean for choosing locales.
JMonthChooser JMonthChooser is a bean for choosing a month.
JSpinField JSpinField is a numeric field with 2 spin buttons to increase or decrease the value.
JTableScrolling  
JTextAreaListRenderer  
JTime JTime is a bean for entering a time by choosing the hour, minutes and seconds.
JTimeOneField JTimeOnField is a bean for entering a time in one jformattedfield by choosing the hour, minutes and seconds with ':' separated.
JYearChooser JYearChooser is a bean for choosing a year.
ListSelectionComponent This class represents a list selection visualizer that contains two JLists and two edit buttons which are used to move the selected data between the two JLists.
MessageTable An instance of this class, helps to put the messages/errors/hints/warnings/... from the (statusbar) in a JTable.
MouseLinkAdapter The MouseLinkAdapter gives any JComponent the ability to open a Web Browser with a defined link.
MultiLineLabel This class represents a label that can contain several lines of text.
ParamVisualizer This class handles for the plugIn UIActionVisualizer the params of a methodes.
PassWordPlugin  
RowHeadedTable The RowHeadedTable can be seen as an extension to the JTable.
RowHeaderTable The RowHeaderTable a part of the JTable extension provided by the RowHeadedTable The RowHeaderTable is the inner Component.
Scrolling  
SimpleBrowserBean  
SplitPaneLayoutPluginOneTwo  
TypeTable This class represents a set of JAXFront Types in a simple JTable.
ZebraCellRenderer The ZebraCellRenderer marks every second line of a JTable with a userdefiende colour for better readability.