A B C D E F G H I J K L M N O P Q R S T U V W

A

AbstractWidget - class uic.plugins.AbstractWidget.
 
AbstractWidget() - Constructor for class uic.plugins.AbstractWidget
 
AbstractWidget(FileWriter, Element) - Constructor for class uic.plugins.AbstractWidget
 
activate(int) - Method in class uic.themeconfig.ConfigDialogImpl
 
add(Component) - Method in class uic.widgets.ToolBarContainer
 
add(String, String) - Method in class uic.helpers.VariableManager
Convenience method to add a variable.
add(String, String, String) - Method in class uic.helpers.VariableManager
Add a variable to the global list of variables.
addActionListener(ActionListener) - Method in class uic.widgets.StandardDialog
Add a listener to listen for non-closing buttons.
addActionListener(ActionListener) - Method in class uic.themeconfig.ThemeColorsPreview
 
addColor(Color) - Method in class uic.widgets.ColorButtons
 
addColor(String) - Method in class uic.widgets.ColorButtons
 
addComponent(Component) - Method in class uic.widgets.UICFocusTraversalPolicy
 
addConfigPanel(ConfigPanelInterface) - Method in class uic.themeconfig.ConfigDialogImpl
 
addCustomEntriesToTable(UIDefaults) - Method in class uic.themes.UICTheme
Add changes to the table
addKeyListenerToTable(JTable) - Method in class uic.widgets.TableSorter
Add a key listener to the table for making it possible to browse with key events
addLayoutComponent(Component, Object) - Method in class uic.layout.NaturalLayout
Adds the specified component with the specified name to the layout.
addLayoutComponent(String, Component) - Method in class uic.layout.NaturalLayout
Adds the specified component with the specified name to the layout.
addListSelectionListener(ListSelectionListener) - Method in class uic.widgets.UICListSelectionModel
Add a listener to the list that's notified each time a change to the selection occurs.
addMouseListenerToHeaderInTable(JTable) - Method in class uic.widgets.TableSorter
 
addPanel(int) - Method in class uic.plugins.QWizard
 
addPanel(int) - Method in class uic.plugins.QTabWidget
 
addPanel(int) - Method in interface uic.plugins.MultiPanelInterface
On panels which can have multiple panels we add each 'child' seperately, this method is called and the plugin is expected to create a new container for that child.
addPanel(String, JPanel) - Method in class uic.widgets.WizardPanel
Adds the specified panel with the specified title at the end of the panel list.
addPreviewPane(String, ColorButtons) - Method in class uic.widgets.ColorSelection
 
addSelectionInterval(int, int) - Method in class uic.widgets.UICListSelectionModel
Change the selection to be the set union of the current selection and the indices between index0 and index1 inclusive.
addSortedColumn(int, boolean) - Method in class uic.widgets.TableSorter
 
addToolbar(JToolBar, int) - Method in class uic.widgets.StandardDialog
Place a toolbar on the dialog.
adjustFocusAndSelection(MouseEvent, boolean) - Method in class uic.themes.UICListUI.MouseInputHandler
 
ALIGN_BOTTOM - Static variable in class uic.layout.NaturalLayout
 
ALIGN_CENTER - Static variable in class uic.layout.NaturalLayout
 
ALIGN_FULL - Static variable in class uic.layout.NaturalLayout
 
ALIGN_HORIZONTAL_CENTER - Static variable in class uic.layout.Constraints
 
ALIGN_HORIZONTAL_FILLED - Static variable in class uic.layout.Constraints
 
ALIGN_HORIZONTAL_LEFT - Static variable in class uic.layout.Constraints
 
ALIGN_HORIZONTAL_RIGHT - Static variable in class uic.layout.Constraints
 
ALIGN_LEFT - Static variable in class uic.layout.NaturalLayout
 
ALIGN_RIGHT - Static variable in class uic.layout.NaturalLayout
 
ALIGN_TOP - Static variable in class uic.layout.NaturalLayout
 
ALIGN_VERTICAL_BOTTOM - Static variable in class uic.layout.Constraints
 
ALIGN_VERTICAL_CENTER - Static variable in class uic.layout.Constraints
 
ALIGN_VERTICAL_FILLED - Static variable in class uic.layout.Constraints
 
ALIGN_VERTICAL_TOP - Static variable in class uic.layout.Constraints
 
alterColor(int, Color) - Method in class uic.themeconfig.ThemeColorsPreview
Change the color based on the color type you got via the actionPerformed getID() call.
applyPressedSlot() - Method in class uic.themeconfig.ConfigDialog
 

B

BACKGROUNDCOLOR - Static variable in class uic.plugins.AbstractWidget
 
bAdd - Variable in class uic.widgets.ColorSelectionBase
 
bAddPressedSlot() - Method in class uic.widgets.ColorSelection
 
bAddPressedSlot() - Method in class uic.widgets.ColorSelectionBase
 
baseRenderer - Variable in class uic.widgets.TwoColorCellRenderer
 
bBack - Variable in class uic.widgets.WizardPanelBase
 
bBackPressedSlot() - Method in class uic.widgets.WizardPanelBase
 
bBackPressedSlot() - Method in class uic.widgets.WizardPanel
Called when bBack is pressed.
bCancel - Variable in class uic.widgets.WizardPanelBase
 
bCancelPressedSlot() - Method in class uic.widgets.WizardPanelBase
 
bCancelPressedSlot() - Method in class uic.widgets.WizardPanel
Called when bCancel is pressed.
bChange - Variable in class uic.themeconfig.FontPreviewBase
 
bChangePressedSlot() - Method in class uic.themeconfig.FontPreview
 
bChangePressedSlot() - Method in class uic.themeconfig.FontPreviewBase
 
BevelArrowIcon - class uic.widgets.BevelArrowIcon.
An arrow icon used in (UIC) Table headers to show the sorting direction.
BevelArrowIcon(Color, Color, Color, int) - Constructor for class uic.widgets.BevelArrowIcon
Create an icon with specific colors; edge1 is left and top, edge2 is right and fill is the center part.
BevelArrowIcon(int, boolean, boolean) - Constructor for class uic.widgets.BevelArrowIcon
Provides an icon using the theme colors based on the arguments.
blueSpin - Variable in class uic.widgets.ColorSelectionBase
 
bNext - Variable in class uic.widgets.WizardPanelBase
 
bNextPressedSlot() - Method in class uic.widgets.WizardPanelBase
 
bNextPressedSlot() - Method in class uic.widgets.WizardPanel
Called when bNext is pressed.
brokenFill - Variable in class uic.themes.UICTabbedPaneUI
 
brokenLine - Variable in class uic.themes.UICTabbedPaneUI
 
bSelectColor - Variable in class uic.themeconfig.ColorConfigPanelBase
 
bSelectColor2PressedSlot(Color) - Method in class uic.themeconfig.ColorConfigPanel
 
bSelectColorPressedSlot(Color) - Method in class uic.themeconfig.ColorConfigPanel
 
bSelectColorPressedSlot(Color) - Method in class uic.themeconfig.ColorConfigPanelBase
 
bundle - Variable in class uic.Translate.Translator
 
BUTTON_APPLY - Static variable in class uic.widgets.StandardDialog
 
BUTTON_CANCEL - Static variable in class uic.widgets.StandardDialog
 
BUTTON_DEFAULTS - Static variable in class uic.widgets.StandardDialog
 
BUTTON_HELP - Static variable in class uic.widgets.StandardDialog
 
BUTTON_OK - Static variable in class uic.widgets.StandardDialog
 
buttonListeners - Variable in class uic.themes.UICTabbedPaneUI
 
buttonPressedSlot(int) - Method in class uic.widgets.StandardDialog
 

C

calculateSize(Container) - Method in class uic.layout.NaturalLayout
Calculates the sizes of the rows and columns based on the absolute and relative sizes specified in rowSpec and columnSpec and the size of the container.
CANCEL_OPTION - Static variable in class uic.widgets.WizardPanel
Returned by showWizard when exited with cancel button
chAntiAlias - Variable in class uic.themeconfig.OptionsPaneBase
 
CheckBoxIcon - class uic.widgets.CheckBoxIcon.
An icon used by checkboxes.
CheckBoxIcon(int) - Constructor for class uic.widgets.CheckBoxIcon
 
checkModel() - Method in class uic.widgets.TableSorter
 
checkParameters() - Method in class uic.anttask.UICompiler
Check that all required attributes have been set and nothing silly has been entered.
clearSelection() - Method in class uic.widgets.UICListSelectionModel
Change the selection to the empty set.
clearToolTipTexts() - Method in class uic.widgets.MWTable
Remove all row specific tooltiptexts
clickColorSlot(int, int) - Method in class uic.widgets.ColorButtons
 
col1 - Variable in class uic.layout.Constraints
Cell in which the upper left corner of the component lays
col2 - Variable in class uic.layout.Constraints
Cell in which the lower right corner of the component lays
ColorButtons - class uic.widgets.ColorButtons.
 
ColorButtons() - Constructor for class uic.widgets.ColorButtons
 
ColorConfigPanel - class uic.themeconfig.ColorConfigPanel.
A config panel for the theme-colors.
ColorConfigPanel(UICTheme) - Constructor for class uic.themeconfig.ColorConfigPanel
 
ColorConfigPanelBase - class uic.themeconfig.ColorConfigPanelBase.
 
ColorConfigPanelBase() - Constructor for class uic.themeconfig.ColorConfigPanelBase
 
ColorConfigPanelBase(boolean) - Constructor for class uic.themeconfig.ColorConfigPanelBase
 
colorPanel - Variable in class uic.widgets.ColorSelectionBase
 
colorsCombo - Variable in class uic.themeconfig.ColorConfigPanelBase
 
colorsComboChangedSlot(int) - Method in class uic.themeconfig.ColorConfigPanel
 
colorSelectedSlot(String, int) - Method in class uic.themeconfig.ColorConfigPanel
 
ColorSelection - class uic.widgets.ColorSelection.
A color selection dialog.
ColorSelection() - Constructor for class uic.widgets.ColorSelection
 
ColorSelection(Color) - Constructor for class uic.widgets.ColorSelection
 
ColorSelectionBase - class uic.widgets.ColorSelectionBase.
 
ColorSelectionBase() - Constructor for class uic.widgets.ColorSelectionBase
 
ColorSelectionBase(boolean) - Constructor for class uic.widgets.ColorSelectionBase
 
columnOffset - Variable in class uic.layout.NaturalLayout
Offsets of columns in pixels.
columnSize - Variable in class uic.layout.NaturalLayout
Widths of columns in pixels
columnSpec - Variable in class uic.layout.NaturalLayout
Widths of columns expressed in absolute and relative terms
ComboBoxButtonIcon - class uic.widgets.ComboBoxButtonIcon.
An icon for the arrow on the right side of a checkbox.
ComboBoxButtonIcon(int) - Constructor for class uic.widgets.ComboBoxButtonIcon
 
compare(int, int) - Method in class uic.widgets.TableSorter
 
compareRowsByColumn(int, int, int) - Method in class uic.widgets.TableSorter
 
compile() - Method in class uic.anttask.UICompiler
Perform the compilation.
compile() - Method in class uic.UIC
 
compileList - Variable in class uic.anttask.UICompiler
 
CompilerException - exception uic.helpers.CompilerException.
Thrown when something went wrong in the UICompiler
CompilerException(String) - Constructor for class uic.helpers.CompilerException
 
