public class DesignerCSpinButton extends DesignerControlAdapter
| Constructor and Description |
|---|
DesignerCSpinButton() |
| Modifier and Type | Method and Description |
|---|---|
JComponent | createComponent(PanelDesignerControl controller, PhantomFile data)Creates the component with the specified data. |
int[] | onWindowPositionChanging(PanelDesignerControl controller, int x, int y, int cx, int cy)Called by Win32 to adjust the window position before it is changed. |
createComponent, getControlSBSize, getText, isSupported, needsImmediateCreation, onDestroy, onImageUpdate, onMouse, onTurnPage, postPaint, prePaint, 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 int[] onWindowPositionChanging(PanelDesignerControl controller, int x, int y, int cx, int cy)
onWindowPositionChanging in interface IDesignerControlonWindowPositionChanging in class DesignerControlAdapterPhantom® and NetPhantom® are registered trademarks of Mindus SARL.
© 2026 Mindus SARL. All rights reserved.