Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
B C F L M P

B

BoidBox - class com.sunwheeltech.examples.boidbox.BoidBox.
A simple example application using the Uncle Unc framework to expose the methods and properties of a java application.
BoidBox(URL) - Constructor for class com.sunwheeltech.examples.boidbox.BoidBox
constructor sets up the GUI (including the browser) and the bird-flock application's data model, and links them together
browser - Variable in class com.sunwheeltech.examples.boidbox.BoidBox
the browser component

C

com.sunwheeltech.examples.boidbox - package com.sunwheeltech.examples.boidbox
 

F

flock - Variable in class com.sunwheeltech.examples.boidbox.BoidBox
the bird flock data model

L

launchApp(String[]) - Static method in class com.sunwheeltech.examples.boidbox.BoidBox
 

M

main(String[]) - Static method in class com.sunwheeltech.examples.boidbox.BoidBox
command-line invocation simply starts up a new boid box

P

panel - Variable in class com.sunwheeltech.examples.boidbox.BoidBox
the drawing surface used to visualise the flock of birds
pict - Variable in class com.sunwheeltech.examples.boidbox.BoidBox
the object that renders the simulation

B C F L M P