JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.kepler.actor.preview
Interface Previewable
All Known Implementing Classes:
Eml200DataSource
public interface
Previewable
Author:
leinfelder This interface is intended to indicate that an actor can be "previewed" in some way. Initially it was created for a preview of the EML200DataSource.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
preview
()
Implementers should provide some sort of preview (typically presenting a GUI) of the actor that is implementing this interface
Method Detail
preview
void
preview
()
Implementers should provide some sort of preview (typically presenting a GUI) of the actor that is implementing this interface
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method