All Classes and Interfaces
Class
Description
Models a spelling checker
UI Implementation of actor field in swing environment.
This class represents a date chooser.
DColorField is a panel composed in a color field and a label behind
DField is a panel composed in a text field and an information panel
The text field appear as a JLabel until it is edited
DFieldUI is a swing implementation of VFieldUIAn information panel displayed at the foot of every window.
This is the display class of a form.
DImageField is a panel composed in a Image field and a label behind
!!!
This subclass of JMenuItem redefines setAccelerator to enable unsetting
of key accelerators.
Class with only static methods to cache the properties of a Visual
Kopi application
DImageField is a panel composed in a Image field and a label behind
The position panel is the used to go trough the rows when fetching
several rows.
!!!
A window with an html pane
This is the display class of a report.
DTable is swing implementation of UReport.UTableDField is a panel composed in a text field and an information panel
The text field appear as a JLabel until it is edited
DTextField is a panel composed in a text field and an information panel
The text field appear as a JLabel until it is edited
This class displays a window with a menu, a tool bar, a content panel
and a footbar
JApplication is a swing implementation of a kopi application.JApplicationContext is an application context
for swing applications.Swing implementation of the chart type factory.
JFieldHandler is a swing implementation of the AbstractFieldHandler.A JText pane that can hanle rows and column to calculate its preffered size
JUIFactory is a swing implementation of the UIFactory.JWindowController is a swing implementation of the WindowController.A text container for text that serves
as the model for swing text components.
This class displays a window with a menu, a tool bar, a content panel
and a footbar
Helps to run code in the Event dispatch Thread.
loading of image
usage:
To load image first in Application directory, then in default directory:
Utils.getImage("name");
To load default images (that appear in org.kopi.vkopi.lib.util/resources)
Utils.getDefaultImage("name");
To load Application images (that appear in resources)
Utils.getApplicationImage("name");
This class displays a window with a menu, a tool bar, a content panel
and a footbar