biouml.standard.type
Class Stub.Note

java.lang.Object
  extended bycom.beanexplorer.beans.Option
      extended byru.biosoft.access.MutableDataElementSupport
          extended bybiouml.standard.type.BaseSupport
              extended bybiouml.standard.type.Stub
                  extended bybiouml.standard.type.Stub.Note
All Implemented Interfaces:
Base, DataElement, MutableDataElement, Type
Enclosing class:
Stub

public static class Stub.Note
extends Stub


Nested Class Summary
 
Nested classes inherited from class biouml.standard.type.Stub
Stub.Note, Stub.NoteBeanInfo, Stub.NoteLink, Stub.NoteLinkBeanInfo
 
Field Summary
protected  java.awt.Color backgroundColor
           
protected  boolean backgroundVisible
           
 
Fields inherited from class biouml.standard.type.BaseSupport
title, type
 
Fields inherited from class ru.biosoft.access.MutableDataElementSupport
name
 
Fields inherited from class com.beanexplorer.beans.Option
notificationEnabled, propagationEnabled
 
Fields inherited from interface biouml.standard.type.Type
CONSTANT, DATABASE_INFO, DIAGRAM_INFO, MATH, MATH_EQUATION, MATH_EVENT, MATH_FUNCTION, MATH_STATE, MATH_TRANSITION, TYPE_CELL, TYPE_CHEMICAL_ROLE, TYPE_COMPARTMENT, TYPE_CONCEPT, TYPE_DIAGRAM_REFERENCE, TYPE_FUNCTION, TYPE_GENE, TYPE_MOLECULE, TYPE_NOTE, TYPE_NOTE_LINK, TYPE_PROCESS, TYPE_PROTEIN, TYPE_REACTION, TYPE_RELATION, TYPE_RNA, TYPE_SEMANTIC_RELATION, TYPE_STATE, TYPE_SUBSTANCE, TYPE_UNKNOWN
 
Constructor Summary
Stub.Note(java.lang.String name)
           
 
Method Summary
 java.awt.Color getBackgroundColor()
           
 boolean isBackgroundVisible()
           
 void setBackgroundColor(java.awt.Color backgroundColor)
           
 void setBackgroundVisible(boolean backgroundVisible)
           
 
Methods inherited from class biouml.standard.type.Stub
equals, hashCode
 
Methods inherited from class biouml.standard.type.BaseSupport
getTitle, getType, setTitle
 
Methods inherited from class ru.biosoft.access.MutableDataElementSupport
getName, getOrigin, toString
 
Methods inherited from class com.beanexplorer.beans.Option
addPropertyChangeListener, copyListenersTo, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getParent, isNotificationEnabled, isPropagationEnabled, removePropertyChangeListener, setNotificationEnabled, setParent, setPropagationEnabled
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface ru.biosoft.access.DataElement
getName, getOrigin
 
Methods inherited from interface ru.biosoft.access.MutableDataElement
addPropertyChangeListener, removePropertyChangeListener
 

Field Detail

backgroundVisible

protected boolean backgroundVisible

backgroundColor

protected java.awt.Color backgroundColor
Constructor Detail

Stub.Note

public Stub.Note(java.lang.String name)
Method Detail

isBackgroundVisible

public boolean isBackgroundVisible()

setBackgroundVisible

public void setBackgroundVisible(boolean backgroundVisible)

getBackgroundColor

public java.awt.Color getBackgroundColor()

setBackgroundColor

public void setBackgroundColor(java.awt.Color backgroundColor)


Copyright © 2001-2003 Biosof.Ru. All Rights Reserved.