StarOffice 5.2 API
reverse engineered by classdoc

com.sun.star.comp.jawt.peer
Interface ComponentType

All Known Implementing Classes:
com.sun.star.comp.jawt.peer.CheckboxPeer

public interface ComponentType


Field Summary
static int CONTAINER
           
static int SIMPLE
           
static int TOPWINDOW
           
 

Field Detail

CONTAINER

public static final int CONTAINER

SIMPLE

public static final int SIMPLE

TOPWINDOW

public static final int TOPWINDOW

StarOffice 5.2 API
reverse engineered by classdoc