SWT LPEX
v3.0.5

Uses of Class
com.ibm.lpex.hlasm.ColorDefinition

Packages that use ColorDefinition
com.ibm.lpex.hlasm This package provides a HLASM (High Level Assembler) document parser. 
 

Uses of ColorDefinition in com.ibm.lpex.hlasm
 

Methods in com.ibm.lpex.hlasm that return ColorDefinition
 ColorDefinition GroupDefinition.getColorCode()
          Get the color code for this group.
 

Methods in com.ibm.lpex.hlasm with parameters of type ColorDefinition
 void GroupDefinition.setGroupColor(ColorDefinition colorDefinition)
          Set the group color code.
 

Constructors in com.ibm.lpex.hlasm with parameters of type ColorDefinition
GroupDefinition(ColorDefinition color_code, String group_name, Vector instructions)
          Constructor.
 


SWT LPEX
v3.0.5

(C) Copyright IBM Corporation 1998, 2005.  All Rights Reserved.