Package tico.components

Package that contains a set of Swing based components that are used in both applications.

See:
          Description

Class Summary
TAlternativeBorderSelectionPanel Component to choose a border color and border width to create a line border.
TBackgroundSelectionPanel Component to choose a background and gradient colors.
TBoardOrderPanel Components who allows to order a TBoard browseable components list.
TBorderSelectionPanel Component to choose a border color and border width to create a line border.
TBorderSizeComboBox Combo box to choose a border size with predefined values.
TButton An implementation of a push button with the format parameters for Tico applications.
TClickCellActionsPanel Component to choose the click cell actions.
TClickControllerCellActionsPanel Component to choose the click cell actions.
TColorComboBox Combo box to choose a color with predefined options.
TComboBox An implementation of a combo box with the format parameters for Tico applications.
TDialog An implementation of a dialog with the format parameters for Tico applications.
TFontFaceComboBox Combo box to choose a font face only showing the system available fonts as options.
TFontFaceList List to choose a font face only showing the system available fonts as options.
TFontModelChooser Component to choose a font with all the common properties.
TFontSizeComboBox Combo box to choose a border size with predefined values.
TGridOrderPanel Components to select to order a TGrid.
TIdTextField Components to introduce and id.
TImageChooser Components to choose an image file.
TImagePreview Preview component to be shown ona a JFileChooser.
TInitialBoardSelectionPanel Component to choose the click cell actions.
TLanguageComboBox Combo box to choose a language with the possible language files present in the directory lang.
TLineSelectionPanel Component to choose a line color and width.
TMenuItem An implementation of a menu item with the format parameters for Tico applications.
TOrderList Component who allows to order a list of classes.
TSendTextChooser Component to choose between all the text receiver components from a specified board.
TSizeChooser Component to choose size, divided in width and height.
TSoundChooser Components to a sound file.
TTextAlignSelectorPanel Component to choose the alingment of a text inside a component.
TTextField An implementation of a text field with the format parameters for Tico applications.
TToolBar An implementation of a tool bar with the format parameters for Tico applications.
TToolBarButton An implementation of a button for a tool bar with the format parameters for Tico applications.
TToolBarContainer Component which contains floating tool bars.
TToolBarLabel An implementation of a label for a tool bar with the format parameters for Tico applications.
TToolBarToggleButton An implementation of a toggle button for a tool bar with the format parameters for Tico applications.
TUnorderList Component who contains a list of classes.
TVideoChooser Components to a video file.
 

Package tico.components Description

Package that contains a set of Swing based components that are used in both applications.