 |
Gridarta Editor
|
Go to the documentation of this file.
20 package net.sf.gridarta.action;
22 import javax.swing.Action;
25 import net.
sf.japi.swing.action.ActionMethod;
26 import org.jetbrains.annotations.NotNull;
50 System.runFinalization();
55 public void setAction(@NotNull
final Action action, @NotNull
final String
name) {
final StatusBar<?, ?, ?> statusBar
Base package of all Gridarta classes.
GcAction(@NotNull final StatusBar<?, ?, ?> statusBar)
Creates a new instance.
void gc()
The action method for "gc".
Graphical User Interface of Gridarta.
void setStatusText(final String text)
Sets the level status text, which usually displays arch numbers.
void setAction(@NotNull final Action action, @NotNull final String name)
Sets the Action instance for this editor action.
Implements the main status bar of the application.