| 
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use GPColor | |
| dguitar.codecs.guitarPro | Provides codecs for GuitarPro files (GP4,GP3...). | 
| dguitar.codecs.guitarPro.version3 | Provides a codec for *.GP3 files. | 
| dguitar.codecs.guitarPro.version4 | Provides a codec for *.GP4 files.. | 
| Uses of GPColor in dguitar.codecs.guitarPro | 
| Fields in dguitar.codecs.guitarPro declared as GPColor | |
private  GPColor | 
GPTrack._color
The track's color.  | 
private  GPColor | 
GPMarker._color
The marker's color.  | 
| Methods in dguitar.codecs.guitarPro that return GPColor | |
 GPColor | 
GPTrack.getColor()
Returns this track's color.  | 
 GPColor | 
GPMarker.getColor()
Returns this marker's color.  | 
| Methods in dguitar.codecs.guitarPro with parameters of type GPColor | |
 void | 
GPTrack.setColor(GPColor color)
Sets this track's color.  | 
 void | 
GPMarker.setColor(GPColor color)
Sets this marker's color.  | 
| Uses of GPColor in dguitar.codecs.guitarPro.version3 | 
| Methods in dguitar.codecs.guitarPro.version3 that return GPColor | |
private  GPColor | 
GP3InputStream.readColor()
Reads a color from the stream.  | 
| Uses of GPColor in dguitar.codecs.guitarPro.version4 | 
| Methods in dguitar.codecs.guitarPro.version4 that return GPColor | |
private  GPColor | 
GP4InputStream.readColor()
Reads a Guitar Pro color object  | 
  | 
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||