|
Xj3D 2.0 VRML/X3D Code API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xj3d.ui.swt.widgets.ReloadAction
public class ReloadAction
A selection handler that reloads the last file.
| Constructor Summary | |
|---|---|
ReloadAction(FileHandler handler,
org.eclipse.swt.widgets.Text source)
Create an instance of the action class. |
|
| Method Summary | |
|---|---|
void |
run()
Get the URL String and call the file handler to load |
void |
widgetDefaultSelected(org.eclipse.swt.events.SelectionEvent se)
Process the default selection generated from the user interface. |
void |
widgetSelected(org.eclipse.swt.events.SelectionEvent se)
Process the selection generated from the user interface. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ReloadAction(FileHandler handler,
org.eclipse.swt.widgets.Text source)
handler - - A handler for opening filessource - - The text widget from which URLs will be gotten| Method Detail |
|---|
public void widgetSelected(org.eclipse.swt.events.SelectionEvent se)
widgetSelected in interface org.eclipse.swt.events.SelectionListenerse - - The event that caused this method to be calledpublic void widgetDefaultSelected(org.eclipse.swt.events.SelectionEvent se)
widgetDefaultSelected in interface org.eclipse.swt.events.SelectionListenerse - - The event that caused this method to be calledpublic void run()
run in interface java.lang.Runnable
|
Xj3D 2.0 VRML/X3D Code API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||