component - Variable in class uic.layout.Entry
Component bound by the constraints
ConfigDialog - class uic.themeconfig.ConfigDialog.
The base dialog window.
ConfigDialogBase - class uic.themeconfig.ConfigDialogBase.
 
ConfigDialogBase() - Constructor for class uic.themeconfig.ConfigDialogBase
 
ConfigDialogBase(boolean) - Constructor for class uic.themeconfig.ConfigDialogBase
 
ConfigDialogImpl - class uic.themeconfig.ConfigDialogImpl.
The configuration dialog with the list of config panels.
ConfigDialogImpl() - Constructor for class uic.themeconfig.ConfigDialogImpl
 
configNames - Variable in class uic.themeconfig.ThemeColorsPreview
 
ConfigPanelInterface - interface uic.themeconfig.ConfigPanelInterface.
Each config panel that wants to be added to the config dialog should implement this.
Constraints - class uic.layout.Constraints.
In finding a place in the grid of the NaturalLayout you can add a Constraints object add adding the widget to the parent.
Constraints() - Constructor for class uic.layout.Constraints
Constructs an Constraints with the default settings.
Constraints(int, int, int, int, int, int) - Constructor for class uic.layout.Constraints
 
Constraints(int, int, int, int, int, int, int, int) - Constructor for class uic.layout.Constraints
Constructs an Constraints a set of constraints.
Constraints(String) - Constructor for class uic.layout.Constraints
Constructs an Constraints from a string.
correctName(String) - Method in class uic.helpers.VariableManager
 
create(Element) - Method in class uic.themes.UICPasswordFieldUI
Creates a view (PasswordView) for an element.
createArrowButton() - Method in class uic.themes.UICComboBoxUI
 
createChangeListener() - Method in class uic.themes.UICTabbedPaneUI
 
createEditor() - Method in class uic.themes.UICSpinnerUI
 
createLayoutManager() - Method in class uic.themes.UICTabbedPaneUI
Create a correct layout
createMouseInputListener() - Method in class uic.themes.UICListUI
 
createMouseListener() - Method in class uic.themes.UICTabbedPaneUI
Override mouselistener to reimplement tab selection Only VISIBLE tabs can be selected
createNextButton() - Method in class uic.themes.UICSpinnerUI
 
createPreviousButton() - Method in class uic.themes.UICSpinnerUI
 
createTranslator(String) - Static method in class uic.Translate
Convinience method
createTranslator(String, Object) - Static method in class uic.Translate
Create and initialize a translator.
createUI(JComponent) - Static method in class uic.themes.UICRadioButtonUI
 
createUI(JComponent) - Static method in class uic.themes.UICMenuUI
 
createUI(JComponent) - Static method in class uic.themes.UICPasswordFieldUI
 
createUI(JComponent) - Static method in class uic.themes.UICTextFieldUI
 
createUI(JComponent) - Static method in class uic.themes.UICPanelUI
 
createUI(JComponent) - Static method in class uic.themes.UICButtonUI
 
createUI(JComponent) - Static method in class uic.themes.UICLabelUI
 
createUI(JComponent) - Static method in class uic.themes.UICScrollPaneUI
 
createUI(JComponent) - Static method in class uic.themes.UICTableHeaderUI
 
createUI(JComponent) - Static method in class uic.themes.UICTableUI
 
createUI(JComponent) - Static method in class uic.themes.UICMenuItemUI
 
createUI(JComponent) - Static method in class uic.themes.UICTabbedPaneUI
 
createUI(JComponent) - Static method in class uic.themes.UICListUI
 
createUI(JComponent) - Static method in class uic.themes.UICSliderUI
 
createUI(JComponent) - Static method in class uic.themes.UICCheckBoxUI
 
createUI(JComponent) - Static method in class uic.themes.UICComboBoxUI
 
createUI(JComponent) - Static method in class uic.themes.UICSpinnerUI
 

D

debug - Variable in class uic.anttask.UICompiler
 
debug - Variable in class uic.plugins.AbstractWidget
 
debugGrid - Variable in class uic.anttask.UICompiler
 
debugGrid - Variable in class uic.UIC
 
debugGrid - Variable in class uic.plugins.AbstractWidget
 
DEFAULT - Static variable in class uic.Translate
 
DEFAULT_SIZE - Static variable in class uic.layout.NaturalLayout
Default row/column size
deleteColumn(int) - Method in class uic.layout.NaturalLayout
Deletes a column in this layout.
deleteRow(int) - Method in class uic.layout.NaturalLayout
Deletes a row in this layout.
dirty - Variable in class uic.layout.NaturalLayout
Indicates whether or not the size of the cells are known for the last known size of the container.
doChildren(Element) - Method in class uic.plugins.QButtonGroup
 
DOWN - Static variable in class uic.widgets.BevelArrowIcon
Direction for the setDirection method.
DOWN - Static variable in class uic.widgets.TableSorterHeaderRenderer
 
drawFocusRectangle(Graphics, int, int, int, int) - Static method in class uic.widgets.GuiHelper
Draw a focus rectangle, Focus color must be set before calling this function
drawGrid(Container, Graphics) - Method in class uic.layout.NaturalLayout
Draws a grid on the given container.

E

encodeColor(Color) - Static method in class uic.widgets.GuiHelper
This is the reverse of Color.decode()
ensureCorrectSpecSize(double) - Method in class uic.layout.NaturalLayout
Checks if size of a row/col is correct.
ensureCurrentLayout() - Method in class uic.themes.UICTabbedPaneUI
 
enteringPanel(int, int) - Method in class uic.widgets.WizardPanel
Called when entering a panel.
Entry - class uic.layout.Entry.
 
Entry(Component, Constraints) - Constructor for class uic.layout.Entry
Constructs an Entry that binds a component to a set of constraints.
execute() - Method in class uic.anttask.UICompiler
 
EXTENDED_INTERVAL_SELECTION - Static variable in class uic.widgets.UICListSelectionModel
Selection model that looks most like java standard multi selection interval selection Use when list will mostly contain one selected item, but CAN have more selections

F

familyList - Variable in class uic.widgets.FontSelectionBase
 
familySelectedSlot(String) - Method in class uic.widgets.FontSelection
 
file - Variable in class uic.plugins.AbstractWidget
 
FILL - Static variable in class uic.layout.NaturalLayout
 
FINISH_OPTION - Static variable in class uic.widgets.WizardPanel
Returned by showWizard when exited with finish button
fireActionPerformed(ActionEvent) - Method in class uic.widgets.UICColorButton
 
fireValueChanged(int, int) - Method in class uic.widgets.UICListSelectionModel
Fires the valueChanged event to all listeners
FontPreview - class uic.themeconfig.FontPreview.
Shows one font in the specified font and provides a 'choose' button.
FontPreview(String, Font, UICTheme, String) - Constructor for class uic.themeconfig.FontPreview
 
FontPreviewBase - class uic.themeconfig.FontPreviewBase.
 
FontPreviewBase() - Constructor for class uic.themeconfig.FontPreviewBase
 
FontPreviewBase(boolean) - Constructor for class uic.themeconfig.FontPreviewBase
 
FontsBase - class uic.themeconfig.FontsBase.
 
FontsBase() - Constructor for class uic.themeconfig.FontsBase
 
FontsBase(boolean) - Constructor for class uic.themeconfig.FontsBase
 
FontSelection - class uic.widgets.FontSelection.
This widget shows a list of installed fonts and allows the user to choose one.
FontSelection() - Constructor for class uic.widgets.FontSelection
 
FontSelectionBase - class uic.widgets.FontSelectionBase.
 
FontSelectionBase() - Constructor for class uic.widgets.FontSelectionBase
 
FontSelectionBase(boolean) - Constructor for class uic.widgets.FontSelectionBase
 
fontSizeEdit - Variable in class uic.widgets.FontSelectionBase
 
FontsPanel - class uic.themeconfig.FontsPanel.
The font config panel.
FontsPanel(UICTheme) - Constructor for class uic.themeconfig.FontsPanel
 
FOREGROUNDCOLOR - Static variable in class uic.plugins.AbstractWidget
 
frame3 - Variable in class uic.widgets.FontSelectionBase
 
frame5 - Variable in class uic.themeconfig.FontPreviewBase
 

G

General - class uic.plugins.General.
 
General(FileWriter, Element) - Constructor for class uic.plugins.General
 
getAcceleratorForeground() - Method in class uic.themes.UICTheme
 
getAcceleratorSelectedForeground() - Method in class uic.themes.UICTheme
 
getAnchorSelectionIndex() - Method in class uic.widgets.UICListSelectionModel
Return the first index argument from the most recent call to setSelectionInterval(), addSelectionInterval() or removeSelectionInterval().
getAntialiasEnabled() - Static method in class uic.themes.UICTheme
Check if global antialias is enabled.
getBounds() - Method in class uic.widgets.StandardDialog
During or after showing you can query the rectangle of the dialog.
getBrowseOffset() - Method in class uic.themes.UICTabbedPaneUI
 
getButtonGroupClassName() - Method in class uic.plugins.QButtonGroup
If you want to use a different ButtonGroup class, override this method.
getButtonGroupName() - Method in class uic.plugins.QButtonGroup
The current buttonGroup instance name.
getButtonPreferredSize() - Method in class uic.themes.UICTabbedPaneUI
 
getButtonText(String) - Method in interface uic.TranslationInterface
In Qt the '&' in front of a character represents a mnemonic; but should not be visible on buttons; this method returns the string sans the '&'.
getButtonText(String) - Method in class uic.helpers.UICTranslator
 
getButtonText(String) - Method in class uic.helpers.Translator
In Qt the '&' in front of a character represents a mnemonic; but should not be visible on buttons; this method returns the string sans the '&'.
getButtonText(String) - Method in class uic.Translate
In Qt the '&' in front of a character represents a mnemonic; but should not be visible on buttons; this method returns the string sans the '&'.
getButtonText(String) - Method in class uic.Translate.Translator
In Qt the '&' in front of a character represents a mnemonic; but should not be visible on buttons; this method returns the string sans the '&'.
getColor() - Method in class uic.widgets.ColorSelection
 
getColor() - Method in class uic.widgets.HSVSelector
 
getColumn(int) - Method in class uic.layout.NaturalLayout
Gets the width of a single column in this layout.
getColumnClass(int) - Method in class uic.widgets.MWTableModel
 
getColumnClass(int) - Method in class uic.widgets.TableMap
 
getColumnCount() - Method in class uic.widgets.TableMap
 
getColumnName(int) - Method in class uic.widgets.TableMap
 
getComponentAfter(Container, Component) - Method in class uic.widgets.UICFocusTraversalPolicy
Returns the Component that should receive the focus after aComponent.
getComponentBefore(Container, Component) - Method in class uic.widgets.UICFocusTraversalPolicy
Returns the Component that should receive the focus before aComponent.
getControl() - Method in class uic.themes.UICTheme
 
getControlDarkShadow() - Method in class uic.themes.UICTheme
 
getControlDisabled() - Method in class uic.themes.UICTheme
 
getControlHighlight() - Method in class uic.themes.UICTheme
 
getControlInfo() - Method in class uic.themes.UICTheme
 
getControlShadow() - Method in class uic.themes.UICTheme
 
getControlTextColor() - Method in class uic.themes.UICTheme
 
getControlTextFont() - Method in class uic.themes.UICTheme
 
