Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
JApplet
freemind.main.FreeMindApplet
Field Summary | |
static Properties | |
URL | |
static Properties | |
static String |
Constructor Summary | |
Method Summary | |
void |
|
Controller | |
MenuBar | |
String |
|
String | |
java.util.logging.Logger |
|
static int | |
File | |
String |
|
URL |
|
ResourceBundle |
|
MapView |
|
Container | |
int | |
int | |
int | |
void |
|
boolean |
|
void |
|
void |
|
void | |
void |
|
void |
|
void | |
void |
|
void |
|
public static Properties defaultProps
public URL defaultPropsURL
public static Properties userProps
public static final String version
public MenuBar getFreeMindMenuBar()
- Specified by:
- getFreeMindMenuBar in interface FreeMindMain
public String getFreemindDirectory()
Returns the path to the directory the freemind auto properties are in, or null, if not present.
- Specified by:
- getFreemindDirectory in interface FreeMindMain
public String getFreemindVersion()
- Specified by:
- getFreemindVersion in interface FreeMindMain
public java.util.logging.Logger getLogger(String forClass)
- Specified by:
- getLogger in interface FreeMindMain
public static int getMaxNodeWidth()
public ResourceBundle getResources()
Returns the ResourceBundle with the current language
- Specified by:
- getResources in interface FreeMindMain
public void init()
public void openDocument(URL doc) throws Exception
Open url in WWW browser. This method hides some differences between operating systems.
- Specified by:
- openDocument in interface FreeMindMain
public void setProperty(String key, String value)
- Specified by:
- setProperty in interface FreeMindMain
public void setWaitingCursor(boolean waiting)
- Specified by:
- setWaitingCursor in interface FreeMindMain
public void start()