Package | Description |
---|---|
de.esprit.common.gui.comp |
Contains useful frequently needed GUI components.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractTargetModifyButton<T>
This is a reusable CloseButton which just calls the close() method on it's
registered target.
|
class |
ApplyButton
This is a reusable ApplyButton which just calls the apply() method on it's registered target.
|
class |
CancelButton
This is a reusable CancelButton which just calls the
cancel() method on it's registered target.
|
class |
ClearButton
This is a reusable ClearButton which just calls the clear() method on it's
registered target.
|
class |
CloseButton
This is a reusable CloseButton which just calls the close() method on it's
registered target.
|
class |
ExitButton
This is a reusable ExitButton which just calls the
exit() method on it's registered target.
|
class |
FindButton
This is a reusable FindButton which just calls the
find() method on it's registered target.
|
class |
HelpButton
This is a reusable HelpButton which just calls the
help() method on it's registered target.
|
class |
LoadButton
This is a reusable LoadButton which just calls the
load() method on it's registered target.
|
class |
ResetButton
This is a reusable ResetButton which just calls the
reset() method on it's registered target.
|
class |
SaveButton
This is a reusable SaveButton which just calls the
save() method on it's registered target.
|
class |
SearchButton
This is a reusable SearchButton which just calls the
search() method on it's registered target.
|
class |
TestButton
This is a reusable ExitButton which just calls the
test() method on it's registered target.
|
Copyright © 2014 EsprIT-Systems. All Rights Reserved.