getDataModel() - Method in class uic.widgets.MWTable
Get the data model which you need to use to alter the data of this table.
getDefaultComponent(Container) - Method in class uic.widgets.UICFocusTraversalPolicy
Returns the default Component to focus.
getDefaultRenderer(Class) - Method in class uic.widgets.MWTable
 
getDefaults() - Method in class uic.themes.UICThemeBigFonts
 
getDefaults() - Method in class uic.themes.UICTheme
The hardcoded defaults for UICTheme are programmed here so its easy to alter them in extending classes.
getDesktopColor() - Method in class uic.themes.UICTheme
 
getDummyIcon() - Method in class uic.themes.UICMenuItemUI
 
getEntryContaining(Component) - Method in class uic.layout.NaturalLayout
Return the entry that contains argument component.
getEvenRow() - Method in class uic.themes.UICTheme
 
getFinishButtonMnemonic() - Method in class uic.widgets.WizardPanel
Returns the mnemonic for the next button when in finish mode (last panel is reached).
getFinishButtonText() - Method in class uic.widgets.WizardPanel
Returns the text for the next button when in finish mode (last panel is reached).
getFirstComponent(Container) - Method in class uic.widgets.UICFocusTraversalPolicy
Returns the first Component in the traversal cycle.
getFocusColor() - Method in class uic.themes.UICTheme
 
getFont() - Method in class uic.widgets.FontSelection
 
getFontMetrics() - Method in class uic.themes.UICTabbedPaneUI
 
getHighlightedTextColor() - Method in class uic.themes.UICTheme
 
getHorizontalAlign() - Method in class uic.plugins.AbstractWidget
 
getHSVColor() - Method in class uic.widgets.HSVSelector
Fetch the current color in HSV color space.
getIconHeight() - Method in class uic.widgets.BevelArrowIcon
Icon Interface method
getIconHeight() - Method in class uic.widgets.CheckBoxIcon
 
getIconHeight() - Method in class uic.widgets.RadioButtonIcon
 
getIconHeight() - Method in class uic.widgets.ComboBoxButtonIcon
 
getIconWidth() - Method in class uic.widgets.BevelArrowIcon
Icon Interface method
getIconWidth() - Method in class uic.widgets.CheckBoxIcon
 
getIconWidth() - Method in class uic.widgets.RadioButtonIcon
 
getIconWidth() - Method in class uic.widgets.ComboBoxButtonIcon
 
getImageBase() - Method in class uic.themeconfig.OptionsPane
 
getImageBase() - Method in class uic.themeconfig.ColorConfigPanel
 
getImageBase() - Method in class uic.themeconfig.FontsPanel
 
getImageBase() - Method in interface uic.themeconfig.ConfigPanelInterface
Return the name of the image to which .png will be added as icon in the list.
getInactiveControlTextColor() - Method in class uic.themes.UICTheme
 
getInactiveSystemTextColor() - Method in class uic.themes.UICTheme
 
getIndexOfPanel(JPanel) - Method in class uic.widgets.WizardPanel
Returns the index in the panel list of the first occurence of the specified panel or -1 if the panel list does not contain this panel.
getIndexOfPanel(String) - Method in class uic.widgets.WizardPanel
Returns the index in the panel list of the first occurence of the panel with the specified title, or -1 if there is no panel with this title.
getInitialComponent(Window) - Method in class uic.widgets.UICFocusTraversalPolicy
Returns the Component that should receive the focus when a Window is made visible for the first time.
getLastComponent(Container) - Method in class uic.widgets.UICFocusTraversalPolicy
Returns the last Component in the traversal cycle.
getLayoutAlignmentX(Container) - Method in class uic.layout.NaturalLayout
Returns the alignment along the x axis.
getLayoutAlignmentY(Container) - Method in class uic.layout.NaturalLayout
Returns the alignment along the y axis.
getLeadSelectionIndex() - Method in class uic.widgets.UICListSelectionModel
Return the second index argument from the most recent call to setSelectionInterval(), addSelectionInterval() or removeSelectionInterval().
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class uic.widgets.TwoColorListCellRenderer
Return the tweaked list cell renderer component
getListfiles() - Method in class uic.anttask.UICompiler
Get the listfiles flag.
getLocale() - Static method in class uic.Translate
 
getLocation() - Method in class uic.widgets.StandardDialog
During or after showing you can query the location of the dialog.
getMargin() - Method in class uic.layout.NaturalLayout
 
getMaximumHeight() - Method in class uic.layout.Entry
 
getMaximumSize() - Method in class uic.widgets.JLine
 
getMaximumSize() - Method in class uic.widgets.UICArrowButton
 
getMaximumSize() - Method in class uic.themeconfig.ThemeColorsPreview
 
getMaximumSize() - Method in class uic.widgets.ColorButtons
 
getMaximumSize() - Method in class uic.widgets.HSVSelector
 
getMaximumSize(JComponent) - Method in class uic.themes.UICRadioButtonUI
 
getMaximumSize(JComponent) - Method in class uic.themes.UICTextFieldUI
 
getMaximumSize(JComponent) - Method in class uic.themes.UICPanelUI
 
getMaximumSize(JComponent) - Method in class uic.themes.UICLabelUI
 
getMaximumSize(JComponent) - Method in class uic.themes.UICScrollPaneUI
Forward size of viewport
getMaximumSize(JComponent) - Method in class uic.themes.UICTableUI
 
getMaximumSize(JComponent) - Method in class uic.themes.UICListUI
 
getMaximumSize(JComponent) - Method in class uic.themes.UICComboBoxUI
 
getMaximumSize(JComponent) - Method in class uic.themes.UICSpinnerUI
 
getMaximumWidth() - Method in class uic.layout.Entry
 
getMaxSelectionIndex() - Method in class uic.widgets.UICListSelectionModel
 
getMenuBackground() - Method in class uic.themes.UICTheme
 
getMenuDisabledForeground() - Method in class uic.themes.UICTheme
 
getMenuForeground() - Method in class uic.themes.UICTheme
 
getMenuSelectedBackground() - Method in class uic.themes.UICTheme
 
getMenuSelectedForeground() - Method in class uic.themes.UICTheme
 
getMenuTextFont() - Method in class uic.themes.UICTheme
 
getMinimumHeight() - Method in class uic.layout.Entry
 
getMinimumSize() - Method in class uic.widgets.JLine
 
getMinimumSize() - Method in class uic.widgets.UICArrowButton
 
getMinimumSize() - Method in class uic.themeconfig.ThemeColorsPreview
 
getMinimumSize() - Method in class uic.widgets.ColorButtons
 
getMinimumSize() - Method in class uic.widgets.HSVSelector
 
getMinimumSize(JComponent) - Method in class uic.themes.UICRadioButtonUI
 
getMinimumSize(JComponent) - Method in class uic.themes.UICTextFieldUI
 
getMinimumSize(JComponent) - Method in class uic.themes.UICLabelUI
 
getMinimumSize(JComponent) - Method in class uic.themes.UICScrollPaneUI
 
getMinimumSize(JComponent) - Method in class uic.themes.UICTableUI
 
getMinimumSize(JComponent) - Method in class uic.themes.UICListUI
 
getMinimumSize(JComponent) - Method in class uic.themes.UICComboBoxUI
 
getMinimumWidth() - Method in class uic.layout.Entry
 
getMinSelectionIndex() - Method in class uic.widgets.UICListSelectionModel
 
getMnemonic(String) - Method in interface uic.TranslationInterface
In Qt the '&' in front of a character represents a mnemonic; but should not be visible on buttons; this method returns the first character that follows the '& char.
getMnemonic(String) - Method in class uic.helpers.UICTranslator
 
getMnemonic(String) - Method in class uic.helpers.Translator
In Qt the '&' in front of a character represents a mnemonic; but should not be visible on buttons; this method returns the first character that follows the '& char.
getMnemonic(String) - Method in class uic.Translate
In Qt the '&' in front of a character represents a mnemonic; but should not be visible on buttons; this method returns the first character that follows the '& char.
getMnemonic(String) - Method in class uic.Translate.Translator
In Qt the '&' in front of a character represents a mnemonic; but should not be visible on buttons; this method returns the first character that follows the '& char.
getModel() - Method in interface uic.widgets.TableViewInterface
Return the child model.
getModel() - Method in class uic.widgets.TableMap
 
getName() - Method in class uic.themes.UICTheme
 
getName() - Method in class uic.themeconfig.OptionsPane
 
getName() - Method in class uic.themeconfig.ColorConfigPanel
 
getName() - Method in class uic.themeconfig.FontsPanel
 
getName() - Method in interface uic.themeconfig.ConfigPanelInterface
Return the name of the config panel as entry in the list.
getNewIcon(FontMetrics) - Method in class uic.themes.UICRadioButtonUI
 
getNewIcon(FontMetrics) - Method in class uic.themes.UICCheckBoxUI
 
getNumColumns() - Method in class uic.layout.NaturalLayout
Gets the number of columns in this layout.
getNumRows() - Method in class uic.layout.NaturalLayout
Gets the number of rows in this layout.
getOddRow() - Method in class uic.themes.UICTheme
 
getOrgIndex(int) - Method in class uic.widgets.TableSorter
 
getPanel(int) - Method in class uic.widgets.WizardPanel
Returns the panel at the specified postition in the panel list, or null if the index is out of bounds.
getPanel(String) - Method in class uic.widgets.WizardPanel
Returns the panel with the specified title, or null if there is no panel with this title.
getPanelCount() - Method in class uic.widgets.WizardPanel
Returns the number of panels.
getPanelVerified(int) - Method in class uic.widgets.WizardPanel
Returns true if the panel at the specified index is marked as verified, or false otherwise.
getPreferredHeight() - Method in class uic.layout.Entry
 
getPreferredMenuItemSize(JComponent, Icon, Icon, int) - Method in class uic.themes.UICMenuItemUI
Override to make sure there is an icon
getPreferredSize() - Method in class uic.widgets.JLine
 
getPreferredSize() - Method in class uic.widgets.UICArrowButton
 
getPreferredSize() - Method in class uic.themeconfig.ThemeColorsPreview
 
getPreferredSize() - Method in class uic.widgets.ColorButtons
 
getPreferredSize() - Method in class uic.widgets.HSVSelector
 
getPreferredSize(JComponent) - Method in class uic.themes.UICRadioButtonUI
 
getPreferredSize(JComponent) - Method in class uic.themes.UICTextFieldUI
 
getPreferredSize(JComponent) - Method in class uic.themes.UICScrollPaneUI
Calculate the size of the pane.
getPreferredSize(JComponent) - Method in class uic.themes.UICTableUI
 
getPreferredSize(JComponent) - Method in class uic.themes.UICListUI
 
getPreferredSize(JComponent) - Method in class uic.themes.UICComboBoxUI
 
getPreferredWidth() - Method in class uic.layout.Entry
 
getPrimaryControl() - Method in class uic.themes.UICTheme
 
getPrimaryControlDarkShadow() - Method in class uic.themes.UICTheme
 
getPrimaryControlHighlight() - Method in class uic.themes.UICTheme
 
getPrimaryControlInfo() - Method in class uic.themes.UICTheme
 
getPrimaryControlShadow() - Method in class uic.themes.UICTheme
 
getProperties(Element) - Static method in class uic.UIC
 
getPropertyName(Element) - Static method in class uic.UIC
Method to get the name of the property, for example name and text are properties for label Returns property.getAttributeValue for new qt-designer xml files Otherwise return property.getChildText("name")
getPropertyPrefix() - Method in class uic.themes.UICCheckBoxUI
 
getPropertyValue(Element) - Static method in class uic.UIC
Method to get the value of the property, for example name and text are properties for label Returns properties first child for new qt-designer xml files Otherwise return properties second child
getRow(int) - Method in class uic.layout.NaturalLayout
Gets the sizes of a row in this layout.
getRowCount() - Method in class uic.widgets.TableMap
 
getSelectionMode() - Method in class uic.widgets.UICListSelectionModel
 
getSeparatorBackground() - Method in class uic.themes.UICTheme
 
getSeparatorForeground() - Method in class uic.themes.UICTheme
 
getSize() - Method in class uic.widgets.StandardDialog
During or after showing you can query the size of the dialog.
getSortedColumns() - Method in class uic.widgets.TableSorter
 
getSourceVersion() - Method in class uic.plugins.AbstractWidget
The user specified sourcecode version, check when using 'newer' calls.
getSpacing() - Method in class uic.layout.NaturalLayout
 
getSubTextFont() - Method in class uic.themes.UICTheme
 
getSystemTextColor() - Method in class uic.themes.UICTheme
 
getSystemTextFont() - Method in class uic.themes.UICTheme
 
getTabAreaInsets(int) - Method in class uic.themes.UICTabbedPaneUI
Update the insets of the tabs, using the space of the buttons
getTable() - Method in class uic.widgets.TableSorterHeaderRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class uic.widgets.TableSorterHeaderRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class uic.widgets.TwoColorCellRenderer
Returns the visible component
getTabPlacementOffset() - Method in class uic.themes.UICTabbedPaneUI
 
getTextHighlightColor() - Method in class uic.themes.UICTheme
 
getTitleOfPanel(int) - Method in class uic.widgets.WizardPanel
Returns the title for the panel at the specified postition in the panel list, or null if the index is out of bounds.
getToolTipText(MouseEvent) - Method in class uic.widgets.MWTable
Override the getToolTipText from JTable to check for row specific tooltip texts first.
getUnique(int, String) - Method in class uic.helpers.VariableManager
Create a variable name that has not been used before starting with the base name.
getUnique(String) - Method in class uic.helpers.VariableManager
Convenience method to get a variable name.
getUpdateOnlyOnChange() - Method in class uic.widgets.HSVSelector
Specifies wheather we sent propertyChange events on each and every change, or only on select.
getUserColor(String, String) - Method in class uic.themes.UICTheme
 
getUserFont(String) - Method in class uic.themes.UICTheme
 
getUserSettings() - Method in class uic.themes.UICTheme
 
getUserTextColor() - Method in class uic.themes.UICTheme
 
getUserTextFont() - Method in class uic.themes.UICTheme
 
getValueAt(int, int) - Method in class uic.widgets.TableSorter
 
getValueAt(int, int) - Method in class uic.widgets.TableMap
 
getValueIsAdjusting() - Method in class uic.widgets.UICListSelectionModel
Returns true if the value is undergoing a series of changes.
getVariableLine(String) - Method in class uic.helpers.VariableManager
Retrieve the contents of one line from the list of variables.
getVariableLineKeys() - Method in class uic.helpers.VariableManager
return an emumeraion for all java widget names defined as class members.
getVerticalAlign() - Method in class uic.plugins.AbstractWidget
 
getViewModel() - Method in class uic.widgets.MWTable
Get the (top) view model.
getViewModel(Class) - Method in class uic.widgets.MWTable
Get the (top) view model.
getVisibleOffset(int) - Method in class uic.themes.UICTabbedPaneUI
 
getWidgetClassName(Element) - Static method in class uic.UIC
Method to get the class name of the widget Returns property.getAttributeValue for new qt-designer xml files Otherwise return property.getChildText
getWidthAsComponent(Object) - Static method in class uic.widgets.GuiHelper
 
getWidthAsComponent(Object, Font) - Static method in class uic.widgets.GuiHelper
Returns the width of the object when it would be drawn as a component (in a JTable).
getWindowBackground() - Method in class uic.themes.UICTheme
 
getWindowTitleBackground() - Method in class uic.themes.UICTheme
 
getWindowTitleFont() - Method in class uic.themes.UICTheme
 
getWindowTitleForeground() - Method in class uic.themes.UICTheme
 
getWindowTitleInactiveBackground() - Method in class uic.themes.UICTheme
 
getWindowTitleInactiveForeground() - Method in class uic.themes.UICTheme
 
getX(int) - Method in class uic.layout.Sizes
 
getXArray() - Method in class uic.layout.Sizes
 
getY(int) - Method in class uic.layout.Sizes
 
getYArray() - Method in class uic.layout.Sizes
 
gradientBackground - Variable in class uic.themes.UICTabbedPaneUI
 
gradientSelectedBackground - Variable in class uic.themes.UICTabbedPaneUI
 
greenSpin - Variable in class uic.widgets.ColorSelectionBase
 
GRID - Static variable in class uic.UIC
 
groupBox5 - Variable in class uic.themeconfig.ColorConfigPanelBase
 
GuiHelper - class uic.widgets.GuiHelper.
various static method to provide functionality not immidiately available in Swing.
GuiHelper() - Constructor for class uic.widgets.GuiHelper
 
guiInit() - Method in class uic.widgets.WizardPanelBase
 
guiInit() - Method in class uic.themeconfig.OptionsPaneBase
 
guiInit() - Method in class uic.themeconfig.FontsBase
 
guiInit() - Method in class uic.themeconfig.ColorConfigPanelBase
 
guiInit() - Method in class uic.themeconfig.FontPreviewBase
 
guiInit() - Method in class uic.themeconfig.ConfigDialogBase
 
guiInit() - Method in class uic.widgets.FontSelectionBase
 
guiInit() - Method in class uic.widgets.ColorSelectionBase
 

H

hAlign - Variable in class uic.layout.Constraints
justification
handleMouseEvent(MouseEvent, boolean) - Method in class uic.widgets.HSVSelector
 
HORIZONTAL - Static variable in class uic.UIC
 
horizontalAlign - Variable in class uic.plugins.AbstractWidget
 
horizontalPolicy - Variable in class uic.layout.Constraints
sizing policies
hsColorClicked(float, float) - Method in class uic.widgets.HSVSelector
 
HSVSelector - class uic.widgets.HSVSelector.
This widget provides a color selection panel.
HSVSelector() - Constructor for class uic.widgets.HSVSelector
 
HSVSelector(Color) - Constructor for class uic.widgets.HSVSelector
 
hsvSpinnerChangedSlot() - Method in class uic.widgets.ColorSelection
 
HSVTab0 - Variable in class uic.widgets.ColorSelectionBase
 
htmlColorChangedSlot(String) - Method in class uic.widgets.ColorSelection
 
htmlLineEdit - Variable in class uic.widgets.ColorSelectionBase
 
hueSpin - Variable in class uic.widgets.ColorSelectionBase
 

I

i18n(String) - Method in interface uic.TranslationInterface
To to internationalisation of a string, you call this method.
i18n(String) - Method in class uic.Translate
To to internationalisation you call this method.
i18n(String) - Method in class uic.Translate.Translator
 
iconRequired(JMenuItem) - Method in class uic.themes.UICMenuItemUI
Returns true when there is at least one menu item with an icon in the current menu
insertColumn(int) - Method in class uic.layout.NaturalLayout
Convinience function for the above one.
insertColumn(int, double) - Method in class uic.layout.NaturalLayout
Inserts a column in this layout.
insertIndexInterval(int, int, boolean) - Method in class uic.widgets.UICListSelectionModel
Insert length indices beginning before/after index.
insertPanel(int, String, JPanel) - Method in class uic.widgets.WizardPanel
Inserts the specified panel with the specified title at the specified index in the panel list.
insertRow(int) - Method in class uic.layout.NaturalLayout
Convinience function for the above one.
insertRow(int, double) - Method in class uic.layout.NaturalLayout
Inserts a row in this layout.
installComponents() - Method in class uic.themes.UICTabbedPaneUI
Add the browse buttons
installDefaults(AbstractButton) - Method in class uic.themes.UICRadioButtonUI
 
installDefaults(AbstractButton) - Method in class uic.themes.UICButtonUI
Since our TableSorterHeader extends JButton we load the tableHeader stuff here.
installListeners() - Method in class uic.themes.UICTabbedPaneUI
Add actions to the browse buttons
installUI(JComponent) - Method in class uic.themes.UICTableHeaderUI
 
installUI(JComponent) - Method in class uic.themes.UICTabbedPaneUI
 
installUI(JComponent) - Method in class uic.themes.UICSliderUI
 
installUI(JComponent) - Method in class uic.themes.UICComboBoxUI
Override to :
overwrite the currentValuePane to change opaque of a component in the paintComponent of the CellRendererPane change the keymanager, for sorting set the ui of the listbox to the default ui, otherwise making a selection will fail
installUI(JComponent) - Method in class uic.themes.UICSpinnerUI
 
internalDialog - Variable in class uic.widgets.StandardDialog
 
invalidateLayout(Container) - Method in class uic.layout.NaturalLayout
Invalidates the layout.
isAscending() - Method in class uic.widgets.TableSorter
 
isCellEditable(int, int) - Method in class uic.widgets.TableMap
 
isFocusable() - Method in class uic.widgets.HSVSelector
 
isFocusTraversable() - Method in class uic.widgets.UICArrowButton
 
isFocusTraversable() - Method in class uic.widgets.HSVSelector
 
isHTMLBased(Element) - Method in class uic.UIC
Method to find out if the widget is suppost to behave like it has scaling (Html) type text
isLastTabVisible() - Method in class uic.themes.UICTabbedPaneUI
 
isPaintFocus() - Method in class uic.widgets.TwoColorListCellRenderer
 
isPaintFocus() - Method in class uic.widgets.TwoColorCellRenderer
Should focus rectangle be painted?
isSelectedIndex(int) - Method in class uic.widgets.UICListSelectionModel
Returns true if the specified index is selected.
isSelectionEmpty() - Method in class uic.widgets.UICListSelectionModel
Returns true if no indices are selected.
isUnique(int, String) - Method in class uic.helpers.VariableManager
Checks if a name has allready been taken.
isUnique(String) - Method in class uic.helpers.VariableManager
Convenience method to check a variable.

J

JLine - class uic.widgets.JLine.
A line widget.
JLine() - Constructor for class uic.widgets.JLine
Creates a horizontal, 1 pixel line with no bevelling.
JLine(int) - Constructor for class uic.widgets.JLine
Creates a 1 pixel line with no bevelling.

K

KColorButton - class uic.plugins.KColorButton.
 
KColorButton(FileWriter, Element) - Constructor for class uic.plugins.KColorButton
 
KHSSelector - class uic.plugins.KHSSelector.
 
KHSSelector(FileWriter, Element) - Constructor for class uic.plugins.KHSSelector
 

L

layoutContainer(Container) - Method in class uic.layout.NaturalLayout
To lay out the specified container using this layout.
layoutIsChanged() - Method in class uic.layout.NaturalLayout
Remove all cached data.
leavingPanel(int, int) - Method in class uic.widgets.WizardPanel
Called when leaving a panel.
leavingWizard(boolean) - Method in class uic.widgets.WizardPanel
Called when leaving the wizard.
Line - class uic.plugins.Line.
 
