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

A

accept(File) - Method in class erkka.ExampleFileFilter
Return true if this file should be shown in the directory pane, false if it shouldn't.
actionPerformed(ActionEvent) - Method in class erkka.MainWindow_AboutBox
Close the dialog on a button event
actionPerformed(ActionEvent) - Method in class erkka.MessageBox
 
actionPerformed(ActionEvent) - Method in class erkka.MessageBoxTest
 
add(ErkkaListener, ErkkaListener) - Static method in class erkka.ErkkaEventMulticaster
 
addChoice(String) - Method in class erkka.MessageBox
A convenience method that assumes the command is the same as the label.
addChoice(String, char) - Method in class erkka.MessageBox
 
addChoice(String, Proper) - Method in class erkka.SelectionBox
if choice needs extra datafield, example example VARCHAR needs lenght it is in proper;
addChoice(String, String) - Method in class erkka.MessageBox
 
addChoiceInSelection(String, String, String, String) - Method in class erkka.SymbolFactory
Add choise in selection box, add info for possibly extradata field.
AddComponent(int, int, MouseEvent) - Method in class erkka.Control
Add Symbol given place.
addErkkaListener(ErkkaListener) - Method in class erkka.BaseObject
 
addExtension(String) - Method in class erkka.ExampleFileFilter
Adds a filetype "dot" extension to filter against.
addInternal(EventListener, EventListener) - Static method in class erkka.ErkkaEventMulticaster
 
AddLine(Component) - Method in class erkka.Symbol
add line to vector
addNewButton(String) - Method in class erkka.TopPanel
This function creates buttons.
addNewRule(String, String, String) - Method in class erkka.Rules
This function adds new rule how two objects can join together
addNewSelectionBox(String, String) - Method in class erkka.SymbolFactory
Add new selection
addNewSymbol(String, String, String, String, String, String) - Method in class erkka.SymbolFactory
Add new symbol in hashtable.
AddObj(BaseObject, int, int) - Method in class erkka.DrawingArea
This fuction adds param object in to the object or line table.
addSymbol(Symbol) - Method in class erkka.SymbolContainer
Add symbol top of this component.
area_MouseMoved(int, int) - Method in class erkka.Control
Move line if we are drawing line.
area_MouseMoved(MouseEvent) - Method in class erkka.Control
 
ask(String) - Method in class erkka.MessageBox
One of the "ask" methods must be the last call when using a MessageBox.
askOkay(String) - Method in class erkka.MessageBox
Same as ask(String message) except adds an "Okay" button.
askYesNo(String) - Method in class erkka.MessageBox
Same as ask(String message) except adds "Yes" and "No" buttons.

B

BaseObject - class erkka.BaseObject.
Title: Erkka-Projekti Description: This class is a superclass of symbols and lines.
BaseObject() - Constructor for class erkka.BaseObject
Default constuctor.
Box - class erkka.Box.
Title: Erkka-Projekti Description: This class defines/draws a symbol in the shape of the rectangle BOX_SELECTED - Static variable in class erkka.ErkkaEvent
 
Box() - Constructor for class erkka.Box
Default constructor
BoxContainer - class erkka.BoxContainer.
Title: Erkka-Projekti Description: This class is rectangle container.
BoxContainer() - Constructor for class erkka.BoxContainer
 
boxWidth - Variable in class erkka.SymbolContainer
 
bytePos - Variable in class erkka.PngEncoder
 
bytesPerPixel - Variable in class erkka.PngEncoder
 

C

canJoin(Symbol, Symbol) - Method in class erkka.Rules
This function checks if two objects can join together.
change - Variable in class erkka.SymbolContainer
 
checkConnectionCount(String, int) - Method in class erkka.Rules
this function checks how many object have already joined to desired component it returns counter which include how many objects have joined desired component
checkDrawingForErrors() - Method in class erkka.Control
Check and reports (msgbox) if cardinalies and primary keys aren't ok
Choice - class erkka.Choice.
Title: Erkka-Projekti Description: This fuction defines choices.
Choice(String, Proper) - Constructor for class erkka.Choice
Default constructor
Circle - class erkka.Circle.
Title: Erkka-Projekti Description: This class defines a symbol in the shape of the oval Copyright: Copyright (c) 2002
CIRCLE_SELECTED - Static variable in class erkka.ErkkaEvent
 
Circle() - Constructor for class erkka.Circle
 
