import java.applet.Applet; import java.applet.AppletStub; import java.awt.*; public class QLoader extends Applet implements Runnable, AppletStub { String appletToLoad; Thread appletThread; public void init() { appletToLoad = getParameter("appletToLoad"); setBackground(Color.white); } public void paint(Graphics g) { g.drawString("Loading the BIG ONE ...", 30, 30); } public void run() { try { Class appletClass = Class.forName(appletToLoad); Applet realApplet = (Applet)appletClass.newInstance(); realApplet.setStub(this); setLayout( new GridLayout(1,0)); add(realApplet); realApplet.init(); realApplet.start(); } catch (Exception e) { System.out.println( e ); } validate(); } public void start(){ appletThread = new Thread(this); appletThread.start(); } public void stop() { appletThread.stop(); appletThread = null; } public void appletResize( int width, int height ){ resize( width, height ); } }  


 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Our MissionTo offer the client a professional and personal service at a affordable fee.   Company Profile Hutchinson Realtors operates in the Western Cape. We offer personal service 24 hours a day 6 days a week(fax, e-mail, post, or phone). Our media team will ensure that you get maximum exposure to secure the best possible prices. Being able to negotiate commisions add extra value to potential buyers and sellers.

 

Hutchinson Realtors are full fledged members of the estate agents association.

Hutchinson Realtors testimonials speak for themselves. 

At the helm is HENDRY HUTCHINSON who offers his personal service 24 hours a day 6 days a week(fax, e-mail, post, or phone). His integrity and attention to detail offers the client complete peace of mind knowing his business is in capable hands.His brother CHRIS  manages the media portfolio to ensure that the best possible coverage is ascertained. 

Ons is daar om u te help, bel gerus...

PROPERTIES FOR SALE/RENT    SERVICES   CONTACT US  INFO

                       A PROPERTY CELEBRATION

Telephone
(021) 930 6864(chris) or (021)558 7672(henry)
Cel
082 430 4851(chris) 082 927 2253(henry)
FAX
558 7672
Electronic mail
General Information: [email protected]


Sales: Henry & Chris Hutchinson
Customer Support:Henry Hutchinson
Webmaster: CompuCare