|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IComponent
Defines a basic gswing component. Any component that wishes to gain access to the framework must implement this interface.
Method Summary | |
---|---|
boolean |
initialise(IFramework framework)
Initialise the component. |
Method Detail |
---|
boolean initialise(IFramework framework)
framework
- The GUI framework
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |