Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
JFrame
freemind.main.FreeMind
Field Summary | |
URL | |
static Properties | |
static String |
Constructor Summary | |
|
Method Summary | |
void |
|
Controller | |
MenuBar | |
String |
|
String | |
java.util.logging.Logger |
|
File | |
String |
|
URL |
|
ResourceBundle |
|
MapView |
|
Container | |
int | |
int | |
int | |
boolean |
|
static void |
|
void |
|
void |
|
void | |
void |
|
void | |
void |
|
public URL defaultPropsURL
public static Properties props
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 ResourceBundle getResources()
Returns the ResourceBundle with the current language
- Specified by:
- getResources in interface FreeMindMain
public static void main(String[] args)
public void openDocument(URL url) 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