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.

  1. public void startInFrame(MirrorFrame mf)

  2. public static boolean isLocalEvent()

  3. public void writeHablet()

  4. public void readHablet()

  5. public void shutDown()

  6. public void getSource()

  7. public void sendEvent(AWTEvent e)

  8. public void registerIdentifiable(Identifiable i)/public void unregisterIdentifiable(Identifiable i)

  9. public Session getSession()

  10. public Arbitrator arbitrator()


A Navigation Image Map. Use the links below.
[ 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.