de.kleopatra.forms.description
Interface Column

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

public interface Column
extends Line

Tagging interface to type a Line as a Column.

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

Field Summary
static java.lang.Object BUTTON
           
static java.lang.Object GROWING_BUTTON
           
static java.lang.Object LABEL_COMPONENT_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

BUTTON

public static final java.lang.Object BUTTON

GROWING_BUTTON

public static final java.lang.Object GROWING_BUTTON

LABEL_COMPONENT_GAP

public static final java.lang.Object LABEL_COMPONENT_GAP

PREDEFINED_TYPES

public static final java.lang.Object[] PREDEFINED_TYPES


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