clearAllVariables() - Method in class erkka.DrawingArea
this function clears all variables and removes all objects from line and focus vector
clearDrawingArea() - Method in class erkka.Control
Clear area and variables.
clearVariables() - Method in class erkka.Control
Clear variables.
click(String) - Method in class erkka.TopPanel
Invokes when button will be pressed
color - Variable in class erkka.BaseObject
BaseObject color
comboBoxChoiceSelected(ActionEvent) - Method in class erkka.InformationPanel
When some selected in combobox, find out if current selection need extra data field(eg.
componentHidden(ComponentEvent) - Method in class erkka.BaseObject
Invoked when the component has been made invisible.
componentHidden(ComponentEvent) - Method in class erkka.HotSpot
Invoked when the component has been made invisible.
componentHidden(ComponentEvent) - Method in class erkka.PropDataField
 
componentHidden(ComponentEvent) - Method in class erkka.Symbol
Invoked when the component has been made invisible.
componentMoved(ComponentEvent) - Method in class erkka.BaseObject
Invoked when the component's position changes.
componentMoved(ComponentEvent) - Method in class erkka.BoxContainer
Invokes when component moves.
componentMoved(ComponentEvent) - Method in class erkka.HotSpot
Invoked when the component's position changes.
componentMoved(ComponentEvent) - Method in class erkka.PropDataField
 
componentMoved(ComponentEvent) - Method in class erkka.Symbol
Invoked when the component's position changes.
componentMoved(ComponentEvent) - Method in class erkka.SymbolContainer
 
ComponentMoved(ComponentEvent) - Method in class erkka.Symbol
Invokes when component is moved.
componentResized(ComponentEvent) - Method in class erkka.BaseObject
Invoked when the component's size changes.
componentResized(ComponentEvent) - Method in class erkka.HotSpot
Invoked when the component's size changes.
componentResized(ComponentEvent) - Method in class erkka.PropDataField
 
componentResized(ComponentEvent) - Method in class erkka.Symbol
Invoked when the component's size changes.
ComponentResized(ComponentEvent) - Method in class erkka.Symbol
 
componentShown(ComponentEvent) - Method in class erkka.BaseObject
Invoked when the component has been made visible.
componentShown(ComponentEvent) - Method in class erkka.HotSpot
Invoked when the component has been made visible.
componentShown(ComponentEvent) - Method in class erkka.PropDataField
 
componentShown(ComponentEvent) - Method in class erkka.Symbol
Invoked when the component has been made visible.
compressionLevel - Variable in class erkka.PngEncoder
 
connect() - Method in class erkka.ODBCQuery
 
construct() - Method in class erkka.SwingWorker
Compute the value to be returned by the get method.
Control - class erkka.Control.
Title: Erkka-Projekti Description: This class controls the whole application.
Control(DrawingArea, TopPanel, InformationPanel) - Constructor for class erkka.Control
 
counter - Variable in class erkka.SymbolContainer
 
crc - Variable in class erkka.PngEncoder
 
crcValue - Variable in class erkka.PngEncoder
 
createAttributeHash(Graphics2D) - Method in class erkka.RelationBox
This function creates attributes-hashtable which is used in drawing of this component.
createClearButton() - Method in class erkka.TopPanel
this function creates clearbutton
createNewPicture(String) - Method in class erkka.Control
Occurs when MenuItem "new" is pressed.
createSelection(int, String) - Method in class erkka.InformationPanel
Create combo or checkbox right place.
createSelection(String) - Method in class erkka.SymbolFactory
Create selectionbox(Combo or check box)
createSymbol(String) - Method in class erkka.SymbolFactory
Create symbol and init it defaut values.
createTable(BufferedReader, String) - Method in class erkka.Relation
creates CREATE TABLE by placing all information at the same line.

D

dataPos - Variable in class erkka.PngEncoder
 
deleleSymbol(int) - Method in class erkka.SymbolContainer
 
deleteSelectedObjects() - Method in class erkka.Control
 
Diamond - class erkka.Diamond.
Title: Erkka-Projekti Description: This class defines a symbol in the shape of the diamond DIAMOND_SELECTED - Static variable in class erkka.ErkkaEvent
 
Diamond() - Constructor for class erkka.Diamond
 
disableDoubleBuffering(Component) - Static method in class erkka.PrintUtilities
The speed and quality of printing suffers dramatically if any of the containers have double buffering turned on.
disconnect() - Method in class erkka.ODBCQuery
 
doTransformation(String) - Method in class erkka.ProgresWaitDialog
 
DrawingArea - class erkka.DrawingArea.
Title: Erkka-Projekti Description: This class defines drawing area of the application.
DrawingArea() - Constructor for class erkka.DrawingArea
Default constuctor
drawRelation(String) - Method in class erkka.RelDrawingPanel
main program New Relations are created and its information are read from a file All CREATE TABLEs are drown and then lines
drawYourself - Variable in class erkka.BaseObject
 
drawYourselfBounds(boolean) - Method in class erkka.BaseObject
 

E

editSelected() - Method in class erkka.Control
 
enableDoubleBuffering(Component) - Static method in class erkka.PrintUtilities
Re-enables double buffering globally.
ENCODE_ALPHA - Static variable in class erkka.PngEncoder
Constant specifying that alpha channel should be encoded.
encodeAlpha - Variable in class erkka.PngEncoder
 
endPos - Variable in class erkka.PngEncoder
 
erkka - package erkka
 
ErkkaEvent - class erkka.ErkkaEvent.
Title: Erkka-Projekti Description: This class is a part of our own event ErkkaEvent(Component, int) - Constructor for class erkka.ErkkaEvent
 
ErkkaEventMulticaster - class erkka.ErkkaEventMulticaster.
Title: Erkka-Projekti Description: This class is a part of our own event ErkkaEventMulticaster(EventListener, EventListener) - Constructor for class erkka.ErkkaEventMulticaster
 
erkkaListener - Variable in class erkka.BaseObject
 
ErkkaListener - interface erkka.ErkkaListener.
Title: Erkka-Projekti Description: This class is a part of our own event establishStorageInfo() - Method in class erkka.PngEncoderB
Get and set variables that determine how picture is stored.
ExampleFileFilter - class erkka.ExampleFileFilter.
A convenience implementation of FileFilter that filters out all files except for those type extensions that it knows about.
ExampleFileFilter() - Constructor for class erkka.ExampleFileFilter
Creates a file filter.
ExampleFileFilter(String) - Constructor for class erkka.ExampleFileFilter
Creates a file filter that accepts files with the given extension.
ExampleFileFilter(String[]) - Constructor for class erkka.ExampleFileFilter
Creates a file filter from the given string array.
ExampleFileFilter(String[], String) - Constructor for class erkka.ExampleFileFilter
Creates a file filter from the given string array and description.
ExampleFileFilter(String, String) - Constructor for class erkka.ExampleFileFilter
Creates a file filter that accepts the given file type.
executeQueryBatch(String) - Method in class erkka.ODBCQuery
 
executeQueryBatch(String, char) - Method in class erkka.ODBCQuery
 
export(String, DrawingArea) - Method in class erkka.Control
Save picture as png to given file

F

f - Variable in class erkka.SymbolContainer
 
filter - Variable in class erkka.PngEncoder
 
FILTER_LAST - Static variable in class erkka.PngEncoder
 
FILTER_NONE - Static variable in class erkka.PngEncoder
Constants for filters
FILTER_SUB - Static variable in class erkka.PngEncoder
 
FILTER_UP - Static variable in class erkka.PngEncoder
 
filterSub(byte[], int, int) - Method in class erkka.PngEncoder
Perform "sub" filtering on the given row.
filterUp(byte[], int, int) - Method in class erkka.PngEncoder
Perform "up" filtering on the given row.
findAttributes(String) - Method in class erkka.Relation
find attributes modified by Jukka Mäntylä 2005.
findConstraints(String) - Method in class erkka.Relation
find constrains
findFirstWord(String) - Method in class erkka.Relation
return the first word of the line.
findInformation(String) - Method in class erkka.Reference
find all information about references
finished() - Method in class erkka.SwingWorker
Called on the event dispatching thread (not on the worker thread) after the construct method has returned.

G

g2 - Variable in class erkka.Symbol
 
get() - Method in class erkka.SwingWorker
Return the value created by the construct method.
getAllSymbolsInDoc() - Method in class erkka.Control
Returns Document where is all symbols in xml-format.
getAttributes() - Method in class erkka.Relation
 
getCascade() - Method in class erkka.Reference
 
getChoiceCount() - Method in class erkka.SelectionBox
 
getChoiceName(int) - Method in class erkka.SelectionBox
 
getChoiceProper(String) - Method in class erkka.SymbolFactory
Returns extrafield if exist.
getCompressionLevel() - Method in class erkka.PngEncoder
Retrieve compression level
getCreateTables() - Method in class erkka.Relations
 
getDataFieldIndex(String) - Method in class erkka.BaseObject
If param Fname equals some of the Field names then this function returns that place
getDescription() - Method in class erkka.ExampleFileFilter
Returns the human readable description of this filter.
getDisplaySize() - Method in class erkka.ODBCQuery
 
getEncodeAlpha() - Method in class erkka.PngEncoder
Retrieve alpha encoding status.
getExtension(File) - Method in class erkka.ExampleFileFilter
Return the extension portion of the file's name .
getExtrafield(String) - Method in class erkka.SelectionBox
This method returns Proper object if in
getExtrafieldByName(String) - Method in class erkka.SelectionBox
 
getExtraProper(String, String) - Method in class erkka.SymbolFactory
Etsii extrakentän
getFieldData() - Method in class erkka.Choice
 
getFieldData(int) - Method in class erkka.BaseObject
Returns an object from the Field vector at the desired index
getFieldData(String) - Method in class erkka.BaseObject
If param Fname equals some of the Field names then this function returns that place
getFieldDataNoSpecials(int) - Method in class erkka.BaseObject
Returns an object from the Field vector at the desired index
getFieldDataNoSpecials(String) - Method in class erkka.BaseObject
Returns an object from the Field vector
getFieldDataType(int) - Method in class erkka.BaseObject
Returns data type field from Field vector
getFieldName() - Method in class erkka.Choice
 
getFieldName(int) - Method in class erkka.BaseObject
 
getFieldsCount() - Method in class erkka.BaseObject
Returns the size of the Field vector
getFilter() - Method in class erkka.PngEncoder
Retrieve filtering scheme
getFName() - Method in class erkka.Rule
 
getFocusTableBottom() - Method in class erkka.DrawingArea
Function returns most bottom point of the focus table
getFocusTableLeft() - Method in class erkka.DrawingArea
Function returns most left point of the focus table
getFocusTableRight() - Method in class erkka.DrawingArea
Function returns most right point of the focus table
getFocusTableTop() - Method in class erkka.DrawingArea
Function returns most top point of the focus table
getFocusVector() - Method in class erkka.DrawingArea
returns focus vector
getFocusVectorSize() - Method in class erkka.DrawingArea
This function return the size of the FocusVector
getHotSpotStatus() - Method in class erkka.Line
returns information if hotspot is drawn or not
GetID() - Method in class erkka.BaseObject
returns objects ID
getIndexInT() - Method in class erkka.PropDataField
 
getLine() - Method in class erkka.DrawingArea
this function returns first line from line table
getLines() - Method in class erkka.Relation
 
getLineTable() - Method in class erkka.DrawingArea
this function returns line table
getMax() - Method in class erkka.Rule
 
GetMiddlePoint() - Method in class erkka.BaseObject
Return the middle point of the component
getModified() - Method in class erkka.DrawingArea
returns a modified status
getName() - Method in class erkka.Choice
 
getName() - Method in class erkka.RelationBox
 
getName() - Method in class erkka.SelectionBox
 
GetNearest(Point) - Method in class erkka.Symbol
this functon returns nearest hotspot
GetNearest(Point, String) - Method in class erkka.RelationBox
 
GetNearestHotSpot(Point) - Method in class erkka.HotSpots
returns a nearest hotspot.
getNumberOfPages() - Method in class erkka.Vista
Returns the number of pages over which the canvas will be drawn.
getObjByID(int) - Method in class erkka.DrawingArea
this function returns an object which have desired id.
getObject(int) - Method in class erkka.DrawingArea
returns desired object from focus vector
getObjectFocus() - Method in class erkka.BaseObject
Returns object_focus
getObjectFocus() - Method in class erkka.Line
returns line focus
GetObjName() - Method in class erkka.Symbol
return object name
getPageFormat() - Method in class erkka.Vista
 
getPageFormat(int) - Method in class erkka.Vista
Returns the PageFormat of the page specified by pageIndex.
getPData() - Method in class erkka.Proper
 
getPDType() - Method in class erkka.Proper
 
getPIndex() - Method in class erkka.Proper
 
getPName() - Method in class erkka.Proper
 
getPrimarykey() - Method in class erkka.Relation
 
getPrintable(int) - Method in class erkka.Vista
Returns the Printable instance responsible for rendering the page specified by pageIndex.
getQuery() - Method in class erkka.MainWindow_ConnectODBC
 
getResults() - Method in class erkka.LongTask
 
GetSelected() - Method in class erkka.TopPanel
return selected object name
getSelectionData(int) - Method in class erkka.InformationPanel
Return data on combo or checkboxes.
getSelectionType(String) - Method in class erkka.SymbolFactory
Etsii selectionboxin tyypin
getSName() - Method in class erkka.Rule
 
GetSpotFromTable(int) - Method in class erkka.HotSpots
 
getSymbols() - Method in class erkka.SymbolFactory
 
getSymbolsCount() - Method in class erkka.SymbolFactory
 
getTableName() - Method in class erkka.Relation
 
getTableTarget2() - Method in class erkka.Reference
 
GetTarget1() - Method in class erkka.Line
 
getTarget1Attribute() - Method in class erkka.Reference
 
GetTarget2() - Method in class erkka.Line
 
getTarget2Attribute() - Method in class erkka.Reference
 
getTopPanel() - Method in class erkka.Control
 
getTopSelected() - Method in class erkka.ErkkaEvent
 
getTypeName() - Method in class erkka.SelectionBox
 
getUndoManager() - Method in class erkka.Control
 
getValue() - Method in class erkka.SwingWorker
Get the value produced by the worker thread, or null if it hasn't been constructed yet.
getWidest(int) - Method in class erkka.SymbolContainer
Method returns widest attribute value.

H

hdrPos - Variable in class erkka.PngEncoder
 
heig - Variable in class erkka.SymbolContainer
 
height - Variable in class erkka.PngEncoder
 
hideAllHotSpots() - Method in class erkka.Control
Hide all lines hotspot.
hideLineHotSpots() - Method in class erkka.DrawingArea
If attribute status is false, this function hides all HotSpots of lines.
hideProperties(int) - Method in class erkka.InformationPanel
Hide textfields that not need.
HotSpot - class erkka.HotSpot.
Title: Erkka-Projekti Description: This class defines hotspot.
HotSpot() - Constructor for class erkka.HotSpot
 
HotSpot(int, int) - Constructor for class erkka.HotSpot
 
hotspots - Variable in class erkka.BaseObject
 
HotSpots - class erkka.HotSpots.
Title: Erkka-Projekti Description: Container class of hotspots HotSpots() - Constructor for class erkka.HotSpots
 

I

image - Variable in class erkka.PngEncoder
 
image - Variable in class erkka.PngEncoderB
 
ImageCanvas - class erkka.ImageCanvas.
Provides an image inside of a canvas, blocking until the image is loaded.
ImageCanvas(Class, String) - Constructor for class erkka.ImageCanvas
Creates a Canvas containing an Image loaded from the
ImageCanvas(Image) - Constructor for class erkka.ImageCanvas
Creates a Canvas containing the Image.
ImageException - exception erkka.ImageException.
Thrown when an exception involving an image occurs.
ImageException() - Constructor for class erkka.ImageException
Creates an ImageException with no detail message.
ImageException(String) - Constructor for class erkka.ImageException
Creates an ImageException with the given detail message.
IncludeOfBracketAsVector(String) - Method in class erkka.Relation
return the include of bracket as Vector.
InformationPanel - class erkka.InformationPanel.
Title: Erkka-Projekti Description: Information panel shows selected symbol data.
InformationPanel() - Constructor for class erkka.InformationPanel
 
initProgram(NodeList) - Method in class erkka.Control
Init symbolfactory and top panel buttons and colors.
initSymbolFields(String, String, String, String) - Method in class erkka.SymbolFactory
 
installData(JCheckBox, int) - Method in class erkka.InformationPanel
Select checkbox selected if field data is "true"
installData(JComboBox, int) - Method in class erkka.InformationPanel
Set right item selected in combo.
interrupt() - Method in class erkka.SwingWorker
A new method that interrupts the worker thread.
isAreaModified() - Method in class erkka.Control
jm
isConnected() - Method in class erkka.ODBCQuery
 
isContainer(String) - Method in class erkka.SymbolFactory
Tells if Symbol is container
isDravingModifiedAfterLastAsking() - Method in class erkka.Control
Tells if drawing has been modified
isExtensionListInDescription() - Method in class erkka.ExampleFileFilter
Returns whether the extension list (.jpg, .gif, etc) should show up in the human readable description.
isHotSpotShown(boolean) - Method in class erkka.Line
 
isJoinOK(String, int, String) - Method in class erkka.Rules
this function checks if object can join together.
isModifiedAfterLastAsking() - Method in class erkka.DrawingArea
 
isPrimaryKey(String) - Method in class erkka.Relation
Is primarykey or not
isThereOldExtraField(JComboBox, int) - Method in class erkka.InformationPanel
Find out extra datafields(need to know that we can remove it)

J

jarjesta(String, String) - Method in class erkka.Muunnos
Järjestää toisiksi viimeisen vaiheen XML-tiedoston nodet sellaiseen järjestykseen, että ne voidaan ajaa suoraan tietokantaan
JComponentVista - class erkka.JComponentVista.
Title: Erkka-Projekti Create a Pageable that can print a Swing JComponent over multiple pages.
JComponentVista(JComponent, PageFormat) - Constructor for class erkka.JComponentVista
Create a Pageable that can print a Swing JComponent over multiple pages.
jMenuFileExit_actionPerformed(ActionEvent) - Method in class erkka.MainWindow
File | Exit action performed
jMenuHelpAbout_actionPerformed(ActionEvent) - Method in class erkka.MainWindow
Help | About action performed

K

keyType(KeyEvent) - Method in class erkka.Control
 
keyType(KeyEvent) - Method in class erkka.Line
 
keyType(KeyEvent) - Method in class erkka.MainWindow
 
keyType(KeyEvent) - Method in class erkka.MessageBox
 
korjaanimet(String, String) - Method in class erkka.Muunnos
Numeroi samannimisten taulujen nimet ja kaikki SQL:ssä näkymättömät 1-M-relaatiot

L

leftBytes - Variable in class erkka.PngEncoder
 
Line - class erkka.Line.
Title: Erkka-Projekti Description: This class defines how line will be drawn.
LINE_SELECTED - Static variable in class erkka.ErkkaEvent
 
Line() - Constructor for class erkka.Line
 
LongTask - class erkka.LongTask.
Uses a SwingWorker to perform a time-consuming task.

M

Main - class erkka.Main.
Title: Erkka-Projekti Description: Simple drawing program and sql-generator.
Main() - Constructor for class erkka.Main
Construct the application
main(String[]) - Static method in class erkka.Main
Main method
main(String[]) - Static method in class erkka.MessageBox
 
main(String[]) - Static method in class erkka.MessageBoxTest
 
MainWindow - class erkka.MainWindow.
Title: Erkka-Projekti Description: MainWindow handles menu and sql,drawing and relation view.
MainWindow_AboutBox - class erkka.MainWindow_AboutBox.
Title: Erkka-Projekti Description: About box.
MainWindow_AboutBox(Frame) - Constructor for class erkka.MainWindow_AboutBox
 
MainWindow_ConnectODBC - class erkka.MainWindow_ConnectODBC.
Title: Erkka-Projekti Description: Copyright: Copyright (c) 2005 Company: Erkka
MainWindow_ConnectODBC(Frame, String, boolean) - Constructor for class erkka.MainWindow_ConnectODBC
 
MainWindow() - Constructor for class erkka.MainWindow
Construct the frame
makesql() - Method in class erkka.Control
Make sql transformation.
maxPos - Variable in class erkka.PngEncoder
 
MessageBox - class erkka.MessageBox.
Provides a reusable window that presents a message and choice buttons to the user.
MessageBox() - Constructor for class erkka.MessageBox
This constructor is used for no listener, such as for a simple okay dialog.
MessageBox(ActionListener) - Constructor for class erkka.MessageBox
This convenience constructor is used to delare the listener that will be notified when a button is clicked.
MessageBoxTest - class erkka.MessageBoxTest.
Tests and shows how to use MessageBox.
MessageBoxTest() - Constructor for class erkka.MessageBoxTest
 
mouseClicked(MouseEvent) - Method in class erkka.BaseObject
This function handles mouseClicked event of interface MouseListener.
mouseClicked(MouseEvent) - Method in class erkka.HotSpot
This function handles mouseClicked event of interface MouseListener.
mouseClicked(MouseEvent) - Method in class erkka.Symbol
This function handles mouseClicked event of interface MouseListener.
mouseDragged(MouseEvent) - Method in class erkka.BaseObject
This function handles mouseDragged event of interface MouseMotionListener.
mouseDragged(MouseEvent) - Method in class erkka.HotSpot
This function handles mouseDragged event of interface MouseMotionListener.
mouseDragged(MouseEvent) - Method in class erkka.Symbol
This function handles mouseDragged event of interface MouseMotionListener.
mouseEntered(MouseEvent) - Method in class erkka.BaseObject
This function handles mouseEntered event of interface MouseListener.
mouseEntered(MouseEvent) - Method in class erkka.HotSpot
This function handles mouseEntered event of interface MouseListener.
mouseEntered(MouseEvent) - Method in class erkka.Symbol
This function handles mouseEntered event of interface MouseListener.
mouseExited(MouseEvent) - Method in class erkka.BaseObject
This function handles mouseExited event of interface MouseListener.
mouseExited(MouseEvent) - Method in class erkka.HotSpot
This function handles mouseExited event of interface MouseListener.
mouseExited(MouseEvent) - Method in class erkka.Symbol
This function handles mouseExited event of interface MouseListener.
mouseMoved(MouseEvent) - Method in class erkka.BaseObject
This function handles mouseMoved event of interface MouseMotionListener.
mouseMoved(MouseEvent) - Method in class erkka.HotSpot
This function handles mouseMoved event of interface MouseMotionListener.
mouseMoved(MouseEvent) - Method in class erkka.Symbol
This function handles mouseMoved event of interface MouseMotionListener.
mousePressed(MouseEvent) - Method in class erkka.BaseObject
 
mousePressed(MouseEvent) - Method in class erkka.HotSpot
 
mousePressed(MouseEvent) - Method in class erkka.Line
Invokes when mouse is pressed over line
mousePressed(MouseEvent) - Method in class erkka.Symbol
Invokes when mouse is pressed.
mousePressed(MouseEvent) - Method in class erkka.SymbolContainer
Invokes when mouse is pressed
mouseReleased(MouseEvent) - Method in class erkka.BaseObject
Invokes when mouse button is released
mouseReleased(MouseEvent) - Method in class erkka.HotSpot
 
mouseReleased(MouseEvent) - Method in class erkka.Symbol
Invokes when mouse button is released
moveDown(int, int) - Method in class erkka.InformationPanel
Move fields up or down start by given index.
moveSelectedObjects(int, int) - Method in class erkka.DrawingArea
this function will moves all selected objects
moveUpOrDown(int) - Method in class erkka.PropDataField
Moves component vertically up or down
muunna(String, String, String) - Method in class erkka.Muunnos
 
Muunnos - class erkka.Muunnos.
Title: Description: Copyright: Copyright (c) 2002 Company: Versio 1.2
Muunnos() - Constructor for class erkka.Muunnos
 

N

NO_ALPHA - Static variable in class erkka.PngEncoder
Constant specifying that alpha channel should not be encoded.
NullSelected() - Method in class erkka.TopPanel
This function sets emptys selected attribute

O

obj_focus - Variable in class erkka.BaseObject
If object has focus this value is true
obj_mouseDragged(MouseEvent) - Method in class erkka.Control
Move selected symbols
obj_mouseDragged(MouseEvent) - Method in class erkka.RelationControl
 
obj_mouseEntered(MouseEvent) - Method in class erkka.Control
 
obj_mouseExited(MouseEvent) - Method in class erkka.Control
 
obj_mouseExited(MouseEvent) - Method in class erkka.RelationControl
 
obj_mousePressed(MouseEvent) - Method in class erkka.Control
Handle all symbol click events.
obj_mousePressed(MouseEvent) - Method in class erkka.RelationControl
 
obj_mouseReleased(MouseEvent) - Method in class erkka.Control
 
obj_mouseReleased(MouseEvent) - Method in class erkka.RelationControl
 
ODBCQuery - class erkka.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
ODBCQuery(String, String) - Constructor for class erkka.ODBCQuery
 
ODBCQuery(String, String, String, String) - Constructor for class erkka.ODBCQuery
java -Djdbc.drivers=yourJdbcDriver -classpath driverPath -jar erkka.jar
ONE_SECOND - Static variable in class erkka.ProgresWaitDialog
 
openDrawingInFile(File) - Method in class erkka.Control
Open drawing from file.

P

paint(Graphics) - Method in class erkka.BaseObject
Defines and draws object color
paint(Graphics) - Method in class erkka.Box
This function draws a symbol in the shape of the rectangle.
paint(Graphics) - Method in class erkka.BoxContainer
This function draws a symbol in the shape of the rectangle
paint(Graphics) - Method in class erkka.Circle
This function draws a symbol in the shape of the circle.
paint(Graphics) - Method in class erkka.Diamond
This function draws a symbol in the shape of the diamond.
paint(Graphics) - Method in class erkka.DrawingArea
paint method of the class.
paint(Graphics) - Method in class erkka.ImageCanvas
 
paint(Graphics) - Method in class erkka.Line
 
paint(Graphics) - Method in class erkka.RelationBox
paint method
paint(Graphics) - Method in class erkka.SymbolContainer
Overload this method
PaintThis(Graphics) - Method in class erkka.Line
this function draws line
PaintThis(Graphics) - Method in class erkka.RelLine
draw line between target1 and target2
paintThis(Graphics, Point) - Method in class erkka.HotSpot
 
pData_keyType(KeyEvent) - Method in class erkka.InformationPanel
 
pngBytes - Variable in class erkka.PngEncoder
 
pngEncode() - Method in class erkka.PngEncoder
Creates an array of bytes that is the PNG equivalent of the current image.
pngEncode() - Method in class erkka.PngEncoderB
Creates an array of bytes that is the PNG equivalent of the current image.
pngEncode(boolean) - Method in class erkka.PngEncoder
Creates an array of bytes that is the PNG equivalent of the current image, specifying whether to encode alpha or not.
pngEncode(boolean) - Method in class erkka.PngEncoderB
Creates an array of bytes that is the PNG equivalent of the current image, specifying whether to encode alpha or not.
PngEncoder - class erkka.PngEncoder.
 
PngEncoder() - Constructor for class erkka.PngEncoder
Class constructor
PngEncoder(Image) - Constructor for class erkka.PngEncoder
Class constructor specifying Image to encode, with no alpha channel encoding.
PngEncoder(Image, boolean) - Constructor for class erkka.PngEncoder
Class constructor specifying Image to encode, and whether to encode alpha.
PngEncoder(Image, boolean, int) - Constructor for class erkka.PngEncoder
Class constructor specifying Image to encode, whether to encode alpha, and filter to use.
PngEncoder(Image, boolean, int, int) - Constructor for class erkka.PngEncoder
Class constructor specifying Image source to encode, whether to encode alpha, filter to use, and compression level.
PngEncoderB - class erkka.PngEncoderB.
 
PngEncoderB() - Constructor for class erkka.PngEncoderB
Class constructor
PngEncoderB(BufferedImage) - Constructor for class erkka.PngEncoderB
Class constructor specifying BufferedImage to encode, with no alpha channel encoding.
PngEncoderB(BufferedImage, boolean) - Constructor for class erkka.PngEncoderB
Class constructor specifying BufferedImage to encode, and whether to encode alpha.
PngEncoderB(BufferedImage, boolean, int) - Constructor for class erkka.PngEncoderB
Class constructor specifying BufferedImage to encode, whether to encode alpha, and filter to use.
PngEncoderB(BufferedImage, boolean, int, int) - Constructor for class erkka.PngEncoderB
Class constructor specifying BufferedImage source to encode, whether to encode alpha, filter to use, and compression level
PNGException - exception erkka.PNGException.
Thrown by a PNGEncoder if an error involving the image occurs.
PNGException() - Constructor for class erkka.PNGException
Creates a PNGException with no detail message.
PNGException(String) - Constructor for class erkka.PNGException
Creates a PNGException with the given detail message.
print() - Method in class erkka.Control
 
print() - Method in class erkka.PrintUtilities
 
print(Graphics, PageFormat, int) - Method in class erkka.JComponentVista
 
print(Graphics, PageFormat, int) - Method in class erkka.PrintUtilities
 
print(Graphics, PageFormat, int) - Method in class erkka.Vista.TranslatedPrintable
Prints the page at the specified index into the specified Graphics context in the specified format.
printComponent(Component) - Static method in class erkka.PrintUtilities
 
PrintUtilities - class erkka.PrintUtilities.
A simple utility class that lets you very simply print an arbitrary component.
PrintUtilities(Component) - Constructor for class erkka.PrintUtilities
 
priorRow - Variable in class erkka.PngEncoder
 
processWindowEvent(WindowEvent) - Method in class erkka.MainWindow
Overridden so we can exit when window is closed
processWindowEvent(WindowEvent) - Method in class erkka.MainWindow_AboutBox
Overridden so we can exit when window is closed
processWindowEvent(WindowEvent) - Method in class erkka.MainWindow_ConnectODBC
Overridden so we can exit when window is closed
ProgresWaitDialog - class erkka.ProgresWaitDialog.
Title: Erkka-Projekti Description: Progress bar Copyright: Copyright (c) 2002 Company: Erkka
ProgresWaitDialog() - Constructor for class erkka.ProgresWaitDialog
Default constructor creates Progressbar
PropDataField - class 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
PropDataField() - Constructor for class erkka.PropDataField
 
Proper - class erkka.Proper.
Title: Erkka-Projekti Description:Symbol-class have propertytable, here are properties Copyright: Copyright (c) 2002 Company: Erkka
Proper(String) - Constructor for class erkka.Proper
 
PROPERTY_CHANGE - Static variable in class erkka.ErkkaEvent
 
PropertyChange(ErkkaEvent) - Method in class erkka.BaseObject
 
PropertyChange(ErkkaEvent) - Method in class erkka.ErkkaEventMulticaster
 
PropertyChange(ErkkaEvent) - Method in interface erkka.ErkkaListener
 

R

readFile(String) - Method in class erkka.Relations
This method read the file and allways when CREATE TABLE exist is invited the function, whice search all information of this relation.
Reference - class erkka.Reference.
Title: Description: Reference is allways owned by table.
Reference() - Constructor for class erkka.Reference
constructor creates new Reference
refreshUndoRedo() - Method in class erkka.MainWindow
This method is called after each undoable operation in order to refresh the presentation state of the undo/redo GUI
Relation - class erkka.Relation.
Title: Description: Relation knows all information about a relation(table): tablaName, primarykey, attributes and the list of the lines, whose type is Reference.
Relation() - Constructor for class erkka.Relation
constructor creates new Relation
RelationBox - class erkka.RelationBox.
Title: Description: Rectangle that includes table name and attribute names Copyright: Copyright (c) 2002 Company:
RelationBox(Relation) - Constructor for class erkka.RelationBox
 
RelationControl - class erkka.RelationControl.
Title: Description: The class controls mousemoves.
RelationControl(DrawingArea, Hashtable) - Constructor for class erkka.RelationControl
 
Relations - class erkka.Relations.
Title: SQL-parser Description: the program reads SQL-file and finds all necessary information about it by inserting them to datastructure.
Relations() - Constructor for class erkka.Relations
constructor creates new Relations
RelDrawingPanel - class erkka.RelDrawingPanel.
Title: Description: This class handles relation view.
RelDrawingPanel() - Constructor for class erkka.RelDrawingPanel
constructor creates new SimpleFrame
RelLine - class erkka.RelLine.
Title: Description: Connect relations and paint M or 1 to line.
RelLine(String, String) - Constructor for class erkka.RelLine
constructor of RelLine creates new RelLine, whice is inherited from Line
remove(ErkkaListener, ErkkaListener) - Static method in class erkka.ErkkaEventMulticaster
 
remove(EventListener) - Method in class erkka.ErkkaEventMulticaster
 
removeComboAndCheckBoxes() - Method in class erkka.InformationPanel
Remove all combo and checkboxes.
removeEnterInCreateTable(BufferedReader, String) - Method in class erkka.Relation
Remove all enter from CREATE TABLE to ); -character.
removeErkkaListener(ErkkaListener) - Method in class erkka.BaseObject
 
