de.kleopatra.forms.description
Interface Row

All Superinterfaces:
Line, Stylable
All Known Implementing Classes:
JGoodiesRow

public interface Row
extends Line

Tagging interface to type a Line as a Row.

Version:
$Revision: 1.1.1.1 $ $Date: 2004/05/17 15:03:43 $
Author:
(C) 2003 Jeanette Winzenburg, Berlin

Field Summary
static java.lang.Object LINE_GAP
           
static java.lang.Object NARROW_LINE_GAP
           
static java.lang.Object PARAGRAPH_GAP
           
static java.lang.Object[] PREDEFINED_TYPES
           
 
Fields inherited from interface de.kleopatra.forms.description.Line
CUSTOM, DEFAULT_CONTENT, GLUE, MIN_CONTENT, PREF_CONTENT, RELATED_GAP, UNRELATED_GAP
 
Methods inherited from interface de.kleopatra.forms.description.Line
addPropertyChangeListener, getGroupID, getMediumDescription, getPixelSize, isGap, isGlue, removePropertyChangeListener, setGroupID
 
Methods inherited from interface de.kleopatra.forms.description.Stylable
getStyle, getStyles, getType, getValidEncoding, setType
 

Field Detail

LINE_GAP

public static final java.lang.Object LINE_GAP

NARROW_LINE_GAP

public static final java.lang.Object NARROW_LINE_GAP

PARAGRAPH_GAP

public static final java.lang.Object PARAGRAPH_GAP

PREDEFINED_TYPES

public static final java.lang.Object[] PREDEFINED_TYPES


Copyright © 2003, 2004 SwingEmpire Jeanette Winzenburg. All Rights Reserved.