- 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