- DAbstractChartType - Class in org.kopi.vkopi.lib.ui.swing.chart
-
- DAbstractChartType(String, VDataSeries[]) - Constructor for class org.kopi.vkopi.lib.ui.swing.chart.DAbstractChartType
-
Creates a new abstract chart type instance.
- DActor - Class in org.kopi.vkopi.lib.ui.swing.visual
-
- DActor(VActor) - Constructor for class org.kopi.vkopi.lib.ui.swing.visual.DActor
-
- DActorField - Class in org.kopi.vkopi.lib.ui.swing.form
-
UI Implementation of actor field in swing environment.
- DActorField(VFieldUI, DLabel, int, int, boolean) - Constructor for class org.kopi.vkopi.lib.ui.swing.form.DActorField
-
- DAreaChart - Class in org.kopi.vkopi.lib.ui.swing.chart
-
- DAreaChart(String, VDataSeries[]) - Constructor for class org.kopi.vkopi.lib.ui.swing.chart.DAreaChart
-
Creates a new area chart from a given data series.
- DateChooser - Class in org.kopi.vkopi.lib.ui.swing.form
-
This class represents a date chooser.
- DateChooser(LocalDate) - Constructor for class org.kopi.vkopi.lib.ui.swing.form.DateChooser
-
Construct a new DateChooser.
- DBarChart - Class in org.kopi.vkopi.lib.ui.swing.chart
-
- DBarChart(String, VDataSeries[]) - Constructor for class org.kopi.vkopi.lib.ui.swing.chart.DBarChart
-
Creates a new bar chart.
- DBlock - Class in org.kopi.vkopi.lib.ui.swing.form
-
- DBlock(DForm, VBlock) - Constructor for class org.kopi.vkopi.lib.ui.swing.form.DBlock
-
Constructor
- DBlockDropTargetHandler - Class in org.kopi.vkopi.lib.ui.swing.form
-
- DBlockDropTargetHandler(VBlock) - Constructor for class org.kopi.vkopi.lib.ui.swing.form.DBlockDropTargetHandler
-
- DChart - Class in org.kopi.vkopi.lib.ui.swing.chart
-
- DChart(VWindow) - Constructor for class org.kopi.vkopi.lib.ui.swing.chart.DChart
-
Creates a new chart view from its model.
- DChartBlock - Class in org.kopi.vkopi.lib.ui.swing.form
-
- DChartBlock(DForm, VBlock) - Constructor for class org.kopi.vkopi.lib.ui.swing.form.DChartBlock
-
- DChartHeaderLabel - Class in org.kopi.vkopi.lib.ui.swing.form
-
- DColorField - Class in org.kopi.vkopi.lib.ui.swing.form
-
DColorField is a panel composed in a color field and a label behind
- DColorField(VFieldUI, DLabel, int, int, boolean) - Constructor for class org.kopi.vkopi.lib.ui.swing.form.DColorField
-
Constructor
- DColumnChart - Class in org.kopi.vkopi.lib.ui.swing.chart
-
- DColumnChart(String, VDataSeries[]) - Constructor for class org.kopi.vkopi.lib.ui.swing.chart.DColumnChart
-
Creates a new column chart from a given data series.
- decr - Variable in class org.kopi.vkopi.lib.ui.swing.form.DField
-
- DField - Class in org.kopi.vkopi.lib.ui.swing.form
-
DField is a panel composed in a text field and an information panel
The text field appear as a JLabel until it is edited
- DField(VFieldUI, DLabel, int, int, boolean) - Constructor for class org.kopi.vkopi.lib.ui.swing.form.DField
-
- DField.DFieldMouseListener - Class in org.kopi.vkopi.lib.ui.swing.form
-
- DFieldMouseListener() - Constructor for class org.kopi.vkopi.lib.ui.swing.form.DField.DFieldMouseListener
-
- DFieldUI - Class in org.kopi.vkopi.lib.ui.swing.form
-
DFieldUI is a swing implementation of VFieldUI
- DFieldUI(UBlock, VField) - Constructor for class org.kopi.vkopi.lib.ui.swing.form.DFieldUI
-
- DFootPanel - Class in org.kopi.vkopi.lib.ui.swing.visual
-
An information panel displayed at the foot of every window.
- DFootPanel(DWindow) - Constructor for class org.kopi.vkopi.lib.ui.swing.visual.DFootPanel
-
Constructs a foot panel
- DForm - Class in org.kopi.vkopi.lib.ui.swing.form
-
This is the display class of a form.
- DForm(VForm) - Constructor for class org.kopi.vkopi.lib.ui.swing.form.DForm
-
Constructor
- DImage - Class in org.kopi.vkopi.lib.ui.swing.form
-
- DImage(String, int) - Constructor for class org.kopi.vkopi.lib.ui.swing.form.DImage
-
Constructor
- DImageField - Class in org.kopi.vkopi.lib.ui.swing.form
-
DImageField is a panel composed in a Image field and a label behind
- DImageField(VFieldUI, DLabel, int, int, int, int, boolean) - Constructor for class org.kopi.vkopi.lib.ui.swing.form.DImageField
-
Constructor
- displayedFields - Variable in class org.kopi.vkopi.lib.ui.swing.form.DBlock
-
- displayError(String) - Method in class org.kopi.vkopi.lib.ui.swing.visual.DWindow
-
Displays an error message.
- displayError(Component, String) - Static method in class org.kopi.vkopi.lib.ui.swing.visual.DWindow
-
- displayError(UComponent, String) - Method in class org.kopi.vkopi.lib.ui.swing.visual.JApplication
-
- displayFieldError(VFieldException) - Method in class org.kopi.vkopi.lib.ui.swing.form.DForm
-
- displayNotice(String) - Method in class org.kopi.vkopi.lib.ui.swing.visual.DWindow
-
Displays a notice.
- displayNotice(Component, String) - Static method in class org.kopi.vkopi.lib.ui.swing.visual.DWindow
-
- displayWarning(String) - Method in class org.kopi.vkopi.lib.ui.swing.visual.DWindow
-
Displays a warning message.
- dispose() - Method in class org.kopi.vkopi.lib.ui.swing.visual.DWindow
-
- DItemTree - Class in org.kopi.vkopi.lib.ui.swing.visual
-
- DItemTree(VItemTree) - Constructor for class org.kopi.vkopi.lib.ui.swing.visual.DItemTree
-
- DItemTree.Tree - Class in org.kopi.vkopi.lib.ui.swing.visual
-
- DLabel - Class in org.kopi.vkopi.lib.ui.swing.form
-
!!!
- DLabel(String, String) - Constructor for class org.kopi.vkopi.lib.ui.swing.form.DLabel
-
Constructor
- DLineChart - Class in org.kopi.vkopi.lib.ui.swing.chart
-
- DLineChart(String, VDataSeries[]) - Constructor for class org.kopi.vkopi.lib.ui.swing.chart.DLineChart
-
Creates a new line chart from a given data series.
- DListDialog - Class in org.kopi.vkopi.lib.ui.swing.form
-
- DListDialog(VListDialog) - Constructor for class org.kopi.vkopi.lib.ui.swing.form.DListDialog
-
- DMenuBar - Class in org.kopi.vkopi.lib.ui.swing.visual
-
- DMenuItem - Class in org.kopi.vkopi.lib.ui.swing.visual
-
This subclass of JMenuItem redefines setAccelerator to enable unsetting
of key accelerators.
- DMenuItem(Action) - Constructor for class org.kopi.vkopi.lib.ui.swing.visual.DMenuItem
-
Creates a menu item with text.
- DMultiBlock - Class in org.kopi.vkopi.lib.ui.swing.form
-
- DMultiBlock(DForm, VBlock) - Constructor for class org.kopi.vkopi.lib.ui.swing.form.DMultiBlock
-
Constructor
- DObject - Class in org.kopi.vkopi.lib.ui.swing.visual
-
Class with only static methods to cache the properties of a Visual
Kopi application
- DObject() - Constructor for class org.kopi.vkopi.lib.ui.swing.visual.DObject
-
- DObjectField - Class in org.kopi.vkopi.lib.ui.swing.form
-
DImageField is a panel composed in a Image field and a label behind
- DObjectField(VFieldUI, DLabel, int, int, boolean) - Constructor for class org.kopi.vkopi.lib.ui.swing.form.DObjectField
-
Constructor
- document - Variable in class org.kopi.vkopi.lib.ui.swing.form.DTextField
-
- doModal(VWindow) - Method in class org.kopi.vkopi.lib.ui.swing.visual.JWindowController
-
- doModal(Window) - Method in class org.kopi.vkopi.lib.ui.swing.visual.JWindowController
-
- doNotModal(VWindow) - Method in class org.kopi.vkopi.lib.ui.swing.visual.JWindowController
-
- doNotModal(Window) - Method in class org.kopi.vkopi.lib.ui.swing.visual.JWindowController
-
- doNotModal(UWindow) - Method in class org.kopi.vkopi.lib.ui.swing.visual.JWindowController
-
- DPage - Class in org.kopi.vkopi.lib.ui.swing.form
-
- DPage(boolean) - Constructor for class org.kopi.vkopi.lib.ui.swing.form.DPage
-
- DPieChart - Class in org.kopi.vkopi.lib.ui.swing.chart
-
- DPieChart(String, VDataSeries[]) - Constructor for class org.kopi.vkopi.lib.ui.swing.chart.DPieChart
-
Creates a new pie chart from a given series.
- DPositionPanel - Class in org.kopi.vkopi.lib.ui.swing.visual
-
The position panel is the used to go trough the rows when fetching
several rows.
- DPositionPanel(DPositionPanelListener) - Constructor for class org.kopi.vkopi.lib.ui.swing.visual.DPositionPanel
-
Creates a new position panel.
- DPreferences - Class in org.kopi.vkopi.lib.ui.swing.visual
-
!!!
- DPreferences() - Constructor for class org.kopi.vkopi.lib.ui.swing.visual.DPreferences
-
- DPreviewWindow - Class in org.kopi.vkopi.lib.ui.swing.preview
-
A window with an html pane
- DPreviewWindow(VPreviewWindow) - Constructor for class org.kopi.vkopi.lib.ui.swing.preview.DPreviewWindow
-
- dragEnter(DropTargetDragEvent) - Method in class org.kopi.vkopi.lib.ui.swing.form.DBlockDropTargetHandler
-
- dragExit(DropTargetEvent) - Method in class org.kopi.vkopi.lib.ui.swing.form.DBlockDropTargetHandler
-
- dragOver(DropTargetDragEvent) - Method in class org.kopi.vkopi.lib.ui.swing.form.DBlockDropTargetHandler
-
- drawActiveButtonBorder(Graphics, Component, Rectangle, Color, Color, Color) - Static method in class org.kopi.vkopi.lib.ui.swing.plaf.KopiUtils
-
- drawActiveButtonBorder(Graphics, Component, Rectangle, Color, Color, Color, int, int) - Static method in class org.kopi.vkopi.lib.ui.swing.plaf.KopiUtils
-
- drawBackground(Graphics, JTextComponent, Rectangle) - Static method in class org.kopi.vkopi.lib.ui.swing.plaf.KopiUtils
-
- drawKopiBorder(Graphics, Component, Rectangle) - Static method in class org.kopi.vkopi.lib.ui.swing.plaf.KopiUtils
-
- DReport - Class in org.kopi.vkopi.lib.ui.swing.report
-
This is the display class of a report.
- DReport(VReport) - Constructor for class org.kopi.vkopi.lib.ui.swing.report.DReport
-
Constructs a new report view
- drop(DropTargetDropEvent) - Method in class org.kopi.vkopi.lib.ui.swing.form.DBlockDropTargetHandler
-
- dropActionChanged(DropTargetDragEvent) - Method in class org.kopi.vkopi.lib.ui.swing.form.DBlockDropTargetHandler
-
- DTable - Class in org.kopi.vkopi.lib.ui.swing.report
-
DTable is swing implementation of UReport.UTable
- DTable(VTable) - Constructor for class org.kopi.vkopi.lib.ui.swing.report.DTable
-
Creates a new DTable from a table model.
- DTextEditor - Class in org.kopi.vkopi.lib.ui.swing.form
-
DField is a panel composed in a text field and an information panel
The text field appear as a JLabel until it is edited
- DTextEditor(VFieldUI, DLabel, int, int, int, boolean) - Constructor for class org.kopi.vkopi.lib.ui.swing.form.DTextEditor
-
Constructor
- DTextField - Class in org.kopi.vkopi.lib.ui.swing.form
-
DTextField is a panel composed in a text field and an information panel
The text field appear as a JLabel until it is edited
- DTextField(VFieldUI, DLabel, int, int, boolean) - Constructor for class org.kopi.vkopi.lib.ui.swing.form.DTextField
-
- DUndoableEditListener() - Constructor for class org.kopi.vkopi.lib.ui.swing.visual.DWindow.DUndoableEditListener
-
- DWindow - Class in org.kopi.vkopi.lib.ui.swing.visual
-
This class displays a window with a menu, a tool bar, a content panel
and a footbar
- DWindow(VWindow) - Constructor for class org.kopi.vkopi.lib.ui.swing.visual.DWindow
-
Constructor
- DWindow.DUndoableEditListener - Class in org.kopi.vkopi.lib.ui.swing.visual
-
- DWindow.RedoAction - Class in org.kopi.vkopi.lib.ui.swing.visual
-
- DWindow.UndoAction - Class in org.kopi.vkopi.lib.ui.swing.visual
-
- getAccelerator() - Method in class org.kopi.vkopi.lib.ui.swing.visual.DMenuItem
-
Returns the KeyStroke which serves as an accelerator
for the menu item.
- getAccess() - Method in class org.kopi.vkopi.lib.ui.swing.form.DField
-
- getAccessAt(int) - Method in class org.kopi.vkopi.lib.ui.swing.form.DField
-
- getAction() - Method in class org.kopi.vkopi.lib.ui.swing.visual.DActor
-
Returns the actor action.
- getActionByName(String) - Method in class org.kopi.vkopi.lib.ui.swing.visual.DWindow
-
- getAlign() - Method in class org.kopi.vkopi.lib.ui.swing.form.DField
-
Returns the alignment
- getApplication() - Method in class org.kopi.vkopi.lib.ui.swing.visual.JApplicationContext
-
- getApplicationConfiguration() - Method in class org.kopi.vkopi.lib.ui.swing.visual.JApplication
-
- getApplicationImage(String) - Static method in class org.kopi.vkopi.lib.ui.swing.base.Utils
-
return image from classpath or jar file
- getApplicationOptions() - Static method in class org.kopi.vkopi.lib.ui.swing.visual.JApplication
-
Returns the application options.
- getAutofill() - Method in interface org.kopi.vkopi.lib.ui.swing.base.Stateful
-
- getAutofill() - Method in class org.kopi.vkopi.lib.ui.swing.form.KopiStyledDocument
-
- getAutofillButton() - Method in class org.kopi.vkopi.lib.ui.swing.form.DField
-
- getBackColor(Graphics, JComponent) - Static method in class org.kopi.vkopi.lib.ui.swing.plaf.KopiUtils
-
- getBackground() - Method in class org.kopi.vkopi.lib.ui.swing.form.DField
-
- getBackgroundAt(int) - Method in class org.kopi.vkopi.lib.ui.swing.form.DField
-
- getBgColor() - Method in interface org.kopi.vkopi.lib.ui.swing.base.Stateful
-
- getBgColor() - Method in class org.kopi.vkopi.lib.ui.swing.form.KopiStyledDocument
-
- getBlockView() - Method in class org.kopi.vkopi.lib.ui.swing.form.DField
-
- getBlockView(VBlock) - Method in class org.kopi.vkopi.lib.ui.swing.form.DForm
-
- getBorderInsets(Component, Insets) - Method in class org.kopi.vkopi.lib.ui.swing.base.KopiTitledBorder
-
Reinitialize the insets parameter with this Border's current Insets.
- getButton() - Method in class org.kopi.vkopi.lib.ui.swing.visual.DActor
-
- getButtonSize() - Method in class org.kopi.vkopi.lib.ui.swing.visual.DPreferences
-
- getChartBackground() - Method in class org.kopi.vkopi.lib.ui.swing.chart.DAbstractChartType
-
Returns the chart background color.
- getColumnCount() - Method in class org.kopi.vkopi.lib.ui.swing.report.DReport
-
Returns the number of columns displayed in the table
- getColumnCount() - Method in class org.kopi.vkopi.lib.ui.swing.report.VTable
-
Returns the number of columns managed by the data source object.
- getColumnName(int) - Method in class org.kopi.vkopi.lib.ui.swing.report.VTable
-
Returns the name of a column.
- getColumnPos(int) - Method in class org.kopi.vkopi.lib.ui.swing.form.DBlock
-
get Column Pos, returns the pos of a column
- getColumnPos(int) - Method in class org.kopi.vkopi.lib.ui.swing.form.KopiMultiBlockLayout
-
get Column Pos, returns the pos of a column
- getColumnPos(int) - Method in class org.kopi.vkopi.lib.ui.swing.form.KopiSimpleBlockLayout
-
get Column Pos, returns the pos of a column
- getColumnWidth() - Method in class org.kopi.vkopi.lib.ui.swing.base.JHtmlTextArea
-
Gets column width.
- getComponent() - Method in class org.kopi.vkopi.lib.ui.swing.form.DImage
-
- getContentPanel() - Method in class org.kopi.vkopi.lib.ui.swing.visual.DWindow
-
Adds the specified component to the end of the content panel.
- getControlShadow() - Method in class org.kopi.vkopi.lib.ui.swing.plaf.KopiTheme
-
- getCurrentDisplay() - Method in class org.kopi.vkopi.lib.ui.swing.form.DBlock
-
- getCurrentPage() - Method in class org.kopi.vkopi.lib.ui.swing.form.DForm
-
GET PAGE
- getDate(Container, Component, LocalDate) - Static method in class org.kopi.vkopi.lib.ui.swing.form.DateChooser
-
- getDefaultImage(String) - Static method in class org.kopi.vkopi.lib.ui.swing.base.Utils
-
return image from classpath or jar file
- getDefaultLocale() - Method in class org.kopi.vkopi.lib.ui.swing.visual.JApplication
-
- getDescription() - Method in class org.kopi.vkopi.lib.ui.swing.plaf.KopiLookAndFeel
-
- getDescription() - Method in class org.kopi.vkopi.lib.ui.swing.visual.JImageHandler.JImage
-
- getDisplayLine() - Method in class org.kopi.vkopi.lib.ui.swing.form.DBlock
-
Returns the display line of the current record (-1 if it is off-screen).
- getDisplayLine(int) - Method in class org.kopi.vkopi.lib.ui.swing.form.DBlock
-
- getDisplayOrder() - Method in class org.kopi.vkopi.lib.ui.swing.report.DReport
-
Return the new columns order
- getDMenuBar() - Method in class org.kopi.vkopi.lib.ui.swing.visual.DWindow
-
- getEnvironment() - Method in class org.kopi.vkopi.lib.ui.swing.form.DForm
-
- getFirstDay() - Method in class org.kopi.vkopi.lib.ui.swing.form.DateChooser
-
- getForeground() - Method in class org.kopi.vkopi.lib.ui.swing.form.DField
-
- getForegroundAt(int) - Method in class org.kopi.vkopi.lib.ui.swing.form.DField
-
- getFormView() - Method in class org.kopi.vkopi.lib.ui.swing.form.DBlock
-
- getFrame() - Method in class org.kopi.vkopi.lib.ui.swing.visual.DWindow
-
- getFrameAncestor(Component) - Static method in class org.kopi.vkopi.lib.ui.swing.visual.Utils
-
- getGridLineColor() - Method in class org.kopi.vkopi.lib.ui.swing.chart.DAbstractChartType
-
Returns the grid line color.
- getHeight() - Method in class org.kopi.vkopi.lib.ui.swing.visual.JImageHandler.JImage
-
- getHelpMenu() - Method in class org.kopi.vkopi.lib.ui.swing.visual.DMenuBar
-
- getHgap() - Method in class org.kopi.vkopi.lib.ui.swing.form.KopiMultiBlockLayout
-
Returns the horizontal gap between components.
- getHgap() - Method in class org.kopi.vkopi.lib.ui.swing.form.KopiSimpleBlockLayout
-
Returns the horizontal gap between components.
- getID() - Method in class org.kopi.vkopi.lib.ui.swing.plaf.KopiLookAndFeel
-
- getImage(String) - Static method in class org.kopi.vkopi.lib.ui.swing.base.Utils
-
return image from classpath or jar file
- getImage(String) - Method in class org.kopi.vkopi.lib.ui.swing.visual.JImageHandler
-
- getImage(byte[]) - Method in class org.kopi.vkopi.lib.ui.swing.visual.JImageHandler
-
- getImageFromResource(String, String) - Static method in class org.kopi.vkopi.lib.ui.swing.base.Utils
-
return image from resources or null if not found
- getInAction() - Method in class org.kopi.vkopi.lib.ui.swing.visual.DWindow
-
- getInactiveControlTextColor() - Method in class org.kopi.vkopi.lib.ui.swing.plaf.KopiTheme
-
- getInfoText() - Method in class org.kopi.vkopi.lib.ui.swing.base.JFieldLabel
-
- getInsets() - Method in class org.kopi.vkopi.lib.ui.swing.form.DBlock
-
- getItems() - Method in class org.kopi.vkopi.lib.ui.swing.visual.DItemTree.Tree
-
Return items array
- getItems(TreeNode) - Method in class org.kopi.vkopi.lib.ui.swing.visual.DItemTree.Tree
-
Return items list
- getKeyNavigator(int) - Static method in class org.kopi.vkopi.lib.ui.swing.form.KeyNavigator
-
- getLayoutAlignmentX(Container) - Method in class org.kopi.vkopi.lib.ui.swing.form.KopiMultiBlockLayout
-
Returns the alignment along the x axis.
- getLayoutAlignmentX(Container) - Method in class org.kopi.vkopi.lib.ui.swing.form.KopiSimpleBlockLayout
-
Returns the alignment along the x axis.
- getLayoutAlignmentY(Container) - Method in class org.kopi.vkopi.lib.ui.swing.form.KopiMultiBlockLayout
-
Returns the alignment along the y axis.
- getLayoutAlignmentY(Container) - Method in class org.kopi.vkopi.lib.ui.swing.form.KopiSimpleBlockLayout
-
Returns the alignment along the y axis.
- getLocalizationManager() - Method in class org.kopi.vkopi.lib.ui.swing.visual.JApplication
-
- getLongOptions() - Method in class org.kopi.vkopi.lib.ui.swing.visual.ApplicationOptions
-
- getMaximumSize() - Method in class org.kopi.vkopi.lib.ui.swing.visual.DFootPanel
-
- getMaxmumSize() - Method in class org.kopi.vkopi.lib.ui.swing.base.JActorFieldButton
-
- getMaxmumSize() - Method in class org.kopi.vkopi.lib.ui.swing.base.JMenuButton
-
- getMenu() - Method in class org.kopi.vkopi.lib.ui.swing.visual.JApplication
-
- getMenuDisabledForeground() - Method in class org.kopi.vkopi.lib.ui.swing.plaf.KopiTheme
-
- getMinimumSize() - Method in class org.kopi.vkopi.lib.ui.swing.base.JActorFieldButton
-
- getMinimumSize() - Method in class org.kopi.vkopi.lib.ui.swing.base.JMenuButton
-
- getModel() - Method in interface org.kopi.vkopi.lib.ui.swing.base.Stateful
-
- getModel() - Method in class org.kopi.vkopi.lib.ui.swing.form.DBlock
-
Gets the model
- getModel() - Method in class org.kopi.vkopi.lib.ui.swing.form.DField
-
- getModel() - Method in class org.kopi.vkopi.lib.ui.swing.form.DForm
-
- getModel() - Method in class org.kopi.vkopi.lib.ui.swing.form.KopiStyledDocument
-
- getModel() - Method in class org.kopi.vkopi.lib.ui.swing.visual.DActor
-
- getModel() - Method in class org.kopi.vkopi.lib.ui.swing.visual.DItemTree
-
- getModel() - Method in class org.kopi.vkopi.lib.ui.swing.visual.DWindow
-
Get Model
- getModelText() - Method in interface org.kopi.vkopi.lib.ui.swing.form.KopiDocument
-
- getModelText() - Method in class org.kopi.vkopi.lib.ui.swing.form.KopiStyledDocument
-
Returns the text currently showed by this document
- getName() - Method in class org.kopi.vkopi.lib.ui.swing.plaf.KopiLookAndFeel
-
- getName() - Method in class org.kopi.vkopi.lib.ui.swing.plaf.KopiTheme
-
- getObject() - Method in class org.kopi.vkopi.lib.ui.swing.form.DActorField
-
- getObject() - Method in class org.kopi.vkopi.lib.ui.swing.form.DColorField
-
Returns the object associed to record r
- getObject() - Method in class org.kopi.vkopi.lib.ui.swing.form.DField
-
Returns the object associed to record r
- getObject() - Method in class org.kopi.vkopi.lib.ui.swing.form.DImageField
-
Returns the object associed to record r
- getObject() - Method in class org.kopi.vkopi.lib.ui.swing.form.DTextField
-
Returns the object associed to record r
- getOffset() - Method in class org.kopi.vkopi.lib.ui.swing.spellchecker.Suggestions
-
- getOptions() - Method in class org.kopi.vkopi.lib.ui.swing.visual.ApplicationOptions
-
- getOriginalWord() - Method in class org.kopi.vkopi.lib.ui.swing.spellchecker.Suggestions
-
- getPageCount() - Method in class org.kopi.vkopi.lib.ui.swing.form.DForm
-
Returns the number of pages.
- getPageTitle(int) - Method in class org.kopi.vkopi.lib.ui.swing.form.DForm
-
Returns the title of the specified page.
- getPlotBackground() - Method in class org.kopi.vkopi.lib.ui.swing.chart.DAbstractChartType
-
Returns the plot background color.
- getPlotOrientation() - Method in class org.kopi.vkopi.lib.ui.swing.chart.DBarChart
-
- getPlotOrientation() - Method in class org.kopi.vkopi.lib.ui.swing.chart.DColumnChart
-
Returns the plot orientation.
- getPosition() - Method in class org.kopi.vkopi.lib.ui.swing.form.DField
-
Field cell renderer
- getPreferredScrollableViewportSize() - Method in class org.kopi.vkopi.lib.ui.swing.base.JHtmlTextArea
-
Returns the preferred size of the viewport if this component
is embedded in a JScrollPane.
- getPreferredSize() - Method in class org.kopi.vkopi.lib.ui.swing.base.JActorFieldButton
-
- getPreferredSize() - Method in class org.kopi.vkopi.lib.ui.swing.base.JFieldLabel
-
- getPreferredSize() - Method in class org.kopi.vkopi.lib.ui.swing.base.JHtmlTextArea
-
Returns the preferred size of the TextArea.
- getPreferredSize() - Method in class org.kopi.vkopi.lib.ui.swing.base.JMenuButton
-
- getPreferredSize(JComponent) - Method in class org.kopi.vkopi.lib.ui.swing.base.MultiLineToolTipUI
-
- getPreferredSize() - Method in class org.kopi.vkopi.lib.ui.swing.visual.SplashScreen
-
Get the splash screen's preferred size.
- getPreviewRunner() - Method in class org.kopi.vkopi.lib.ui.swing.visual.JApplicationContext
-
Returns the current PreviewRunner.
- getPrimary1() - Method in class org.kopi.vkopi.lib.ui.swing.plaf.KopiTheme
-
- getPrimary2() - Method in class org.kopi.vkopi.lib.ui.swing.plaf.KopiTheme
-
- getPrimary3() - Method in class org.kopi.vkopi.lib.ui.swing.plaf.KopiTheme
-
- getPrinterManager() - Method in class org.kopi.vkopi.lib.ui.swing.visual.JApplication
-
- getPrintManager() - Method in class org.kopi.vkopi.lib.ui.swing.visual.JApplication
-
- getRecordFromDisplayLine(int) - Method in class org.kopi.vkopi.lib.ui.swing.form.DBlock
-
- getRedoAction() - Method in class org.kopi.vkopi.lib.ui.swing.visual.DWindow
-
- getRegistry() - Method in class org.kopi.vkopi.lib.ui.swing.visual.JApplication
-
- getReturnCode() - Method in class org.kopi.vkopi.lib.ui.swing.visual.DWindow
-
- getRoot(Component, Class<?>) - Static method in class org.kopi.vkopi.lib.ui.swing.visual.Utils
-
- getRootItem() - Method in class org.kopi.vkopi.lib.ui.swing.visual.DItemTree.Tree
-
Return items array
- getRootItem(TreeNode) - Method in class org.kopi.vkopi.lib.ui.swing.visual.DItemTree.Tree
-
Return items list
- getRowController() - Method in class org.kopi.vkopi.lib.ui.swing.form.DField
-
- getRowCount() - Method in class org.kopi.vkopi.lib.ui.swing.report.VTable
-
Returns the number of records managed by the data source object.
- getRowHeight() - Method in class org.kopi.vkopi.lib.ui.swing.base.JHtmlTextArea
-
Defines the meaning of the height of a row.
- getRuntimeDebugInfo() - Method in class org.kopi.vkopi.lib.ui.swing.form.DForm
-
- getScaledInstance(int, int, int) - Method in class org.kopi.vkopi.lib.ui.swing.visual.JImageHandler.JImage
-
- getSecondary1() - Method in class org.kopi.vkopi.lib.ui.swing.plaf.KopiTheme
-
- getSecondary2() - Method in class org.kopi.vkopi.lib.ui.swing.plaf.KopiTheme
-
- getSecondary3() - Method in class org.kopi.vkopi.lib.ui.swing.plaf.KopiTheme
-
- getSelectedCell() - Method in class org.kopi.vkopi.lib.ui.swing.report.DReport
-
Returns the coordinate of the selected cell
The index of the column is relative to the model
- getSelectedColumn() - Method in class org.kopi.vkopi.lib.ui.swing.report.DReport
-
Returns the selected column
The index of the column is relative to the model
- getSelectedDate() - Method in class org.kopi.vkopi.lib.ui.swing.form.DateChooser
-
- getSelectedDate() - Method in class org.kopi.vkopi.lib.ui.swing.form.DBlock
-
- getSelectedNode() - Method in class org.kopi.vkopi.lib.ui.swing.visual.DItemTree
-
Returns the TreeNode instance that is selected in the tree.
- getSelectedWord() - Method in class org.kopi.vkopi.lib.ui.swing.spellchecker.SpellcheckerDialog
-
- getSelectionRow() - Method in class org.kopi.vkopi.lib.ui.swing.visual.DItemTree.Tree
-
- getShortOptions() - Method in class org.kopi.vkopi.lib.ui.swing.visual.ApplicationOptions
-
- getSplashScreenImage() - Method in class org.kopi.vkopi.lib.ui.swing.visual.JApplication
-
Returns application the splash screen.
- getStartupTime() - Method in class org.kopi.vkopi.lib.ui.swing.visual.JApplication
-
- getState() - Method in class org.kopi.vkopi.lib.ui.swing.base.JFieldLabel
-
- getState() - Method in interface org.kopi.vkopi.lib.ui.swing.base.Stateful
-
- getState() - Method in class org.kopi.vkopi.lib.ui.swing.form.KopiStyledDocument
-
- getState() - Method in class org.kopi.vkopi.lib.ui.swing.report.CellRenderer
-
- getState(String) - Static method in class org.kopi.vkopi.lib.ui.swing.report.DReport
-
- getStaticSize(boolean) - Static method in class org.kopi.vkopi.lib.ui.swing.base.JActorFieldButton
-
Returns the static size of the button.
- getStaticSize(boolean) - Static method in class org.kopi.vkopi.lib.ui.swing.base.JMenuButton
-
- getSuggestions() - Method in class org.kopi.vkopi.lib.ui.swing.spellchecker.Suggestions
-
- getTable() - Method in class org.kopi.vkopi.lib.ui.swing.report.DReport
-
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.kopi.vkopi.lib.ui.swing.base.ListDialogCellRenderer
-
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.kopi.vkopi.lib.ui.swing.report.DReport
-
Returns the right cell component
- getTabRunIndent(int, int) - Method in class org.kopi.vkopi.lib.ui.swing.plaf.KopiTabbedPaneUI
-
- getText() - Method in class org.kopi.vkopi.lib.ui.swing.form.DActorField
-
- getText() - Method in class org.kopi.vkopi.lib.ui.swing.form.DTextField
-
Returns the string associed to record r
- getTree() - Method in class org.kopi.vkopi.lib.ui.swing.visual.DItemTree
-
- getType() - Method in class org.kopi.vkopi.lib.ui.swing.chart.DChart
-
- getType() - Method in class org.kopi.vkopi.lib.ui.swing.spellchecker.Suggestions
-
- getUIClassID() - Method in class org.kopi.vkopi.lib.ui.swing.base.JFieldLabel
-
- getUndoableEditListener() - Method in class org.kopi.vkopi.lib.ui.swing.visual.DWindow
-
- getUndoAction() - Method in class org.kopi.vkopi.lib.ui.swing.visual.DWindow
-
- getUndoManager() - Method in class org.kopi.vkopi.lib.ui.swing.visual.DWindow
-
- getURL() - Method in class org.kopi.vkopi.lib.ui.swing.visual.JApplication
-
Returns the database URL.
- getURL(String) - Method in class org.kopi.vkopi.lib.ui.swing.visual.JImageHandler
-
- getUserColor(String, ColorUIResource) - Method in class org.kopi.vkopi.lib.ui.swing.plaf.KopiUserColors
-
- getUserIP() - Method in class org.kopi.vkopi.lib.ui.swing.visual.JApplication
-
- getUserName() - Method in class org.kopi.vkopi.lib.ui.swing.visual.JApplication
-
- getValueAt(int, int) - Method in class org.kopi.vkopi.lib.ui.swing.report.VTable
-
Returns an attribute value for a cell.
- getVgap() - Method in class org.kopi.vkopi.lib.ui.swing.form.KopiMultiBlockLayout
-
Returns the vertical gap between components.
- getVgap() - Method in class org.kopi.vkopi.lib.ui.swing.form.KopiSimpleBlockLayout
-
Returns the vertical gap between components.
- getWidth() - Method in class org.kopi.vkopi.lib.ui.swing.visual.JImageHandler.JImage
-
- getWindowAncestor(Component) - Static method in class org.kopi.vkopi.lib.ui.swing.visual.Utils
-
- getWindowLocation() - Method in class org.kopi.vkopi.lib.ui.swing.visual.DPreferences
-
- goToDate(LocalDate) - Method in class org.kopi.vkopi.lib.ui.swing.form.DBlock
-
- gotoFirstPosition() - Method in class org.kopi.vkopi.lib.ui.swing.form.DForm
-
Requests to go to the first position.
- gotoFirstPosition() - Method in class org.kopi.vkopi.lib.ui.swing.preview.DPreviewWindow
-
Requests to go to the first position.
- gotoLastPosition() - Method in class org.kopi.vkopi.lib.ui.swing.form.DForm
-
Requests to go to the last position.
- gotoLastPosition() - Method in class org.kopi.vkopi.lib.ui.swing.preview.DPreviewWindow
-
Requests to go to the last position.
- gotoNextPosition() - Method in class org.kopi.vkopi.lib.ui.swing.form.DForm
-
Requests to go to the next position.
- gotoNextPosition() - Method in class org.kopi.vkopi.lib.ui.swing.preview.DPreviewWindow
-
Requests to go to the next position.
- gotoNextRecord() - Method in class org.kopi.vkopi.lib.ui.swing.form.DBlock
-
- gotoPage(int) - Method in class org.kopi.vkopi.lib.ui.swing.form.DForm
-
- gotoPosition(int) - Method in class org.kopi.vkopi.lib.ui.swing.form.DForm
-
Requests to go to the specified position.
- gotoPosition(int) - Method in class org.kopi.vkopi.lib.ui.swing.preview.DPreviewWindow
-
Requests to go to the specified position.
- gotoPrevPosition() - Method in class org.kopi.vkopi.lib.ui.swing.form.DForm
-
Requests to go to the previous position.
- gotoPrevPosition() - Method in class org.kopi.vkopi.lib.ui.swing.preview.DPreviewWindow
-
Requests to go to the previous position.
- gotoPrevRecord() - Method in class org.kopi.vkopi.lib.ui.swing.form.DBlock
-
- pageChanged(int) - Method in class org.kopi.vkopi.lib.ui.swing.preview.DPreviewWindow
-
- paint(Graphics) - Method in class org.kopi.vkopi.lib.ui.swing.base.JDisablePanel
-
- paint(Graphics, JComponent) - Method in class org.kopi.vkopi.lib.ui.swing.base.MultiLineToolTipUI
-
- paint(Graphics) - Method in class org.kopi.vkopi.lib.ui.swing.form.DChartHeaderLabel
-
- paint(Graphics, JComponent) - Method in class org.kopi.vkopi.lib.ui.swing.plaf.KopiButtonUI
-
- paint(Graphics, JComponent) - Method in class org.kopi.vkopi.lib.ui.swing.plaf.KopiFieldLabelUI
-
- paint(Graphics, JComponent) - Method in class org.kopi.vkopi.lib.ui.swing.plaf.KopiToggleButtonUI
-
- paint(Graphics) - Method in class org.kopi.vkopi.lib.ui.swing.report.CellRenderer
-
- paint(Graphics) - Method in class org.kopi.vkopi.lib.ui.swing.visual.SplashScreen
-
Paint the splash screen.
- paintBackground(Graphics, JComponent) - Method in class org.kopi.vkopi.lib.ui.swing.plaf.KopiButtonUI
-
- paintBackground(Graphics) - Method in class org.kopi.vkopi.lib.ui.swing.plaf.KopiPasswordFieldUI
-
Paints a background for the view.
- paintBackground(Graphics) - Method in class org.kopi.vkopi.lib.ui.swing.plaf.KopiTextAreaUI
-
Paints a background for the view.
- paintBackground(Graphics) - Method in class org.kopi.vkopi.lib.ui.swing.plaf.KopiTextFieldUI
-
Paints a background for the view.
- paintBackground(Graphics) - Method in class org.kopi.vkopi.lib.ui.swing.plaf.KopiTextPaneUI
-
Paints a background for the view.
- paintBorder(Component, Graphics, int, int, int, int) - Method in class org.kopi.vkopi.lib.ui.swing.base.KopiTitledBorder
-
Paints the border for the specified component with the
specified position and size.
- paintBorder(Component, Graphics, int, int, int, int) - Method in class org.kopi.vkopi.lib.ui.swing.plaf.KopiLookAndFeel.TopLineBorder
-
- paintButtonPressed(Graphics, AbstractButton) - Method in class org.kopi.vkopi.lib.ui.swing.plaf.KopiButtonUI
-
- paintContentBorderBottomEdge(Graphics, int, int, int, int, int, int) - Method in class org.kopi.vkopi.lib.ui.swing.plaf.KopiTabbedPaneUI
-
- paintContentBorderTopEdge(Graphics, int, int, int, int, int, int) - Method in class org.kopi.vkopi.lib.ui.swing.plaf.KopiTabbedPaneUI
-
- paintDeterminate(Graphics, JComponent) - Method in class org.kopi.vkopi.lib.ui.swing.plaf.KopiProgressBarUI
-
Draws a bit of special highlighting on the progress bar.
- paintEnabledText(JLabel, Graphics, String, int, int) - Method in class org.kopi.vkopi.lib.ui.swing.plaf.KopiFieldLabelUI
-
- paintFocus(Graphics, AbstractButton, Rectangle, Rectangle, Rectangle) - Method in class org.kopi.vkopi.lib.ui.swing.plaf.KopiButtonUI
-
- paintFocus(Graphics, AbstractButton, Rectangle, Rectangle, Rectangle) - Method in class org.kopi.vkopi.lib.ui.swing.plaf.KopiToggleButtonUI
-
- paintFocusIndicator(Graphics, int, Rectangle[], int, Rectangle, Rectangle, boolean) - Method in class org.kopi.vkopi.lib.ui.swing.plaf.KopiTabbedPaneUI
-
- paintIcon(Graphics, JComponent, Rectangle) - Method in class org.kopi.vkopi.lib.ui.swing.plaf.KopiButtonUI
-
- paintIconFailure - Static variable in class org.kopi.vkopi.lib.ui.swing.base.KnownBugs
-
2003.08.14; jdk 1.4.1; Wischeffekt, Speicherverbrauch
save that a failure with paintIcon happend
- paintIconReload - Static variable in class org.kopi.vkopi.lib.ui.swing.base.KnownBugs
-
2003.09.23; jdk 1.4.1; Wischeffekt, Speicherverbrauch
save that an Icon was not correctly loaded
- paintIndeterminate(Graphics, JComponent) - Method in class org.kopi.vkopi.lib.ui.swing.plaf.KopiProgressBarUI
-
Draws a bit of special highlighting on the progress bar
and bouncing box.
- paintTabArea(Graphics, int, int) - Method in class org.kopi.vkopi.lib.ui.swing.plaf.KopiTabbedPaneUI
-
- paintTabBorder(Graphics, int, int, int, int, int, int, boolean) - Method in class org.kopi.vkopi.lib.ui.swing.plaf.KopiTabbedPaneUI
-
- paintText(Graphics, JComponent, Rectangle, String) - Method in class org.kopi.vkopi.lib.ui.swing.plaf.KopiButtonUI
-
- paintText(Graphics, int, Font, FontMetrics, int, String, Rectangle, boolean) - Method in class org.kopi.vkopi.lib.ui.swing.plaf.KopiTabbedPaneUI
-
- paintThumb(Graphics, JComponent, Rectangle) - Method in class org.kopi.vkopi.lib.ui.swing.plaf.KopiScrollBarUI
-
- paintTrack(Graphics, JComponent, Rectangle) - Method in class org.kopi.vkopi.lib.ui.swing.plaf.KopiScrollBarUI
-
- performAction(Action, boolean) - Method in class org.kopi.vkopi.lib.ui.swing.visual.DWindow
-
- performAsyncAction(Action) - Method in class org.kopi.vkopi.lib.ui.swing.visual.DWindow
-
Performs the appropriate action asynchronously.
- performBasicAction(Action) - Method in class org.kopi.vkopi.lib.ui.swing.visual.DWindow
-
Performs the appropriate action synchronously.
- phantom - Static variable in class org.kopi.vkopi.lib.ui.swing.visual.DObject
-
- pos - Variable in class org.kopi.vkopi.lib.ui.swing.form.DField
-
- predefinedFill() - Method in class org.kopi.vkopi.lib.ui.swing.form.JFieldHandler
-
- preferredLayoutSize(Container) - Method in class org.kopi.vkopi.lib.ui.swing.form.KopiMultiBlockLayout
-
Determines the preferred size of the target
container using this layout manager, based on the components
in the container.
- preferredLayoutSize(Container) - Method in class org.kopi.vkopi.lib.ui.swing.form.KopiSimpleBlockLayout
-
Determines the preferred size of the target
container using this layout manager, based on the components
in the container.
- prepareSnapshot(int, boolean) - Method in class org.kopi.vkopi.lib.ui.swing.form.DField
-
prepare a snapshot
- prepareSnapshot(boolean) - Method in class org.kopi.vkopi.lib.ui.swing.form.DLabel
-
prepare a snapshot
- printForm() - Method in class org.kopi.vkopi.lib.ui.swing.form.DForm
-
- printSnapshot() - Method in class org.kopi.vkopi.lib.ui.swing.form.DForm
-
Print a snapshot of all blocks
- processKeyCode(DField, VField, JTextComponent) - Method in class org.kopi.vkopi.lib.ui.swing.form.KeyNavigator
-
- processOption(int, Getopt) - Method in class org.kopi.vkopi.lib.ui.swing.visual.ApplicationOptions
-
- processSpecificKeyCode(DField, VField) - Method in class org.kopi.vkopi.lib.ui.swing.form.KeyNavigator
-
Subclasses must override this method to process their specific
keys they are added by addSpecificNavigationKeys
- ProgressWindow - Class in org.kopi.vkopi.lib.ui.swing.visual
-
This class displays a window with a menu, a tool bar, a content panel
and a footbar
- ProgressWindow(Frame) - Constructor for class org.kopi.vkopi.lib.ui.swing.visual.ProgressWindow
-
- putDefault(UIDefaults, String) - Method in class org.kopi.vkopi.lib.ui.swing.plaf.KopiLookAndFeel
-
- scanner - Variable in class org.kopi.vkopi.lib.ui.swing.form.DTextField
-
- searchOperatorChanged() - Method in class org.kopi.vkopi.lib.ui.swing.form.JFieldHandler
-
- selectColor(Color) - Method in class org.kopi.vkopi.lib.ui.swing.form.JPredefinedValueHandler
-
- selectDate(LocalDate) - Method in class org.kopi.vkopi.lib.ui.swing.form.JPredefinedValueHandler
-
- selectFromDialog(UWindow, UField, boolean) - Method in class org.kopi.vkopi.lib.ui.swing.form.DListDialog
-
- selectFromDialog(UWindow, boolean) - Method in class org.kopi.vkopi.lib.ui.swing.form.DListDialog
-
- selectImage() - Method in class org.kopi.vkopi.lib.ui.swing.form.JPredefinedValueHandler
-
- selectText(JTextComponent) - Method in class org.kopi.vkopi.lib.ui.swing.base.TextSelecter
-
- set(String, boolean, Color) - Method in class org.kopi.vkopi.lib.ui.swing.report.CellRenderer
-
- setAccelerator(KeyStroke) - Method in class org.kopi.vkopi.lib.ui.swing.visual.DMenuItem
-
Sets the key combination which invokes the Menu Item's
action listeners without navigating the menu hierarchy
This method redefines setAccelerator in JMenuItem to allow
unsetting of the accelerator.
- setAlert(boolean) - Method in interface org.kopi.vkopi.lib.ui.swing.form.KopiDocument
-
- setAlert(boolean) - Method in class org.kopi.vkopi.lib.ui.swing.form.KopiStyledDocument
-
- setApplicationConfiguration(ApplicationConfiguration) - Method in class org.kopi.vkopi.lib.ui.swing.visual.JApplication
-
- setAutofill(boolean) - Method in interface org.kopi.vkopi.lib.ui.swing.form.KopiDocument
-
- setAutofill(boolean) - Method in class org.kopi.vkopi.lib.ui.swing.form.KopiStyledDocument
-
- setBgColor(Color) - Method in interface org.kopi.vkopi.lib.ui.swing.form.KopiDocument
-
- setBgColor(Color) - Method in class org.kopi.vkopi.lib.ui.swing.form.KopiStyledDocument
-
- setBlink(boolean) - Method in class org.kopi.vkopi.lib.ui.swing.form.DActorField
-
- setBlink(boolean) - Method in class org.kopi.vkopi.lib.ui.swing.form.DColorField
-
set blink state
- setBlink(boolean) - Method in class org.kopi.vkopi.lib.ui.swing.form.DImageField
-
set blink state
- setBlink(boolean) - Method in class org.kopi.vkopi.lib.ui.swing.form.DTextField
-
set blink state
- setBounds(int, int, int, int) - Method in class org.kopi.vkopi.lib.ui.swing.base.JMenuButton
-
- setButtonSize(boolean) - Method in class org.kopi.vkopi.lib.ui.swing.visual.DPreferences
-
- setColumnLabel(int, String) - Method in class org.kopi.vkopi.lib.ui.swing.report.DReport
-
- setCurrentJob(int) - Method in class org.kopi.vkopi.lib.ui.swing.visual.DWindow
-
- setCurrentJob(int) - Method in class org.kopi.vkopi.lib.ui.swing.visual.ProgressWindow
-
- setCurrentPage(int) - Method in class org.kopi.vkopi.lib.ui.swing.form.DForm
-
SET CURRENT PAGE
- setCurrentTheme(MetalTheme) - Static method in class org.kopi.vkopi.lib.ui.swing.plaf.KopiLookAndFeel
-
Sets the current color theme.
- setDefaultItem() - Method in class org.kopi.vkopi.lib.ui.swing.visual.DItemTree
-
Set selected item as default element
- setDisplayProperties() - Method in class org.kopi.vkopi.lib.ui.swing.form.DActorField
-
- setDisplayProperties() - Method in class org.kopi.vkopi.lib.ui.swing.form.DColorField
-
- setDisplayProperties() - Method in class org.kopi.vkopi.lib.ui.swing.form.DField
-
- setDisplayProperties() - Method in class org.kopi.vkopi.lib.ui.swing.form.DImageField
-
- setDisplayProperties() - Method in class org.kopi.vkopi.lib.ui.swing.form.DTextField
-
- setEditorKit(HTMLEditorKit) - Method in class org.kopi.vkopi.lib.ui.swing.form.KopiStyledDocument
-
- setEnabled(boolean) - Method in class org.kopi.vkopi.lib.ui.swing.base.JActorFieldButton
-
- setEnabled(boolean) - Method in class org.kopi.vkopi.lib.ui.swing.base.JMenuButton
-
- setEnabled(boolean) - Method in class org.kopi.vkopi.lib.ui.swing.visual.DActor
-
- setFieldSearchOperator(int) - Method in class org.kopi.vkopi.lib.ui.swing.form.DForm
-
setBlockRecords
inform user about nb records fetched and current one
- setGeneratingHelp() - Method in class org.kopi.vkopi.lib.ui.swing.visual.JApplication
-
- setHasAction(boolean) - Method in interface org.kopi.vkopi.lib.ui.swing.form.KopiDocument
-
- setHasAction(boolean) - Method in class org.kopi.vkopi.lib.ui.swing.form.KopiStyledDocument
-
- setHasCriticalValue(boolean) - Method in class org.kopi.vkopi.lib.ui.swing.form.DActorField
-
- setHasCriticalValue(boolean) - Method in class org.kopi.vkopi.lib.ui.swing.form.DTextField
-
- setHasCriticalValue(boolean) - Method in interface org.kopi.vkopi.lib.ui.swing.form.KopiDocument
-
- setHasCriticalValue(boolean) - Method in class org.kopi.vkopi.lib.ui.swing.form.KopiStyledDocument
-
- setHelpMenu(JMenu) - Method in class org.kopi.vkopi.lib.ui.swing.visual.DMenuBar
-
- setHgap(int) - Method in class org.kopi.vkopi.lib.ui.swing.form.KopiMultiBlockLayout
-
Sets the horizontal gap between components.
- setHgap(int) - Method in class org.kopi.vkopi.lib.ui.swing.form.KopiSimpleBlockLayout
-
Sets the horizontal gap between components.
- setInDetail(boolean) - Method in class org.kopi.vkopi.lib.ui.swing.form.DField
-
- setInDetailMode(boolean) - Method in class org.kopi.vkopi.lib.ui.swing.base.JFieldLabel
-
- setInformationText(String) - Method in class org.kopi.vkopi.lib.ui.swing.visual.DFootPanel
-
setInformationText
- setInformationText(String) - Method in class org.kopi.vkopi.lib.ui.swing.visual.DWindow
-
Displays a text in the lower left corner of the window.
- setInfoText(String) - Method in class org.kopi.vkopi.lib.ui.swing.base.JFieldLabel
-
- setLevel(DefaultTreeModel, DefaultMutableTreeNode) - Method in class org.kopi.vkopi.lib.ui.swing.visual.DItemTree
-
Sets level of all children of an item
- setLocation(int, int) - Method in class org.kopi.vkopi.lib.ui.swing.form.DImage
-
- setModel(VActor) - Method in class org.kopi.vkopi.lib.ui.swing.visual.DActor
-
- setModel(VWindow) - Method in class org.kopi.vkopi.lib.ui.swing.visual.DWindow
-
Set model
- setModelText(String) - Method in interface org.kopi.vkopi.lib.ui.swing.form.KopiDocument
-
- setModelText(String) - Method in class org.kopi.vkopi.lib.ui.swing.form.KopiStyledDocument
-
Changes the text of this document without checking
- setObject(Object) - Method in class org.kopi.vkopi.lib.ui.swing.form.DColorField
-
Sets the object associed to record r
- setObject(Object) - Method in class org.kopi.vkopi.lib.ui.swing.form.DImageField
-
Sets the object associed to record r
- setPagePosition(int, int) - Method in class org.kopi.vkopi.lib.ui.swing.preview.DPreviewWindow
-
setPagePosition
inform user about nb records fetched and current one
- setPosition(int) - Method in class org.kopi.vkopi.lib.ui.swing.form.DField
-
Field cell renderer
- setPosition(int, int) - Method in class org.kopi.vkopi.lib.ui.swing.visual.DPositionPanel
-
setBlockRecords
inform user about nb records fetched and current one
- setPrinterManager(PrinterManager) - Method in class org.kopi.vkopi.lib.ui.swing.visual.JApplication
-
- setPrintManager(PrintManager) - Method in class org.kopi.vkopi.lib.ui.swing.visual.JApplication
-
- setProgressDialog(String, int) - Method in class org.kopi.vkopi.lib.ui.swing.visual.DWindow
-
- setProgressDialog(String, int) - Method in class org.kopi.vkopi.lib.ui.swing.visual.ProgressWindow
-
setWaitInfo
- setScrollPos(int) - Method in class org.kopi.vkopi.lib.ui.swing.form.DBlock
-
scroll action
- setSelectedDate(LocalDate) - Method in class org.kopi.vkopi.lib.ui.swing.form.DateChooser
-
- setSelectedItem() - Method in class org.kopi.vkopi.lib.ui.swing.visual.DItemTree
-
Sets item selection state
- setSelectionAfterUpdateDisabled(boolean) - Method in class org.kopi.vkopi.lib.ui.swing.form.DActorField
-
- setSelectionAfterUpdateDisabled(boolean) - Method in class org.kopi.vkopi.lib.ui.swing.form.DTextField
-
- setState(int) - Method in class org.kopi.vkopi.lib.ui.swing.base.JFieldLabel
-
- setState(int) - Method in interface org.kopi.vkopi.lib.ui.swing.form.KopiDocument
-
- setState(int) - Method in class org.kopi.vkopi.lib.ui.swing.form.KopiStyledDocument
-
- setStatePanel(JPanel) - Method in class org.kopi.vkopi.lib.ui.swing.visual.DFootPanel
-
setBlockRecords
inform user about nb records fetched and current one
- setStatePanel(JPanel) - Method in class org.kopi.vkopi.lib.ui.swing.visual.DWindow
-
- setStatisticsText(String) - Method in class org.kopi.vkopi.lib.ui.swing.visual.DFootPanel
-
Display statistical information.
- setStatisticsText(String) - Method in class org.kopi.vkopi.lib.ui.swing.visual.DWindow
-
Displays a text in the lower right corner of the window.
- setTitle(String) - Method in class org.kopi.vkopi.lib.ui.swing.report.DReport
-
Sets the title of the report
- setTitle(String) - Method in class org.kopi.vkopi.lib.ui.swing.visual.DWindow
-
set the title
- setTotalJobs(int) - Method in class org.kopi.vkopi.lib.ui.swing.visual.DWindow
-
- setTotalJobs(int) - Method in class org.kopi.vkopi.lib.ui.swing.visual.ProgressWindow
-
- setTree() - Method in class org.kopi.vkopi.lib.ui.swing.visual.DItemTree
-
- setType(UChartType) - Method in class org.kopi.vkopi.lib.ui.swing.chart.DChart
-
- setUndoManager(UndoManager) - Method in class org.kopi.vkopi.lib.ui.swing.visual.DWindow
-
- setUserInterrupt(boolean) - Method in class org.kopi.vkopi.lib.ui.swing.visual.DFootPanel
-
set the info panel that current process accept user interrupt
- setVgap(int) - Method in class org.kopi.vkopi.lib.ui.swing.form.KopiMultiBlockLayout
-
Sets the vertical gap between components.
- setVgap(int) - Method in class org.kopi.vkopi.lib.ui.swing.form.KopiSimpleBlockLayout
-
Sets the vertical gap between components.
- setVisible(boolean) - Method in class org.kopi.vkopi.lib.ui.swing.visual.DActor
-
- setVisible(boolean) - Method in class org.kopi.vkopi.lib.ui.swing.visual.DWindow
-
Show/Hide this window
- setVisible(boolean) - Method in class org.kopi.vkopi.lib.ui.swing.visual.SplashScreen
-
Display or hide the splash screen.
- setWaitDialog(String, int) - Method in class org.kopi.vkopi.lib.ui.swing.visual.DWindow
-
setWaitInfo
- setWaitDialog(String, int) - Method in class org.kopi.vkopi.lib.ui.swing.visual.WaitWindow
-
setWaitInfo
- setWaitInfo(String) - Method in class org.kopi.vkopi.lib.ui.swing.visual.DFootPanel
-
change mode to wait state
- setWaitInfo(String) - Method in class org.kopi.vkopi.lib.ui.swing.visual.DWindow
-
setWaitInfo
- setWindowFocusEnabled(boolean) - Method in class org.kopi.vkopi.lib.ui.swing.visual.DWindow
-
- setWindowLocation(Point) - Method in class org.kopi.vkopi.lib.ui.swing.visual.DPreferences
-
- showOptionDialog(JFrame, Object, String, int, int, Icon, Object[], Object) - Static method in class org.kopi.vkopi.lib.ui.swing.visual.DWindow
-
Show a dialog with a key assignated to each button (the first letter)
- SKIPPED - Static variable in interface org.kopi.vkopi.lib.ui.swing.base.FieldStates
-
- SpellChecker - Class in org.kopi.vkopi.lib.ui.swing.spellchecker
-
- SpellChecker(String, Frame, Document) - Constructor for class org.kopi.vkopi.lib.ui.swing.spellchecker.SpellChecker
-
- SpellcheckerDialog - Class in org.kopi.vkopi.lib.ui.swing.spellchecker
-
- SpellcheckerDialog(Frame, String, SpellChecker) - Constructor for class org.kopi.vkopi.lib.ui.swing.spellchecker.SpellcheckerDialog
-
- SpellException - Exception in org.kopi.vkopi.lib.ui.swing.spellchecker
-
- SpellException(String) - Constructor for exception org.kopi.vkopi.lib.ui.swing.spellchecker.SpellException
-
- SpellException(String, Throwable) - Constructor for exception org.kopi.vkopi.lib.ui.swing.spellchecker.SpellException
-
- SplashScreen - Class in org.kopi.vkopi.lib.ui.swing.visual
-
- SplashScreen(Image, String) - Constructor for class org.kopi.vkopi.lib.ui.swing.visual.SplashScreen
-
Construct a new SplashScreen.
- start(Runnable) - Static method in class org.kopi.vkopi.lib.ui.swing.visual.SwingThreadHandler
-
- start(DWindow) - Static method in class org.kopi.vkopi.lib.ui.swing.visual.SwingThreadHandler
-
- startAndWait(Runnable) - Static method in class org.kopi.vkopi.lib.ui.swing.visual.SwingThreadHandler
-
- startAndWait(DWindow) - Static method in class org.kopi.vkopi.lib.ui.swing.visual.SwingThreadHandler
-
- startApplication() - Method in class org.kopi.vkopi.lib.ui.swing.visual.JApplication
-
- startEnqueued(Runnable) - Static method in class org.kopi.vkopi.lib.ui.swing.visual.SwingThreadHandler
-
- state - Variable in class org.kopi.vkopi.lib.ui.swing.form.DField
-
- Stateful - Interface in org.kopi.vkopi.lib.ui.swing.base
-
- stopIt() - Method in class org.kopi.vkopi.lib.ui.swing.plaf.KopiScrollBarUI
-
WORK AROUND: 20021126
In a multiblock, the mouse released event of the scrollbar could be
(depends on timing) consumed by the modal error message dialog.
- Suggestions - Class in org.kopi.vkopi.lib.ui.swing.spellchecker
-
- Suggestions(String) - Constructor for class org.kopi.vkopi.lib.ui.swing.spellchecker.Suggestions
-
- SwingThreadHandler - Class in org.kopi.vkopi.lib.ui.swing.visual
-
Helps to run code in the Event dispatch Thread.
- switchView(int) - Method in class org.kopi.vkopi.lib.ui.swing.form.DMultiBlock
-
Switches view between list and detail mode.