|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ViewEvent | |
---|---|
cafe.gui.general |
Uses of ViewEvent in cafe.gui.general |
---|
Classes in cafe.gui.general that implement ViewEvent | |
---|---|
class |
NPanel
Creates the navigation panel shown in top of the screen. |
Constructors in cafe.gui.general with parameters of type ViewEvent | |
---|---|
ConfigButton(java.lang.String text,
ViewEvent viewEvent)
Constructs the button with the given text. |
|
ImportButton(java.lang.String text,
ViewEvent viewEvent)
Constructs the button with the given text. |
|
LanguageButton(javax.swing.ImageIcon image,
java.lang.String text,
ViewEvent viewEvent)
Constructs the button with the given icon or text. |
|
LogoutButton(java.lang.String text,
ViewEvent viewEvent)
Constructs the button with the given text. |
|
ShopButton(java.lang.String text,
ViewEvent viewEvent)
Constructs the button with the given text. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |