|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EApplet | |
---|---|
com.bankframe.examples.devices.fe.ui | |
com.bankframe.examples.fe.ui | |
com.bankframe.fe.ui |
Uses of EApplet in com.bankframe.examples.devices.fe.ui |
---|
Subclasses of EApplet in com.bankframe.examples.devices.fe.ui | |
---|---|
class |
SampleApplet
The SampleApplet class. |
Constructors in com.bankframe.examples.devices.fe.ui with parameters of type EApplet | |
---|---|
SamplePanelContainer(EApplet eApplet,
ECommsManager comms)
SamplePanelContainer constructor comment. |
Uses of EApplet in com.bankframe.examples.fe.ui |
---|
Constructors in com.bankframe.examples.fe.ui with parameters of type EApplet | |
---|---|
SamplePanelContainer(EApplet eApplet)
SamplePanelContainer constructor comment. |
|
SamplePanelContainer(EApplet eApplet,
ECommsManager comms)
SamplePanelContainer constructor comment. |
Uses of EApplet in com.bankframe.fe.ui |
---|
Methods in com.bankframe.fe.ui with parameters of type EApplet | |
---|---|
static JFrame |
EApplet.eMain(String title,
EApplet eApplet,
Dimension size,
String[] args)
This method provides a template method to start an EApplet application. |
Constructors in com.bankframe.fe.ui with parameters of type EApplet | |
---|---|
EPanelContainer(EApplet eApplet)
The class constructor. When the constructor is called the following is done: the icons are loaded using the eApplet.loadIcons() method. |
|
EPanelContainer(EApplet eApplet,
ECommsManager comms)
Deprecated. as this class uses the new channel management and gets it settings from the BankFrameResource.properties file. Use
EPanelContainer(EApplet) instead |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |