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
Interface OSExtension
public interface
OSExtension
This interface should be implemented by any class that wishes to add OS specific extensions to kepler. The implementing class should then be added to the build-properties.xml file in build-area/settings
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
addOSExtensions
()
Implement this method to add OS specific extensions.
Method Detail
addOSExtensions
void
addOSExtensions
()
Implement this method to add OS specific extensions.
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