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, setVisible
public void create(VirtualPanel panel, VirtualCUserWindow userWindow, PhantomCUserWindow data)
create
in interface VirtualServerUserWindowInterface
create
in class VirtualServerUserWindowAdapter
public void dispose()
dispose
in interface VirtualUserWindowInterface
dispose
in class VirtualServerUserWindowAdapter
public void processChangedColors()
processChangedColors
in interface AdminColorChanged
public void fireCreate(Transaction trans)
fireCreate
in interface VirtualUserWindowInterface
fireCreate
in class VirtualServerUserWindowAdapter
public void fireUpdate(Transaction trans)
fireUpdate
in interface VirtualUserWindowInterface
fireUpdate
in class VirtualServerUserWindowAdapter
public void clientUpdated(Transaction trans)
getText
function.clientUpdated
in interface VirtualUserWindowInterface
clientUpdated
in class VirtualServerUserWindowAdapter
public void issueAction(Transaction trans)
issueAction
in interface VirtualUserWindowInterface
issueAction
in class VirtualServerUserWindowAdapter
public boolean setText(String text)
setText
in interface VirtualInterface
setText
in class VirtualServerUserWindowAdapter
public String getText()
getText
in interface VirtualInterface
getText
in class VirtualServerUserWindowAdapter
public boolean isEnabled()
isEnabled
in interface VirtualInterface
isEnabled
in class VirtualServerUserWindowAdapter
public boolean isVisible()
isVisible
in interface VirtualInterface
isVisible
in class VirtualServerUserWindowAdapter
Phantom® and NetPhantom® are registered trademarks of Mindus SARL.
© © Mindus SARL, 2024. All rights reserved.