The Top Ten Most
Commonly Used Methods
When first learning how to create a hablet, the number of
options and ways you can go about it can be quite daunting. These
10 methods are the most common ones that you will encounter in
creating your own hablet.
public void startInFrame(MirrorFrame mf)
- Contained in: ncsa.habanero.Wrapped or
ncsa.habanero.Hablet
- Info.
public static boolean isLocalEvent()
- Contained in: ncsa.habanero.Habanero
- Info.
public void writeHablet()
- Contained in: ncsa.habanero.Hablet
- Info.
public void readHablet()
- Contained in: ncsa.habanero.Hablet
- Info.
public void shutDown()
- Contained in: ncsa.habanero.Shutdownable
- Info.
public void getSource()
- Contained in: ncsa.habanero.Habanero
- Info.
public void sendEvent(AWTEvent e)
- Contained in: ncsa.habanero.Habanero
- Info.
public void registerIdentifiable(Identifiable i)/public
void unregisterIdentifiable(Identifiable i)
- Contained in: ncsa.habanero.Collobject
- Info.
public Session getSession()
- Contained in: ncsa.habanero.Collobject
- Info.
public Arbitrator arbitrator()
- Contained in: ncsa.habanero.Collobject
- Info.

[ Download ] [ User Docs ] [ FAQs ] [ Home ] [ Dev API ] [ Tools ] [ License ]
Habanero® is a registered
trademark owned by The Board of Trustees of the University of
Illinois. Copyright 1996-1998. All rights reserved. Java(TM) is a proprietary trademark owned by
Sun Microsystems, Inc.