removeExtraSpace(String) - Method in class erkka.Relation
Remove extra spaces.
removeField(int) - Method in class erkka.BaseObject
removes object from the Field vector
removeFromContainer(BaseObject) - Method in class erkka.DrawingArea
 
removeObj(BaseObject) - Method in class erkka.DrawingArea
This function removes an object from drawing area
removeObjectFromVector(BaseObject) - Method in class erkka.DrawingArea
Function removes param rem from FocusVector.
removeOldExtra(JComboBox, int) - Method in class erkka.InformationPanel
Remove old exrafield and insert new value to symbol and move fields up.
removeSelectedObjects() - Method in class erkka.DrawingArea
This function removes all object which are selected.
resizeByteArray(byte[], int) - Method in class erkka.PngEncoder
Increase or decrease the length of a byte array.
Rule - class erkka.Rule.
Title: Erkka-Projekti Description: Defines a single rule how two objects can join together Copyright: Copyright (c) 2002 Company: Erkka
Rule(String, String, int) - Constructor for class erkka.Rule
default constructor
Rules - class erkka.Rules.
Title: Erkka-Projekti Description: Defines how objects can join together Copyright: Copyright (c) 2002 Company: Erkka
Rules(Vector) - Constructor for class erkka.Rules
 
run() - Method in class erkka.MessageBox
This prevents the caller from blocking on ask(), which if this class is used on an awt event thread would cause a deadlock.

