Package erkka

Interface Summary
ErkkaListener Title: Erkka-Projekti Description: This class is a part of our own event
 

Class Summary
BaseObject Title: Erkka-Projekti Description: This class is a superclass of symbols and lines.
Box Title: Erkka-Projekti Description: This class defines/draws a symbol in the shape of the rectangle
BoxContainer Title: Erkka-Projekti Description: This class is rectangle container.
Choice Title: Erkka-Projekti Description: This fuction defines choices.
Circle Title: Erkka-Projekti Description: This class defines a symbol in the shape of the oval Copyright: Copyright (c) 2002
Control Title: Erkka-Projekti Description: This class controls the whole application.
Diamond Title: Erkka-Projekti Description: This class defines a symbol in the shape of the diamond
DrawingArea Title: Erkka-Projekti Description: This class defines drawing area of the application.
ErkkaEvent Title: Erkka-Projekti Description: This class is a part of our own event
ErkkaEventMulticaster Title: Erkka-Projekti Description: This class is a part of our own event
ExampleFileFilter A convenience implementation of FileFilter that filters out all files except for those type extensions that it knows about.
HotSpot Title: Erkka-Projekti Description: This class defines hotspot.
HotSpots Title: Erkka-Projekti Description: Container class of hotspots
ImageCanvas Provides an image inside of a canvas, blocking until the image is loaded.
InformationPanel Title: Erkka-Projekti Description: Information panel shows selected symbol data.
JComponentVista Title: Erkka-Projekti Create a Pageable that can print a Swing JComponent over multiple pages.
Line Title: Erkka-Projekti Description: This class defines how line will be drawn.
LongTask Uses a SwingWorker to perform a time-consuming task.
Main Title: Erkka-Projekti Description: Simple drawing program and sql-generator.
MainWindow Title: Erkka-Projekti Description: MainWindow handles menu and sql,drawing and relation view.
MainWindow_AboutBox Title: Erkka-Projekti Description: About box.
MainWindow_ConnectODBC Title: Erkka-Projekti Description: Copyright: Copyright (c) 2005 Company: Erkka
MessageBox Provides a reusable window that presents a message and choice buttons to the user.
MessageBoxTest Tests and shows how to use MessageBox.
Muunnos Title: Description: Copyright: Copyright (c) 2002 Company: Versio 1.2
ODBCQuery Title: Connects to mdb (Access)/odb (OO 2.0 HSQLDB) database or using ODBC/JDBC and executes SQL query batch Copyright: Copyright (c) 2005 Company: jyu
PngEncoder  
PngEncoderB  
PrintUtilities A simple utility class that lets you very simply print an arbitrary component.
ProgresWaitDialog Title: Erkka-Projekti Description: Progress bar Copyright: Copyright (c) 2002 Company: Erkka
PropDataField Title: Erkka-Projekti Description: Property data field extends JTextFields, so this class is shown in the infopanel as a textbox Copyright: Copyright (c) 2002 Company: Erkka
Proper Title: Erkka-Projekti Description:Symbol-class have propertytable, here are properties Copyright: Copyright (c) 2002 Company: Erkka
Reference Title: Description: Reference is allways owned by table.
Relation Title: Description: Relation knows all information about a relation(table): tablaName, primarykey, attributes and the list of the lines, whose type is Reference.
RelationBox Title: Description: Rectangle that includes table name and attribute names Copyright: Copyright (c) 2002 Company:
RelationControl Title: Description: The class controls mousemoves.
Relations Title: SQL-parser Description: the program reads SQL-file and finds all necessary information about it by inserting them to datastructure.
RelDrawingPanel Title: Description: This class handles relation view.
RelLine Title: Description: Connect relations and paint M or 1 to line.
Rule Title: Erkka-Projekti Description: Defines a single rule how two objects can join together Copyright: Copyright (c) 2002 Company: Erkka
Rules Title: Erkka-Projekti Description: Defines how objects can join together Copyright: Copyright (c) 2002 Company: Erkka
SelectionBox Title: Erkka-Projekti Description: This function includes a vector which contains all the fields which are shown in the infopanel Copyright: Copyright (c) 2002 Company: Erkka
SwingWorker This is the 3rd version of SwingWorker (also known as SwingWorker 3), an abstract class that you subclass to perform GUI-related work in a dedicated thread.
Symbol Title: Erkka-Projekti Description: Super class of the boxes, diamond and cicles.
SymbolContainer Title: Erkka-Projekti Description: Thos class can contain other symbols, it move symbols when itself moves.
SymbolFactory Title: Erkka-Projekti Description: This class handle symbols data and generates new symbols with default values.
TopPanel Title: Erkka-Projekti Description: This class defines top panel of the application.
Vista A simple Pageable class that can split a large drawing canvas over multiple pages.
Vista.TranslatedPrintable This inner class's sole responsibility is to translate the coordinate system before invoking a canvas's painter.
 

Exception Summary
ImageException Thrown when an exception involving an image occurs.
PNGException Thrown by a PNGEncoder if an error involving the image occurs.