Ignore:
Timestamp:
08/08/08 14:53:57 (16 years ago)
Author:
ra33
Message:

Added all the category graph types

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/expeditee/items/Text.java

    r199 r205  
    12751275        private int _alpha = -1;
    12761276
    1277         private Double _value = null;
    1278 
    12791277        public void setAlpha(int alpha) {
    12801278                _alpha = alpha;
Note: See TracChangeset for help on using the changeset viewer.