public class InsertedButton extends MustButton
actionID, imageName, label, listDependenceType, todoAction, toolTipText, type, TYPE_BOTTOM, TYPE_IN_SEQUENCE
Constructor and Description |
---|
InsertedButton(java.lang.String label,
int index)
Constructs a new button which will be integrated to standard buttons at the position as specified by index.
|
InsertedButton(java.lang.String imageName,
java.lang.String fallbackLabel,
int index) |
Modifier and Type | Method and Description |
---|---|
void |
buildRemoteView(ToAppletWriter out)
Build remote view.
|
addActionListener, destroy, fetchValuesFromRequest, getActionID, getNextActionId, getType, isEnabled, perform, performAction, sendModifiedAppearanceTo, setEnabled, setEnabled, setListDependenceType, setText, setToolTipText, setVisible
public InsertedButton(java.lang.String label, int index)
label
- name
- index
- the position at which to insert the buttonpublic InsertedButton(java.lang.String imageName, java.lang.String fallbackLabel, int index)
public void buildRemoteView(ToAppletWriter out)
AppletTalker
buildRemoteView
in interface AppletTalker
buildRemoteView
in class MustButton
out
- the writer which will be read by the appletCopyright 1998-2023 Christoph Mueller, Kaerntner Str. 56, D-70469 Stuttgart, Germany, https://www.perpus.de