au.edu.swin.synergy.plugin.roomgui
Class BNavigate
java.lang.Object
|
+--au.edu.swin.synergy.plugin.roomgui.BNavigate
- public class BNavigate
- extends Object
This allows the user to log on to the server.
- Author:
- John Newbigin
Constructor Summary |
BNavigate(BPlugin fPlugin)
Please complete the missing tags for BNavigate |
Method Summary |
JPanel |
getPanel()
Please complete the missing tags for getPanel |
void |
reload()
Please complete the missing tags for reload |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
BNavigate
public BNavigate(BPlugin fPlugin)
- Please complete the missing tags for BNavigate
- Parameters:
- - Throws:
- -
getPanel
public JPanel getPanel()
- Please complete the missing tags for getPanel
- Parameters:
- - Returns:
-
- Throws:
- -
- Pre Condition:
-
- Post Condition:
-
reload
public void reload()
- Please complete the missing tags for reload
- Parameters:
- - Returns:
-
- Throws:
- -
- Pre Condition:
-
- Post Condition:
-