|
JIDE 3.5.15 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ResizableComponent
Interface implemented by components that support automatic resizing of fonts
Method Summary | |
---|---|
void |
addComponentListener(ComponentListener listener)
Allows you to register your interest in size changes for this component |
boolean |
isResizeFonts()
A boolean flag to indicate whether the component has font resizing switched on or off |
Method Detail |
---|
void addComponentListener(ComponentListener listener)
listener
- the ComponentListenerboolean isResizeFonts()
|
JIDE 3.5.15 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |