buildComplete
public void buildComplete()
build
public void build(PathInterface aPath)
buildInit
public void buildInit(PathInterface aPath)
colors
public Enumeration colors()
disposeWhenInactive
public void disposeWhenInactive()
doGetColor
public ColorInterface doGetColor(String aMnemonic,
int red,
int green,
int blue)
doGetColor
public ColorInterface doGetColor(String aMnemonic,
BasicColor aColor)
doGetDefaultBackground
public ColorInterface doGetDefaultBackground()
doGetDefaultColor
public ColorInterface doGetDefaultColor()
doGetDefaultFont
public FontInterface doGetDefaultFont()
doGetDefaultStyle
public StyleInterface doGetDefaultStyle()
doGetFont
public FontInterface doGetFont(String aMnemonic,
FontFamily aFamily,
FontStyle aStyle,
int aPointSize,
boolean anUnderlinedFlag)
doGetPortableFont
public PortableFontInterface doGetPortableFont(String aMnemonic,
String aName,
int aDpi,
double aScale)
doGetSelection
public SelectionInterface
doGetSelection(String aName,
Priority aPriority,
ColorInterface aColor,
ColorInterface aBackground)
doGetSelection
public SelectionInterface doGetSelection(String aName,
Priority aPriority,
String aColorName,
String aBackgroundName)
doGetStyle
public StyleInterface doGetStyle(String aMnemonic,
FontInterface aFont,
ColorInterface aColor,
ColorInterface aBackground)
executeWhenInactive
public void executeWhenInactive(CommandInterface aCommand)
fonts
public Enumeration fonts()
getColor
public ColorInterface getColor(String aMnemonic)
getFont
public FontInterface getFont(String aMnemonic)
getFormattingWidth
public int getFormattingWidth()
getPortableFont
public PortableFontInterface getPortableFont(String aMnemonic)
getRootGlyph
public GlyphInterface getRootGlyph()
getSelection
public SelectionInterface getSelection(String aName)
getSelectionPath
public SelectionPathInterface getSelectionPath()
getStyle
public StyleInterface getStyle(String aMnemonic)
insureVisible
public void insureVisible(PathInterface aPath)
isColorDefined
public boolean isColorDefined(String aMnemonic)
isDisposed
public boolean isDisposed()
isFontDefined
public boolean isFontDefined(String aMnemonic)
isPortableFontDefined
public boolean isPortableFontDefined(String aMnemonic)
isSelectionDefined
public boolean isSelectionDefined(String aMnemonic)
isStyleDefined
public boolean isStyleDefined(String aMnemonic)
portableFonts
public Enumeration portableFonts()
refresh
public void refresh()
refresh
public void refresh(Rectangle aRectangle)
selections
public Enumeration selections()
setFormattingWidth
public void setFormattingWidth(int aWidth)
styles
public Enumeration styles()
updateAndRedisplay
public void updateAndRedisplay(PathInterface aPath)
updateSelectionAndRedisplay
public void updateSelectionAndRedisplay(PathInterface aPath)
updateSelection
public void updateSelection(PathInterface aPath)