public class RCONSOLE_COLORCHOOSER extends VirtualServerUserWindowAdapter implements AdminColorChanged
TOOLTIP_TEXT| Constructor and Description |
|---|
RCONSOLE_COLORCHOOSER() |
| Modifier and Type | Method and Description |
|---|---|
void |
clientUpdated(Transaction trans)
This method is called from the VirtualPanel
to cause a client transaction to update the panels.
|
void |
create(VirtualPanel panel,
VirtualCUserWindow userWindow,
PhantomCUserWindow data)
This method is called whenever the class has been instantiated.
|
void |
dispose()
This method is called whenever a panel has been disposed of,
in order to remove listeners, etc, in order to free up memory.
|
void |
fireCreate(Transaction trans)
This method fires the creation data transaction to the client.
|
void |
fireUpdate(Transaction trans)
This method is used to fire an update message to the client by
a virtual class.
|
String |
getText()
Gets the RGB color string.
|
boolean |
isEnabled()
Gets the enabled state of an item.
|
void |
issueAction(Transaction trans)
This method is invoked by the server kernel when an event has occured
on the client side (such as a push button has been pressed).
|
boolean |
isVisible()
Gets the visibility state of an item.
|
void |
processChangedColors()
The colors have been changed.
|
boolean |
setText(String text)
Sets the RGB color text.
|
areTextPromptsAlwaysRefreshed, callControl, deleteAll, deleteLine, getBackgroundColor, getCell, getColor, getFont, getForegroundColor, getLength, getLine, getLineCount, getNextSelection, getProperty, hostScreenChanged, insertLine, isChecked, refresh, refreshTextPrompts, selectField, setBackgroundColor, setCell, setChecked, setColor, setEnabled, setFileFromList, setFocus, setFocus, setFont, setForegroundColor, setLength, setLine, setListFromFile, setProperty, setSelection, setVisiblepublic void create(VirtualPanel panel, VirtualCUserWindow userWindow, PhantomCUserWindow data)
create in interface VirtualServerUserWindowInterfacecreate in class VirtualServerUserWindowAdapterpublic void dispose()
dispose in interface VirtualUserWindowInterfacedispose in class VirtualServerUserWindowAdapterpublic void processChangedColors()
processChangedColors in interface AdminColorChangedpublic void fireCreate(Transaction trans)
fireCreate in interface VirtualUserWindowInterfacefireCreate in class VirtualServerUserWindowAdapterpublic void fireUpdate(Transaction trans)
fireUpdate in interface VirtualUserWindowInterfacefireUpdate in class VirtualServerUserWindowAdapterpublic void clientUpdated(Transaction trans)
getText
function.clientUpdated in interface VirtualUserWindowInterfaceclientUpdated in class VirtualServerUserWindowAdapterpublic void issueAction(Transaction trans)
issueAction in interface VirtualUserWindowInterfaceissueAction in class VirtualServerUserWindowAdapterpublic boolean setText(String text)
setText in interface VirtualInterfacesetText in class VirtualServerUserWindowAdapterpublic String getText()
getText in interface VirtualInterfacegetText in class VirtualServerUserWindowAdapterpublic boolean isEnabled()
isEnabled in interface VirtualInterfaceisEnabled in class VirtualServerUserWindowAdapterpublic boolean isVisible()
isVisible in interface VirtualInterfaceisVisible in class VirtualServerUserWindowAdapterPhantom® and NetPhantom® are registered trademarks of Mindus SARL.
© © Mindus SARL, 2024. All rights reserved.