Line(FileWriter, Element) - Constructor for class uic.plugins.Line
 
list - Variable in class uic.layout.NaturalLayout
List of components and their sizes
listFiles - Variable in class uic.anttask.UICompiler
 
LOWERED - Static variable in class uic.widgets.JLine
 
lPreview - Variable in class uic.themeconfig.FontPreviewBase
 
lTitle - Variable in class uic.widgets.WizardPanelBase
 

M

main(String[]) - Static method in class uic.UIC
 
main(String[]) - Static method in class uic.themeconfig.ConfigDialog
 
makeDebugVersion - Variable in class uic.UIC
 
margin - Variable in class uic.layout.NaturalLayout
Margin/spacing
max(Sizes) - Method in class uic.layout.Sizes
set this instance' sizes to the Math.max() of both this and the arguments values.
max2(int, int) - Static method in class uic.layout.NaturalLayout
 
maximumLayoutSize(Container) - Method in class uic.layout.NaturalLayout
Returns the maximum dimensions for this layout given the components in the specified target container.
maximumSize - Variable in class uic.layout.NaturalLayout
 
MAXIMUMSIZE - Static variable in class uic.plugins.AbstractWidget
 
METHOD - Static variable in class uic.helpers.VariableManager
 
methodNames - Variable in class uic.themeconfig.ThemeColorsPreview
 
min(Sizes) - Method in class uic.layout.Sizes
set this instance' sizes to the Math.min() of both this and the arguments values.
MINIMUM - Static variable in class uic.layout.NaturalLayout
 
minimumLayoutSize(Container) - Method in class uic.layout.NaturalLayout
Determines the minimum size of the container argument using this layout.
minimumSize - Variable in class uic.layout.NaturalLayout
 
MINIMUMSIZE - Static variable in class uic.plugins.AbstractWidget
 
model - Variable in class uic.widgets.TableMap
 
mouseClicked(MouseEvent) - Method in class uic.themes.UICListUI.MouseInputHandler
 
mouseDragged(MouseEvent) - Method in class uic.themes.UICListUI.MouseInputHandler
 
mouseEntered(MouseEvent) - Method in class uic.themes.UICListUI.MouseInputHandler
 
mouseExited(MouseEvent) - Method in class uic.themes.UICListUI.MouseInputHandler
 
mouseMoved(MouseEvent) - Method in class uic.themes.UICListUI.MouseInputHandler
 
mousePressed(MouseEvent) - Method in class uic.themes.UICTabbedPaneUI.MouseHandler
 
mousePressed(MouseEvent) - Method in class uic.themes.UICListUI.MouseInputHandler
 
mouseReleased(MouseEvent) - Method in class uic.themes.UICListUI.MouseInputHandler
 
mouseWheelMoved(MouseWheelEvent) - Method in class uic.themes.ScrollWheelHelper
 
mouseWheelSlot(int, int) - Method in class uic.themes.UICSliderUI
 
MultiPanelInterface - interface uic.plugins.MultiPanelInterface.
Interface for multi panel widgets like QWizard or QTabwidget.
MWTable - class uic.widgets.MWTable.
A replacement for the JTable to make the programmers life a lot easier.
MWTable() - Constructor for class uic.widgets.MWTable
 
MWTable(TableModel) - Constructor for class uic.widgets.MWTable
 
MWTableModel - class uic.widgets.MWTableModel.
This class does nothing but implement a bugfix for the defaultTableModel.
MWTableModel() - Constructor for class uic.widgets.MWTableModel
 
MWTableModel(MWTable) - Constructor for class uic.widgets.MWTableModel
Convenience method to add a new model (which extends this class) to the table.

N

n2sort() - Method in class uic.widgets.TableSorter
 
name - Variable in class uic.plugins.AbstractWidget
 
name() - Method in class uic.plugins.AbstractWidget
 
NaturalLayout - class uic.layout.NaturalLayout.
NaturalLayout is a layout manager that arranges components in rows and columns like a spreadsheet.
NaturalLayout() - Constructor for class uic.layout.NaturalLayout
Constructs an instance of NaturalLayout.
NaturalLayout(double[][]) - Constructor for class uic.layout.NaturalLayout
Constructs an instance of NaturalLayout.
NaturalLayout(int, int) - Constructor for class uic.layout.NaturalLayout
Constructs an instance of NaturalLayout with a specified row/column size.
NO_SELECTION - Static variable in class uic.widgets.UICListSelectionModel
No selection possible
NONE - Static variable in class uic.widgets.BevelArrowIcon
Direction for the setDirection method.
NONE - Static variable in class uic.widgets.TableSorterHeaderRenderer
 

O

OK_APPLY_CANCEL - Static variable in class uic.widgets.StandardDialog
 
OK_CANCEL - Static variable in class uic.widgets.StandardDialog
 
oldHeight - Variable in class uic.layout.NaturalLayout
Previous known height of the container
oldWidth - Variable in class uic.layout.NaturalLayout
Previous known width of the container
open(UICTheme) - Method in class uic.themeconfig.ConfigDialogImpl
 
OptionsPane - class uic.themeconfig.OptionsPane.
 
OptionsPane(UICTheme) - Constructor for class uic.themeconfig.OptionsPane
 
OptionsPaneBase - class uic.themeconfig.OptionsPaneBase.
 
OptionsPaneBase() - Constructor for class uic.themeconfig.OptionsPaneBase
 
OptionsPaneBase(boolean) - Constructor for class uic.themeconfig.OptionsPaneBase
 

P

paint(Graphics) - Method in class uic.widgets.JLine
 
paint(Graphics) - Method in class uic.widgets.ToolBarContainer
 
paint(Graphics) - Method in class uic.widgets.UICArrowButton
 
paint(Graphics) - Method in class uic.themeconfig.ThemeColorsPreview
 
paint(Graphics) - Method in class uic.widgets.ColorButtons
 
paint(Graphics) - Method in class uic.widgets.HSVSelector
 
paint(Graphics, JComponent) - Method in class uic.themes.UICRadioButtonUI
 
paint(Graphics, JComponent) - Method in class uic.themes.UICMenuUI
 
paint(Graphics, JComponent) - Method in class uic.themes.UICButtonUI
Overrides the default paint Does not paint the original focus and calls paintFocus implemented here
paint(Graphics, JComponent) - Method in class uic.themes.UICLabelUI
 
paint(Graphics, JComponent) - Method in class uic.themes.UICMenuItemUI
 
paint(Graphics, JComponent) - Method in class uic.themes.UICTabbedPaneUI
Override default paint to set the correct layout and to update the browse buttons (enable/disable and visible/not-visible)
paintButton(Graphics, AbstractButton) - Method in class uic.themes.UICButtonUI
Paints the default non-pressed button
paintButtonPressed(Graphics, AbstractButton) - Method in class uic.themes.UICButtonUI
Paints the focus non-pressed button
paintFocus(Graphics, AbstractButton) - Method in class uic.themes.UICButtonUI
 
paintFocus(Graphics, Rectangle, Dimension) - Method in class uic.themes.UICRadioButtonUI
 
paintFocusIndicator(Graphics, int, Rectangle[], int, Rectangle, Rectangle, boolean) - Method in class uic.themes.UICTabbedPaneUI
Override paint focus, to draw a normal dashed line as focus
paintIcon(Component, Graphics, int, int) - Method in class uic.widgets.BevelArrowIcon
Icon Interface method
paintIcon(Component, Graphics, int, int) - Method in class uic.widgets.CheckBoxIcon
 
paintIcon(Component, Graphics, int, int) - Method in class uic.widgets.RadioButtonIcon
 
paintIcon(Component, Graphics, int, int) - Method in class uic.widgets.ComboBoxButtonIcon
 
paintMenuItem(Graphics, JComponent, Icon, Icon, Color, Color, int) - Method in class uic.themes.UICMenuItemUI
Override to make text of menu items aligned when there are menu items with and without icons in one menu
paintTab(Graphics, int, Rectangle[], int, Rectangle, Rectangle) - Method in class uic.themes.UICTabbedPaneUI
Since this method is called from the superclass, do nothing when tab is not visible
paintTabBorder(Graphics, int, int, int, int, int, int, boolean) - Method in class uic.themes.UICTabbedPaneUI
this function draws the border around each tab note that this function does now draw the background of the tab.
paintText(Graphics, int, Font, FontMetrics, int, String, Rectangle, boolean) - Method in class uic.themes.UICTabbedPaneUI
 
panel - Variable in class uic.widgets.WizardPanelBase
 
parentDialog - Variable in class uic.widgets.WizardPanel
 
pControl - Variable in class uic.themeconfig.FontsBase
 
placeWidget(Sizes, Sizes, Sizes, Entry) - Method in class uic.layout.NaturalLayout
Helper method for calculateSize
PLAIN - Static variable in class uic.widgets.JLine
 
pMenu - Variable in class uic.themeconfig.FontsBase
 
positionDialog(boolean) - Method in class uic.widgets.StandardDialog
Place the dialog on screen.
PREFERRED - Static variable in class uic.layout.NaturalLayout
 
preferredLayoutSize(Container) - Method in class uic.layout.NaturalLayout
Determines the preferred size of the container argument using this layout.
preferredSize - Variable in class uic.layout.NaturalLayout
 
previewArea - Variable in class uic.themeconfig.ColorConfigPanelBase
 
previewLabel - Variable in class uic.widgets.FontSelectionBase
 
previewPanel - Variable in class uic.widgets.ColorSelectionBase
 
previewType - Variable in class uic.widgets.ColorSelectionBase
 
previewTypeSelectedSlot(ColorSelection.ColorButtonsWrapper) - Method in class uic.widgets.ColorSelection
 
profileSelectedSlot(ColorConfigPanel.Schema) - Method in class uic.themeconfig.ColorConfigPanel
 
profilesList - Variable in class uic.themeconfig.ColorConfigPanelBase
 
properties - Variable in class uic.plugins.AbstractWidget
 
pSubText - Variable in class uic.themeconfig.FontsBase
 
pSystem - Variable in class uic.themeconfig.FontsBase
 
pUser - Variable in class uic.themeconfig.FontsBase
 
pWindow - Variable in class uic.themeconfig.FontsBase
 

Q

QButtonGroup - class uic.plugins.QButtonGroup.
A button group is basically a groupbox plus that the children buttons are made mutually exclusive.
QButtonGroup(FileWriter, Element) - Constructor for class uic.plugins.QButtonGroup
 
QCheckBox - class uic.plugins.QCheckBox.
 
QCheckBox(FileWriter, Element) - Constructor for class uic.plugins.QCheckBox
 
QComboBox - class uic.plugins.QComboBox.
 
QComboBox(FileWriter, Element) - Constructor for class uic.plugins.QComboBox
 
QFrame - class uic.plugins.QFrame.
 
QFrame(FileWriter, Element) - Constructor for class uic.plugins.QFrame
 
QGroupBox - class uic.plugins.QGroupBox.
 
QGroupBox(FileWriter, Element) - Constructor for class uic.plugins.QGroupBox
 
QLabel - class uic.plugins.QLabel.
 
QLabel(FileWriter, Element) - Constructor for class uic.plugins.QLabel
 
QLineEdit - class uic.plugins.QLineEdit.
 
QLineEdit(FileWriter, Element) - Constructor for class uic.plugins.QLineEdit
 
QListBox - class uic.plugins.QListBox.
 
QListBox(FileWriter, Element) - Constructor for class uic.plugins.QListBox
 
QListView - class uic.plugins.QListView.
 
QListView(FileWriter, Element) - Constructor for class uic.plugins.QListView
 
QMultiLineEdit - class uic.plugins.QMultiLineEdit.
 
QMultiLineEdit(FileWriter, Element) - Constructor for class uic.plugins.QMultiLineEdit
 
QProgressBar - class uic.plugins.QProgressBar.
 
QProgressBar(FileWriter, Element) - Constructor for class uic.plugins.QProgressBar
 
QPushButton - class uic.plugins.QPushButton.
 
QPushButton(FileWriter, Element) - Constructor for class uic.plugins.QPushButton
 
QRadioButton - class uic.plugins.QRadioButton.
 
QRadioButton(FileWriter, Element) - Constructor for class uic.plugins.QRadioButton
 
QSlider - class uic.plugins.QSlider.
 
QSlider(FileWriter, Element) - Constructor for class uic.plugins.QSlider
 
QSpinBox - class uic.plugins.QSpinBox.
 
QSpinBox(FileWriter, Element) - Constructor for class uic.plugins.QSpinBox
 
QTabWidget - class uic.plugins.QTabWidget.
 
QTabWidget(FileWriter, Element) - Constructor for class uic.plugins.QTabWidget
 
QWizard - class uic.plugins.QWizard.
 
QWizard(FileWriter, Element) - Constructor for class uic.plugins.QWizard
 

R

RadioButtonIcon - class uic.widgets.RadioButtonIcon.
An icon used by RadioButtons.
RadioButtonIcon(int) - Constructor for class uic.widgets.RadioButtonIcon
 
reallocateIndexes() - Method in class uic.widgets.TableSorter
 
redSpin - Variable in class uic.widgets.ColorSelectionBase
 
registerName(int, String) - Method in class uic.helpers.VariableManager
Registers the name to be in use
registerName(String) - Method in class uic.helpers.VariableManager
Convenience method to register a variable.
removeIndexInterval(int, int) - Method in class uic.widgets.UICListSelectionModel
Remove the indices in the interval index0,index1 (inclusive) from the selection model.
removeLayoutComponent(Component) - Method in class uic.layout.NaturalLayout
Removes the specified component from the layout.
removeListSelectionListener(ListSelectionListener) - Method in class uic.widgets.UICListSelectionModel
Remove a listener from the list that's notified each time a change to the selection occurs.
removePanel(int) - Method in class uic.widgets.WizardPanel
Removes the panel at the specified position in the panel list.
removePanel(JPanel) - Method in class uic.widgets.WizardPanel
Removes the specified panel from the panel list.
removePanel(String) - Method in class uic.widgets.WizardPanel
Removes the first panel with the specified title from the panel list.
removeSelectionInterval(int, int) - Method in class uic.widgets.UICListSelectionModel
Change the selection to be the set difference of the current selection and the indices between index0 and index1 inclusive.
repaint() - Method in class uic.themeconfig.ThemeColorsPreview
 
resetFileLists() - Method in class uic.anttask.UICompiler
Clear the list of files to be compiled and copied..
restore(Properties) - Static method in class uic.themes.ThemeStore
 
restore(String, List) - Static method in class uic.themes.ThemeStore
 
rgbSpinnerChangedSlot() - Method in class uic.widgets.ColorSelection
 
row1 - Variable in class uic.layout.Constraints
Cell in which the upper left corner of the component lays
row2 - Variable in class uic.layout.Constraints
Cell in which the lower right corner of the component lays
rowOffset - Variable in class uic.layout.NaturalLayout
Offsets of rows in pixels.
rowSize - Variable in class uic.layout.NaturalLayout
Heights of rows in pixels
rowSpec - Variable in class uic.layout.NaturalLayout
Heights of rows expressed in absolute and relative terms

S

saturationSpin - Variable in class uic.widgets.ColorSelectionBase
 
save() - Method in class uic.themeconfig.OptionsPane
 
save() - Method in class uic.themeconfig.ColorConfigPanel
 
save() - Method in class uic.themeconfig.ConfigDialogImpl
 
save() - Method in class uic.themeconfig.FontsPanel
 
save() - Method in interface uic.themeconfig.ConfigPanelInterface
Please save yourself :)
scanDir(File, File, String[]) - Method in class uic.anttask.UICompiler
Scans the directory looking for source files to be compiled.
ScrollWheelHelper - class uic.themes.ScrollWheelHelper.
 
ScrollWheelHelper(Component, Object, String) - Constructor for class uic.themes.ScrollWheelHelper
 
section - Variable in class uic.Translate.Translator
 
sectionPanel - Variable in class uic.themeconfig.ConfigDialogBase
 
sectionsList - Variable in class uic.themeconfig.ConfigDialogBase
 
selectColorDialog(Window, Color) - Static method in class uic.widgets.ColorSelection
 
selectColorSlot(int, int) - Method in class uic.themeconfig.ThemeColorsPreview
 
selectFontDialog(Window, Font) - Static method in class uic.widgets.FontSelection
 
selectionExtraHeight - Variable in class uic.themes.UICTabbedPaneUI
 
selectionForKey(char, ComboBoxModel) - Method in class uic.themes.UICComboBoxKeyManager
 
selector - Variable in class uic.widgets.ColorSelectionBase
 
sendColorClickedEvent(int) - Method in class uic.themeconfig.ThemeColorsPreview
 
setAnchorSelectionIndex(int) - Method in class uic.widgets.UICListSelectionModel
Set the anchor selection index.
setAntialiasEnabled(boolean) - Method in class uic.themes.UICTheme
Turn antialias on or off for all widgets.
setAscending(boolean) - Method in class uic.widgets.TableSorterHeaderRenderer
 
setBuildProperties(File) - Method in class uic.anttask.UICompiler
 
setBundle(ResourceBundle) - Method in class uic.Translate.Translator
 
setColor(Color) - Method in class uic.widgets.UICColorButton
 
setColor(Color) - Method in class uic.widgets.ColorSelection
 
setColor(Color) - Method in class uic.widgets.HSVSelector
 
setColumn(int, double) - Method in class uic.layout.NaturalLayout
Adjusts the width of a single column in this layout.
setComponent(Component) - Method in class uic.widgets.StandardDialog
Place a Component on your dialog.
setConstraints(Component, Constraints) - Method in class uic.layout.NaturalLayout
Sets the constraints of a given component.
setDebug(boolean) - Method in class uic.anttask.UICompiler
 
setDebug(boolean) - Method in class uic.plugins.AbstractWidget
alter the debugging settings.
setDebugGrid(boolean) - Method in class uic.plugins.AbstractWidget
alter the debugging settings.
setDestDir(File) - Method in class uic.anttask.UICompiler
 
setDirection(int) - Method in class uic.widgets.BevelArrowIcon
The direction of the icon can be changed at any time.
setDrawGrid(boolean) - Method in class uic.anttask.UICompiler
 
setEvenRowColor(Color) - Method in class uic.widgets.TwoColorListCellRenderer
Set the even row color
setEvenRowColor(Color) - Method in class uic.widgets.TwoColorCellRenderer
Sets the color for the even row (rowcount starts at 0) Because of a bug in jdk1.3 Color.white cannot be used as a row color when a different odd color is used
setFont(Font) - Method in class uic.widgets.MWTable
Override setfont to adjust the rowheight
setFont(Font) - Method in class uic.widgets.FontSelection
 
setFont(Font) - Method in class uic.widgets.ColorButtons
 
setHSVColor(int, int, int) - Method in class uic.widgets.HSVSelector
 
setLastTabVisible(boolean) - Method in class uic.themes.UICTabbedPaneUI
 
setLeadSelectionIndex(int) - Method in class uic.widgets.UICListSelectionModel
Set the lead selection index.
setLineType(int) - Method in class uic.widgets.JLine
Sets the line to be eithr JLine.PLAIN or JLine.LOWERED for a bevelled line.
setLineWidth(int) - Method in class uic.widgets.JLine
Set the width (or thickness) of the line.
setListfiles(boolean) - Method in class uic.anttask.UICompiler
If true, list the source files being handed off to the compiler.
setLocale(Locale) - Static method in class uic.Translate
convienience method
setLocale(String, String) - Static method in class uic.Translate
convienience method
setLocale(String, String, String) - Static method in class uic.Translate
Set one time per application, all following calls to createTranslator will look for translations in the given Locale.
setMargin(Insets) - Method in class uic.widgets.UICArrowButton
 
setMargin(int) - Method in class uic.layout.NaturalLayout
Set margin.
setModel(TableModel) - Method in class uic.widgets.TableSorter
 
setModel(TableModel) - Method in class uic.widgets.TableMap
 
setOddRowColor(Color) - Method in class uic.widgets.TwoColorListCellRenderer
Set the odd row color
setOddRowColor(Color) - Method in class uic.widgets.TwoColorCellRenderer
Sets the color for the odd row (rowcount starts at 0) Because of a bug in jdk1.3 Color.white cannot be used as a row color when a different even color is used
setPaintFocus(boolean) - Method in class uic.widgets.TwoColorListCellRenderer
Paint the focus if true
setPaintFocus(boolean) - Method in class uic.widgets.TwoColorCellRenderer
Should focus rectangle be painted?
setPanel(int, JPanel) - Method in class uic.widgets.WizardPanel
Replaces the panel at the specified position with the specified panel.
setPanelVerified(int, boolean) - Method in class uic.widgets.WizardPanel
Replaces the boolean at the specified index with the new boolean.
setPopupVisible(JComboBox, boolean) - Method in class uic.themes.UICComboBoxUI
 
setPressedColumn(int[]) - Method in class uic.widgets.TableSorterHeaderRenderer
 
setRow(int, double) - Method in class uic.layout.NaturalLayout
Adjusts the height of a single row in this layout.
setSection(String) - Method in class uic.Translate
To change the key that this Translate object can be fetched with set a new one.
setSelectionInterval(int, int) - Method in class uic.widgets.UICListSelectionModel
Change the selection to be between index0 and index1 inclusive.
setSelectionMode(int) - Method in class uic.widgets.UICListSelectionModel
Set the selection mode.
setSource(String) - Method in class uic.anttask.UICompiler
Sourcecode version
setSourceVersion(String) - Method in class uic.UIC
Sourcecode version, set to "1.3" for compatability (and less features)
setSourceVersion(String) - Method in class uic.plugins.AbstractWidget
The user specified sourcecode version, check when using 'newer' calls.
setSpacing(int) - Method in class uic.layout.NaturalLayout
Set spacing.
setSrcDir(Path) - Method in class uic.anttask.UICompiler
 
setTabPlacementOffset(int) - Method in class uic.themes.UICTabbedPaneUI
 
setThumbLocation(int, int) - Method in class uic.themes.UICSliderUI
 
setTimerTimout(int, int) - Method in class uic.widgets.UICArrowButton
 
setTitle(int, String) - Method in class uic.widgets.WizardPanel
Replaces the title at the specified position with the specified title.
setToolTipText(String, int) - Method in class uic.widgets.MWTable
Set the tooltip text per row.
setTranslator(Translator) - Method in class uic.plugins.AbstractWidget
Sets a translator for translation of on screen strings.
setUpdateOnlyOnChange(boolean) - Method in class uic.widgets.HSVSelector
Specifies wheather we sent propertyChange events on each and every change, or only on select.
setUserSettings(Properties) - Method in class uic.themes.UICTheme
 
setValueAt(Object, int, int) - Method in class uic.widgets.TableSorter
 
setValueAt(Object, int, int) - Method in class uic.widgets.TableMap
 
setValueIsAdjusting(boolean) - Method in class uic.widgets.UICListSelectionModel
 
setVariableManager(VariableManager) - Method in class uic.plugins.AbstractWidget
Sets the variableManager for unique names and global variables.
setX(int, int) - Method in class uic.layout.Sizes
 
setY(int, int) - Method in class uic.layout.Sizes
 
show() - Method in class uic.widgets.StandardDialog
Convenience method for the next version.
show(Point, Dimension) - Method in class uic.widgets.StandardDialog
Show the dialog at the given location.
show(Rectangle) - Method in class uic.widgets.StandardDialog
Convenience method for the above version.
showConfigDialog(JFrame, UICTheme) - Static method in class uic.themeconfig.ConfigDialog
 
showWizard() - Method in class uic.widgets.WizardPanel
Shows the wizard dialog and returns the exit option.
shuttlesort(int[], int[], int, int) - Method in class uic.widgets.TableSorter
 
SIGNALNAME - Static variable in class uic.widgets.HSVSelector
 
singleCell - Variable in class uic.layout.Entry
Does the component occupy a single cell
SIZE_POLICY_EXPANDING - Static variable in class uic.layout.NaturalLayout
 
SIZE_POLICY_EXPANDING - Static variable in class uic.layout.Constraints
 
SIZE_POLICY_FIXED - Static variable in class uic.layout.NaturalLayout
 
SIZE_POLICY_FIXED - Static variable in class uic.layout.Constraints
 
SIZE_POLICY_IGNORED - Static variable in class uic.layout.NaturalLayout
 
SIZE_POLICY_IGNORED - Static variable in class uic.layout.Constraints
 
SIZE_POLICY_MAXIMUM - Static variable in class uic.layout.NaturalLayout
 
SIZE_POLICY_MAXIMUM - Static variable in class uic.layout.Constraints
 
SIZE_POLICY_MINIMUM - Static variable in class uic.layout.NaturalLayout
 
SIZE_POLICY_MINIMUM - Static variable in class uic.layout.Constraints
 
SIZE_POLICY_MINIMUM_EXPANDING - Static variable in class uic.layout.NaturalLayout
 
SIZE_POLICY_MINIMUM_EXPANDING - Static variable in class uic.layout.Constraints
 
SIZE_POLICY_PREFERRED - Static variable in class uic.layout.NaturalLayout
 
SIZE_POLICY_PREFERRED - Static variable in class uic.layout.Constraints
 
sizeColumnsToFit(int) - Method in class uic.widgets.MWTable
 
sizeList - Variable in class uic.widgets.FontSelectionBase
 
sizes - Variable in class uic.layout.Entry
 
Sizes - class uic.layout.Sizes.
 
Sizes(int, int) - Constructor for class uic.layout.Sizes
 
Sizes(int, int, int) - Constructor for class uic.layout.Sizes
 
sizeSelectedSlot(String) - Method in class uic.widgets.FontSelection
 
sort(Object) - Method in class uic.widgets.TableSorter
 
sortByColumn(int) - Method in class uic.widgets.TableSorter
 
sortByColumn(int, boolean) - Method in class uic.widgets.TableSorter
 
sourceVersion - Variable in class uic.plugins.AbstractWidget
 
spacing - Variable in class uic.layout.NaturalLayout
Margin/spacing
StandardDialog - class uic.widgets.StandardDialog.
A replacement for all you usages of JDialog.
StandardDialog(Window, String, boolean, int) - Constructor for class uic.widgets.StandardDialog
Create an invisible dialog with an optional owner, title and buttons.
StandardDialog(Window, String, int) - Constructor for class uic.widgets.StandardDialog
Convinience constructor for a modal dialog
stateChanged(ChangeEvent) - Method in class uic.themes.UICTabbedPaneUI.TabSelectionHandler
 
store() - Method in class uic.themes.UICTheme
 
store(String, List) - Static method in class uic.themes.ThemeStore
 
store(UICTheme) - Static method in class uic.themes.ThemeStore
 
styleList - Variable in class uic.widgets.FontSelectionBase
 
styleSelectedSlot(String) - Method in class uic.widgets.FontSelection
 
swap(int, int) - Method in class uic.widgets.TableSorter
 

T

tab - Variable in class uic.plugins.AbstractWidget
 
tableChanged(TableModelEvent) - Method in class uic.widgets.TableSorter
 
tableChanged(TableModelEvent) - Method in class uic.widgets.TableMap
 
TableMap - class uic.widgets.TableMap.
 
TableMap() - Constructor for class uic.widgets.TableMap
 
TableSorter - class uic.widgets.TableSorter.
 
TableSorter() - Constructor for class uic.widgets.TableSorter
 
TableSorter(TableModel) - Constructor for class uic.widgets.TableSorter
 
TableSorterHeaderRenderer - class uic.widgets.TableSorterHeaderRenderer.
Table header renderer, is set from the function addMouseListenerToHeaderInTable(JTable table) in TableSorter
TableSorterHeaderRenderer(JTable) - Constructor for class uic.widgets.TableSorterHeaderRenderer
 
TableViewInterface - interface uic.widgets.TableViewInterface.
This interface should be added to every table model used in the MWTable from this package.
tabs - Variable in class uic.widgets.ColorSelectionBase
 
textLabel1 - Variable in class uic.themeconfig.FontsBase
 
textLabel1 - Variable in class uic.widgets.FontSelectionBase
 
textLabel1 - Variable in class uic.widgets.ColorSelectionBase
 
textLabel1_2 - Variable in class uic.widgets.ColorSelectionBase
 
textLabel1_3 - Variable in class uic.widgets.ColorSelectionBase
 
textLabel1_4 - Variable in class uic.widgets.ColorSelectionBase
 
textLabel1_5 - Variable in class uic.widgets.ColorSelectionBase
 
textLabel1_6 - Variable in class uic.widgets.ColorSelectionBase
 
textLabel2 - Variable in class uic.themeconfig.FontsBase
 
textLabel2 - Variable in class uic.widgets.FontSelectionBase
 
textLabel2 - Variable in class uic.widgets.ColorSelectionBase
 
textLabel3 - Variable in class uic.themeconfig.FontsBase
 
textLabel3 - Variable in class uic.widgets.FontSelectionBase
 
textLabel4 - Variable in class uic.themeconfig.FontsBase
 
textLabel5 - Variable in class uic.themeconfig.FontsBase
 
textLabel6 - Variable in class uic.themeconfig.FontsBase
 
ThemeColorsPreview - class uic.themeconfig.ThemeColorsPreview.
A widget that shows various 'widgets' in the colors from the provided theme.
ThemeColorsPreview(UICTheme) - Constructor for class uic.themeconfig.ThemeColorsPreview
 
ThemeStore - class uic.themes.ThemeStore.
 
ThemeStore() - Constructor for class uic.themes.ThemeStore
 
ToolBarContainer - class uic.widgets.ToolBarContainer.
This ToolBarContainer is a Container that allows a number of Toolbars to be present at a certain side of the screen.
ToolBarContainer() - Constructor for class uic.widgets.ToolBarContainer
 
ToolBarContainer(int) - Constructor for class uic.widgets.ToolBarContainer
Create the container for toolbars with a placing from the box-tyoe SwingConstants (top/bottom etc).
ToolBarContainer(JFrame, int) - Constructor for class uic.widgets.ToolBarContainer
Create the container for toolbars with a placing from the box-type SwingConstants (top/bottom etc) and add it on the parent.
ToolBarContainer(Window, int) - Constructor for class uic.widgets.ToolBarContainer
Create the container for toolbars with a placing from the SwingConstants and add it on the parent.
toString() - Method in class uic.layout.Sizes
 
toString() - Method in class uic.layout.NaturalLayout
Converts this NaturalLayout to a string.
toString() - Method in class uic.layout.Constraints
Gets a string representation of this Constraints.
totalX() - Method in class uic.layout.Sizes
 
totalY() - Method in class uic.layout.Sizes
 
Translate - class uic.Translate.
Translate is a class that you can use to translate the texts on a GUI.
Translate.Translator - class uic.Translate.Translator.
 
Translate.Translator(String, ResourceBundle) - Constructor for class uic.Translate.Translator
 
translate() - Method in class uic.widgets.WizardPanelBase
 
translate() - Method in class uic.widgets.StandardDialog
Overload this method to provide translations...
translate() - Method in class uic.themeconfig.OptionsPane
 
translate() - Method in class uic.themeconfig.ColorConfigPanel
 
translate() - Method in class uic.themeconfig.OptionsPaneBase
 
translate() - Method in class uic.themeconfig.FontPreview
 
translate() - Method in class uic.themeconfig.FontsBase
 
translate() - Method in class uic.themeconfig.ConfigDialog
 
translate() - Method in class uic.themeconfig.ConfigDialogImpl
 
translate() - Method in class uic.themeconfig.ColorConfigPanelBase
 
translate() - Method in class uic.themeconfig.FontsPanel
 
translate() - Method in class uic.themeconfig.FontPreviewBase
 
translate() - Method in class uic.themeconfig.ConfigDialogBase
 
translate() - Method in class uic.widgets.FontSelection
 
translate() - Method in class uic.widgets.FontSelectionBase
 
translate() - Method in class uic.widgets.ColorSelection
 
translate() - Method in class uic.widgets.ColorSelectionBase
 
Translate() - Constructor for class uic.Translate
Initialize a new Translate object.
translate(String) - Method in class uic.helpers.UICTranslator
 
translate(String) - Method in class uic.helpers.Translator
This is a simple implementation to do translation (i18n) of the input string.
Translate(String) - Constructor for class uic.Translate
Create a new Translate that will get translations from the properties file named 'section_[lan]_[country].properties
Translate(String, Object) - Constructor for class uic.Translate
Create a new Translate that will get translations from the properties file named 'section_[lan]_[country].properties
TranslationInterface - interface uic.TranslationInterface.
 
translator - Variable in class uic.plugins.AbstractWidget
 
Translator - class uic.helpers.Translator.
Dummy class for translating strings in the GUI to do localisation.
Translator() - Constructor for class uic.helpers.Translator
 
TwoColorCellRenderer - class uic.widgets.TwoColorCellRenderer.
Implementation of a table cell renderer that has different colors for the odd and even table rows
TwoColorCellRenderer(TableCellRenderer) - Constructor for class uic.widgets.TwoColorCellRenderer
Constructor needed to wrap the standard table cell renderer
TwoColorListCellRenderer - class uic.widgets.TwoColorListCellRenderer.
CellRenderer for the list Has to different colors for the odd and even rows to improve the look
TwoColorListCellRenderer() - Constructor for class uic.widgets.TwoColorListCellRenderer
Default constructor, same as new TwoColorListCellRenderer(null)
TwoColorListCellRenderer(ListCellRenderer) - Constructor for class uic.widgets.TwoColorListCellRenderer
Constructor based on an exisint cellrenderer

U

uic - package uic
 
UIC - class uic.UIC.
UserInterface Compiler (http://uic.sf.net)
uic.anttask - package uic.anttask
Ant integration
uic.helpers - package uic.helpers
Helper classes for the compile process
uic.layout - package uic.layout
Java Swing based layouter for professional layouting with minimum code
uic.plugins - package uic.plugins
Each widget in QtDesigner is handled by a seperate plugin which extends the AbstractPlugin.
uic.themeconfig - package uic.themeconfig
A configuration dialog for the UICTheme.
uic.themes - package uic.themes
The Swing UICTheme to provide various bugfixes and an all-round mature theme.
uic.widgets - package uic.widgets
Widgets for your programming pleasure!
UIC(String) - Constructor for class uic.UIC
Default constructor Same as calling new UIC(fileName,"");
UIC(String, String) - Constructor for class uic.UIC
Constructor
UIC(String, String, InputStream) - Constructor for class uic.UIC
 
UICArrowButton - class uic.widgets.UICArrowButton.
 
UICArrowButton(int) - Constructor for class uic.widgets.UICArrowButton
 
UICButtonUI - class uic.themes.UICButtonUI.
Needed to give the Button it's original behaviour back after adding the UICListUI for lists.
UICButtonUI() - Constructor for class uic.themes.UICButtonUI
 
UICCheckBoxUI - class uic.themes.UICCheckBoxUI.
 
UICCheckBoxUI() - Constructor for class uic.themes.UICCheckBoxUI
 
UICColorButton - class uic.widgets.UICColorButton.
A button without a name; but with a color area.
UICColorButton() - Constructor for class uic.widgets.UICColorButton
 
UICColorButton(Color) - Constructor for class uic.widgets.UICColorButton
 
UICComboBoxKeyManager - class uic.themes.UICComboBoxKeyManager.
 
UICComboBoxKeyManager() - Constructor for class uic.themes.UICComboBoxKeyManager
 
UICComboBoxUI - class uic.themes.UICComboBoxUI.
Needed to give the ComboBox it's original behaviour back after adding the UICListUI for lists.
UICComboBoxUI() - Constructor for class uic.themes.UICComboBoxUI
 
UICFocusTraversalPolicy - class uic.widgets.UICFocusTraversalPolicy.
A focus traversalPolicy for predefined traversal.
UICFocusTraversalPolicy() - Constructor for class uic.widgets.UICFocusTraversalPolicy
 
UICLabelUI - class uic.themes.UICLabelUI.
 
UICLabelUI() - Constructor for class uic.themes.UICLabelUI
 
UICListSelectionModel - class uic.widgets.UICListSelectionModel.
List selection model, that handles 2 extra selection types
UICListSelectionModel() - Constructor for class uic.widgets.UICListSelectionModel
 
UICListUI - class uic.themes.UICListUI.
The UICListUI implements a better (usability wise) method of selecting items in a multiitem list, plus fixes some Swing bugs.
UICListUI.MouseInputHandler - class uic.themes.UICListUI.MouseInputHandler.
Mouse input, and focus handling for JList.
UICListUI.MouseInputHandler() - Constructor for class uic.themes.UICListUI.MouseInputHandler
 
UICListUI() - Constructor for class uic.themes.UICListUI
 
UICMenuItemUI - class uic.themes.UICMenuItemUI.
 
UICMenuItemUI() - Constructor for class uic.themes.UICMenuItemUI
 
UICMenuUI - class uic.themes.UICMenuUI.
 
UICMenuUI() - Constructor for class uic.themes.UICMenuUI
 
UICompiler - class uic.anttask.UICompiler.
The class that allows you to compile ui files into java files from ant.
UICompiler() - Constructor for class uic.anttask.UICompiler
 
UICPanelUI - class uic.themes.UICPanelUI.
 
UICPanelUI() - Constructor for class uic.themes.UICPanelUI
 
UICPasswordFieldUI - class uic.themes.UICPasswordFieldUI.
 
UICPasswordFieldUI() - Constructor for class uic.themes.UICPasswordFieldUI
 
UICRadioButtonUI - class uic.themes.UICRadioButtonUI.
 
UICRadioButtonUI() - Constructor for class uic.themes.UICRadioButtonUI
 
UICScrollPaneUI - class uic.themes.UICScrollPaneUI.
 
UICScrollPaneUI() - Constructor for class uic.themes.UICScrollPaneUI
 
UICSliderUI - class uic.themes.UICSliderUI.
 
UICSliderUI() - Constructor for class uic.themes.UICSliderUI
 
UICSpinnerUI - class uic.themes.UICSpinnerUI.
 
UICSpinnerUI() - Constructor for class uic.themes.UICSpinnerUI
 
UICTabbedPaneUI - class uic.themes.UICTabbedPaneUI.
Scrollable tab ui that also works for jdk1.3
UICTabbedPaneUI.MouseHandler - class uic.themes.UICTabbedPaneUI.MouseHandler.
This inner class is marked "public" due to a compiler bug.
UICTabbedPaneUI.MouseHandler() - Constructor for class uic.themes.UICTabbedPaneUI.MouseHandler
 
UICTabbedPaneUI.TabSelectionHandler - class uic.themes.UICTabbedPaneUI.TabSelectionHandler.
 
UICTabbedPaneUI.TabSelectionHandler() - Constructor for class uic.themes.UICTabbedPaneUI.TabSelectionHandler
 
UICTabbedPaneUI() - Constructor for class uic.themes.UICTabbedPaneUI
 
UICTableHeaderUI - class uic.themes.UICTableHeaderUI.
Needed to give the Button it's original behaviour back after adding the UICListUI for lists.
UICTableHeaderUI() - Constructor for class uic.themes.UICTableHeaderUI
 
UICTableUI - class uic.themes.UICTableUI.
 
UICTableUI() - Constructor for class uic.themes.UICTableUI
 
UICTextFieldUI - class uic.themes.UICTextFieldUI.
 
UICTextFieldUI() - Constructor for class uic.themes.UICTextFieldUI
 
UICTheme - class uic.themes.UICTheme.
The UICTheme for lots of usability fixes.
UICTheme() - Constructor for class uic.themes.UICTheme
 
UICTheme(Properties) - Constructor for class uic.themes.UICTheme
 
UICThemeBigFonts - class uic.themes.UICThemeBigFonts.
A big fonts version of the UICTheme.
UICThemeBigFonts() - Constructor for class uic.themes.UICThemeBigFonts
 
UICTranslator - class uic.helpers.UICTranslator.
 
UICTranslator() - Constructor for class uic.helpers.UICTranslator
 
uninstallComponents() - Method in class uic.themes.UICTabbedPaneUI
Remove the browsebuttons
uninstallDefaults(AbstractButton) - Method in class uic.themes.UICRadioButtonUI
 
uninstallListeners() - Method in class uic.themes.UICTabbedPaneUI
Remove the browsebutton listeners
uninstallUI(JComponent) - Method in class uic.themes.UICTabbedPaneUI
 
UP - Static variable in class uic.widgets.BevelArrowIcon
Direction for the setDirection method.
UP - Static variable in class uic.widgets.TableSorterHeaderRenderer
 
update(Graphics, JComponent) - Method in class uic.themes.UICTextFieldUI
 
updateColorSlot(Color) - Method in class uic.widgets.ColorSelection
 
updateThemeOn(Window, UICTheme) - Static method in class uic.themeconfig.ConfigDialog
 
useAntiAlias - Static variable in class uic.themes.UICTheme
 
userSettings - Variable in class uic.themes.UICTheme
 

V

vAlign - Variable in class uic.layout.Constraints
justification
valueSelected(float) - Method in class uic.widgets.HSVSelector
 
valueSpin - Variable in class uic.widgets.ColorSelectionBase
 
VARIABLE - Static variable in class uic.helpers.VariableManager
 
variableManager - Variable in class uic.plugins.AbstractWidget
 
VariableManager - class uic.helpers.VariableManager.
While compiling this class makes sure we keep names unique and we have a full list of all the widgets to 'define' as class variables.
VariableManager() - Constructor for class uic.helpers.VariableManager
 
VERTICAL - Static variable in class uic.UIC
 
verticalAlign - Variable in class uic.plugins.AbstractWidget
 
verticalPolicy - Variable in class uic.layout.Constraints
sizing policies

W

widgetElement - Variable in class uic.plugins.AbstractWidget
 
WizardPanel - class uic.widgets.WizardPanel.
A Wizard in Java.
WizardPanel() - Constructor for class uic.widgets.WizardPanel
 
WizardPanel(JDialog) - Constructor for class uic.widgets.WizardPanel
 
WizardPanelBase - class uic.widgets.WizardPanelBase.
 
WizardPanelBase() - Constructor for class uic.widgets.WizardPanelBase
 
WizardPanelBase(boolean) - Constructor for class uic.widgets.WizardPanelBase
 
writeConstruct() - Method in class uic.plugins.QWizard
 
writeConstruct() - Method in class uic.plugins.QGroupBox
 
writeConstruct() - Method in class uic.plugins.QFrame
 
writeConstruct() - Method in class uic.plugins.QListBox
 
writeConstruct() - Method in class uic.plugins.QMultiLineEdit
 
writeConstruct() - Method in class uic.plugins.QSlider
 
writeConstruct() - Method in class uic.plugins.QProgressBar
 
writeConstruct() - Method in class uic.plugins.QTabWidget
 
writeConstruct() - Method in class uic.plugins.QSpinBox
 
writeConstruct() - Method in class uic.plugins.QLabel
 
writeConstruct() - Method in class uic.plugins.QComboBox
 
writeConstruct() - Method in class uic.plugins.Line
 
writeConstruct() - Method in class uic.plugins.AbstractWidget
Print the construction of the java widget.
writeConstruct() - Method in class uic.plugins.QPushButton
 
writeConstruct() - Method in class uic.plugins.KColorButton
 
writeConstruct() - Method in class uic.plugins.KHSSelector
 
writeConstruct() - Method in class uic.plugins.QRadioButton
 
writeConstruct() - Method in class uic.plugins.QListView
 
writeConstruct() - Method in class uic.plugins.QCheckBox
 
writeConstruct() - Method in class uic.plugins.General
 
writeConstruct() - Method in class uic.plugins.QLineEdit
 
writeDefaultProperties(String) - Method in class uic.plugins.AbstractWidget
Convenience method
writeDefaultProperties(String, int) - Method in class uic.plugins.AbstractWidget
 
writeGlobalMethods() - Method in class uic.plugins.QWizard
 
writeGlobalMethods() - Method in class uic.plugins.AbstractWidget
Print optional global methods (stuff outside the guiInit method).
writeGlobalMethods() - Method in class uic.plugins.QPushButton
Write method that will be called when buttons is pushed
writeGlobalMethods() - Method in class uic.plugins.KColorButton
Write method that will be called when buttons is pushed
writeGlobalMethods() - Method in class uic.plugins.QListView
 
writeGlobalMethods() - Method in class uic.plugins.General
Implement this method to get the output written in here as methods in the target class.
writePostConstruct() - Method in class uic.plugins.AbstractWidget
Print initialisation code at the end of the guiInit method.
writePostConstruct() - Method in class uic.plugins.QPushButton
 
writePostConstruct() - Method in class uic.plugins.KColorButton
 
writePostConstruct() - Method in class uic.plugins.QButtonGroup
 
writePostConstruct() - Method in class uic.plugins.General
 

A B C D E F G H I J K L M N O P Q R S T U V W

Copyright © 2002,2003 Thomas Zander