Class SwingAlertPeer
java.lang.Object
net.thevpc.echo.swing.peers.SwingAlertPeer
- All Implemented Interfaces:
AppAlertPeer, AppComponentPeer, SwingPeer
- Author:
- thevpc
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classclass -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidbuild(JDialog2 dialog2, Component mainComponent, String[] buttonIds, String defaultId, AppAlertAction action, Window owner) voidvoidinstall(AppComponent comp) showDialog(AppComponent owner) Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface AppComponentPeer
addChild, removeChild, uninstallMethods inherited from interface SwingPeer
awtComponent, jcomponent, requestFocus
-
Field Details
-
app
-
selectedButton
-
appAlert
-
-
Constructor Details
-
SwingAlertPeer
public SwingAlertPeer()
-
-
Method Details
-
install
- Specified by:
installin interfaceAppComponentPeer
-
toolkitComponent
- Specified by:
toolkitComponentin interfaceAppComponentPeer
-
showDialog
- Specified by:
showDialogin interfaceAppAlertPeer
-
closeDialog
public void closeDialog()- Specified by:
closeDialogin interfaceAppAlertPeer
-
build
-
evalHeader
-
evalTitle
-