S

safeFileClose_actionPerformed(ActionEvent) - Method in class erkka.MainWindow
 
safeFileOpen_actionPerformed(ActionEvent) - Method in class erkka.MainWindow
 
saveDrawingInFile(String, boolean) - Method in class erkka.Control
 
saveOldSymbolData() - Method in class erkka.InformationPanel
When current symbol change, first save old symbol data.
scaleToFit(boolean) - Method in class erkka.JComponentVista
 
scaleToFitX() - Method in class erkka.JComponentVista
 
scaleToFitY() - Method in class erkka.JComponentVista
 
selectAll() - Method in class erkka.Control
 
selectAll() - Method in class erkka.DrawingArea
select all objects
Selected(ErkkaEvent) - Method in class erkka.BaseObject
 
Selected(ErkkaEvent) - Method in class erkka.ErkkaEventMulticaster
 
Selected(ErkkaEvent) - Method in interface erkka.ErkkaListener
 
SelectionBox - class 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
SelectionBox(String, String) - Constructor for class erkka.SelectionBox
 
setActionListener(ActionListener) - Method in class erkka.MessageBox
This set the listener to be notified of button clicks and WindowClosing events.
setActionListener(ChangeListener) - Method in class erkka.LongTask
 
setAttributes(String, String, String) - Method in class erkka.Reference
Set line between tables
setCloseWindowCommand(String) - Method in class erkka.MessageBox
Sets the ActionCommand used in the ActionEvent when the user attempts to close the window.
setComponent(JComponent) - Method in class erkka.JComponentVista
 
setComponentOverSelf(JComponent) - Method in class erkka.PropDataField
 
setCompressionLevel(int) - Method in class erkka.PngEncoder
Set the compression level to use
setDescription(String) - Method in class erkka.ExampleFileFilter
Sets the human readable description of this filter.
setDrawingAreaColor(Color) - Method in class erkka.Control
 
setDType(String) - Method in class erkka.Proper
 
setEncodeAlpha(boolean) - Method in class erkka.PngEncoder
Set the alpha encoding on or off.
setExtensionListInDescription(boolean) - Method in class erkka.ExampleFileFilter
Determines whether the extension list (.jpg, .gif, etc) should show up in the human readable description.
setFilter(int) - Method in class erkka.PngEncoder
Set the filter to use
setFocus() - Method in class erkka.InformationPanel
 
setFocusVector(Vector) - Method in class erkka.DrawingArea
 
setFocusVectorNull() - Method in class erkka.DrawingArea
this function will clear focus vector.
setFrame(JFrame) - Method in class erkka.MessageBox
If a Frame is provided then it is used to instantiate the modal Dialog.
SetID(int) - Method in class erkka.BaseObject
sets objects ID.
setImage(BufferedImage) - Method in class erkka.PngEncoderB
Set the BufferedImage to be encoded
setImage(Image) - Method in class erkka.PngEncoder
Set the image to be encoded
setIndex(int) - Method in class erkka.PropDataField
 
setIndex(int) - Method in class erkka.Proper
 
setInfoPanelColor(Color) - Method in class erkka.Control
 
setLine(int, int, int, int) - Method in class erkka.DrawingArea
Function sets start and end points of the line.
setLineColor(Color) - Method in class erkka.Control
 
setLineColor(Color) - Method in class erkka.Line
set the color of the line
setListeners(BaseObject) - Method in class erkka.Control
Set all needed listeners to symbol.
setListeners(BaseObject) - Method in class erkka.RelationControl
 
setModified(boolean) - Method in class erkka.DrawingArea
 
setNewField(String, String, String) - Method in class erkka.BaseObject
Sets new property into the Field vector.
setNewField(String, String, String, int) - Method in class erkka.BaseObject
This function creates new properties and adds them into Fields vector
setObjectColor(Color) - Method in class erkka.BaseObject
Sets the color of the component
SetObjectFocus(boolean) - Method in class erkka.BaseObject
Function sets object focus either true or false
SetObjectFocus(boolean) - Method in class erkka.Line
Function sets object focus either true or false
SetObjName(String) - Method in class erkka.Symbol
sets object name
SetOwnSpots() - Method in class erkka.Symbol
sets own hotspots
setPageFormat(PageFormat) - Method in class erkka.Vista
Set the page format for the pages over which the canvas will be drawn.
setPData(String) - Method in class erkka.Proper
 
setPrintable(Printable) - Method in class erkka.Vista
Set the object responsible for drawing the canvas.
SetProperty(String, int) - Method in class erkka.BaseObject
This function sets properties into Fields vector.
setScale(double, double) - Method in class erkka.JComponentVista
 
SetSelected(String) - Method in class erkka.TopPanel
This function sets selected object name into selected attribute
setSelectedColor(Color) - Method in class erkka.Control
Change selected objects color.
setSelectedObjectsPos(int, int) - Method in class erkka.DrawingArea
Moves objects which are in FocusVector to given coordinates.
setSize(float, float) - Method in class erkka.Vista
Set the size of the canvas to be drawn.
SetSpot(int, int) - Method in class erkka.HotSpot
 
SetSpotToTable(HotSpot) - Method in class erkka.HotSpots
 
setSQLTransformFinishedListener(ChangeListener) - Method in class erkka.Control
 
setStateChangeListener(ChangeListener) - Method in class erkka.ProgresWaitDialog
 
setSymbolData(BaseObject) - Method in class erkka.InformationPanel
Sets symbol data data and field name.
setSymbolF(SymbolFactory) - Method in class erkka.InformationPanel
Set SymbolFactory.
SetTarget1(Symbol) - Method in class erkka.Line
 
SetTarget2(Symbol) - Method in class erkka.Line
 
