public class DesignerCMLE extends DesignerControlAdapter
| Constructor and Description |
|---|
DesignerCMLE() |
| Modifier and Type | Method and Description |
|---|---|
JComponent |
createComponent(PanelDesignerControl controller,
PhantomFile data)
Creates the component with the specified data.
|
void |
prePaint(PanelDesignerControl controller,
Graphics2D g,
JComponent c,
int cx,
int cy)
Performs a pre-paint.
|
createComponent, getControlSBSize, getText, isSupported, needsImmediateCreation, onDestroy, onImageUpdate, onMouse, onTurnPage, onWindowPositionChanging, postPaint, setBounds, setText, wantMouseMessagespublic JComponent createComponent(PanelDesignerControl controller, PhantomFile data) throws IOException
createComponent in class DesignerControlAdaptercontroller - The controller.data - The in-memory control data.IOException - For file errors.public void prePaint(PanelDesignerControl controller, Graphics2D g, JComponent c, int cx, int cy)
prePaint in interface IDesignerControlprePaint in class DesignerControlAdapterPhantom® and NetPhantom® are registered trademarks of Mindus SARL.
© © Mindus SARL, 2024. All rights reserved.