UC Berkeley Group for User Interface Research
Updated November 17, 2000

Uses of Class
edu.berkeley.guir.brainstorm.BrainNote

Packages that use BrainNote
edu.berkeley.guir.brainstorm   
edu.berkeley.guir.brainstorm.net   
 

Uses of BrainNote in edu.berkeley.guir.brainstorm
 

Methods in edu.berkeley.guir.brainstorm that return BrainNote
 BrainNote BrainstormSheet.getNote(int id)
          Get a note given an ID.
 BrainNote Link.getStartNote()
           
 BrainNote Link.getEndNote()
           
 

Methods in edu.berkeley.guir.brainstorm with parameters of type BrainNote
 int BrainstormSheet.addNote(BrainNote note)
          Add the specified note.
 

Uses of BrainNote in edu.berkeley.guir.brainstorm.net
 

Methods in edu.berkeley.guir.brainstorm.net with parameters of type BrainNote
static String SerializationLib.toString(BrainNote note)
          Format:
 


Copyright Information