setTitle(String) - Method in class erkka.MessageBox
 
setTopSelected(BaseObject) - Method in class erkka.ErkkaEvent
 
setUndoListener(UndoableEditListener) - Method in class erkka.Control
 
setViewMenu(int) - Method in class erkka.MainWindow
 
start() - Method in class erkka.SwingWorker
Start the worker thread.
SwingWorker - class 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.
SwingWorker() - Constructor for class erkka.SwingWorker
Start a thread that will call the construct method and then exit.
Symb_changes(ErkkaEvent) - Method in class erkka.DrawingArea
 
Symb_selected(ErkkaEvent) - Method in class erkka.DrawingArea
This function will be called when symbol is selected
Symbol - class erkka.Symbol.
Title: Erkka-Projekti Description: Super class of the boxes, diamond and cicles.
Symbol() - Constructor for class erkka.Symbol
defaul constructor sets.
SymbolContainer - class erkka.SymbolContainer.
Title: Erkka-Projekti Description: Thos class can contain other symbols, it move symbols when itself moves.
SymbolContainer() - Constructor for class erkka.SymbolContainer
 
SymbolFactory - class erkka.SymbolFactory.
Title: Erkka-Projekti Description: This class handle symbols data and generates new symbols with default values.
SymbolFactory() - Constructor for class erkka.SymbolFactory
 

T

tab_stateChanged(ChangeEvent) - Method in class erkka.MainWindow
 
table - Variable in class erkka.SymbolContainer
 
Target_1 - Variable in class erkka.Line
Target symbol.
Target_2 - Variable in class erkka.Line
 
TopPanel - class erkka.TopPanel.
Title: Erkka-Projekti Description: This class defines top panel of the application.
TopPanel() - Constructor for class erkka.TopPanel
 
tType - Variable in class erkka.PngEncoderB
 

U

undoManager - Variable in class erkka.Control
undo system elements
undoManager - Variable in class erkka.MainWindow
undo system elements
undoSupport - Variable in class erkka.Control
 
undoSupport - Variable in class erkka.MainWindow
 
updateLines() - Method in class erkka.Line
this fuction updates the place of the line
updateLines() - Method in class erkka.RelLine
updates lines
useImageCanvas(Canvas) - Method in class erkka.MessageBox
This is handy for providing a small image that will be displayed to the left of the message.
useImageCanvas(String) - Method in class erkka.MessageBox
This loads the image from the specified @param fileName, which must be in the same directory as this class.

V

Vista - class erkka.Vista.
A simple Pageable class that can split a large drawing canvas over multiple pages.
Vista.TranslatedPrintable - class erkka.Vista.TranslatedPrintable.
This inner class's sole responsibility is to translate the coordinate system before invoking a canvas's painter.
Vista.TranslatedPrintable(Printable, Point2D) - Constructor for class erkka.Vista.TranslatedPrintable
Create a new Printable that will translate the drawing done by painter on to the imageable area of a page.
Vista() - Constructor for class erkka.Vista
Create a vista over a canvas whose width and height are zero and whose Printable and PageFormat are null.
Vista(float, float, Printable, PageFormat) - Constructor for class erkka.Vista
Create a java.awt.Pageable that will print a canvas over as many pages as are needed.

W

width - Variable in class erkka.PngEncoder
 
windowActivated(WindowEvent) - Method in class erkka.MessageBox
 
windowClosed(WindowEvent) - Method in class erkka.MessageBox
 
windowClosing(WindowEvent) - Method in class erkka.MessageBox
 
windowDeactivated(WindowEvent) - Method in class erkka.MessageBox
 
windowDeiconified(WindowEvent) - Method in class erkka.MessageBox
 
windowIconified(WindowEvent) - Method in class erkka.MessageBox
 
windowOpened(WindowEvent) - Method in class erkka.MessageBox
 
WIZARD_FIRST - Static variable in class erkka.ErkkaEvent
 
WIZARD_LAST - Static variable in class erkka.ErkkaEvent
 
wRaster - Variable in class erkka.PngEncoderB
 
writeByte(int, int) - Method in class erkka.PngEncoder
Write a single byte into the pngBytes array at a given position.
writeBytes(byte[], int) - Method in class erkka.PngEncoder
Write an array of bytes into the pngBytes array.
writeBytes(byte[], int, int) - Method in class erkka.PngEncoder
Write an array of bytes into the pngBytes array, specifying number of bytes to write.
writeEnd() - Method in class erkka.PngEncoder
Write a PNG "IEND" chunk into the pngBytes array.
writeHeader() - Method in class erkka.PngEncoder
Write a PNG "IHDR" chunk into the pngBytes array.
writeHeader() - Method in class erkka.PngEncoderB
Write a PNG "IHDR" chunk into the pngBytes array.
writeImageData() - Method in class erkka.PngEncoder
Write the image data into the pngBytes array.
writeImageData() - Method in class erkka.PngEncoderB
Write the image data into the pngBytes array.
writeInt2(int, int) - Method in class erkka.PngEncoder
Write a two-byte integer into the pngBytes array at a given position.
writeInt4(int, int) - Method in class erkka.PngEncoder
Write a four-byte integer into the pngBytes array at a given position.
writePalette(IndexColorModel) - Method in class erkka.PngEncoderB
 
writeString(String, int) - Method in class erkka.PngEncoder
Write a string into the pngBytes array at a given position.

Y

YesNoDialog_actionPerformed(ActionEvent) - Method in class erkka.MainWindow
 

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