Serialized Form

Class Directory extends JFile implements Serializable

Serialized Fields

jfiles

TreeMap jfiles


Class ExitShellException extends JunoException implements Serializable


Class GUILoginConsole extends JFrame implements Serializable

Serialized Fields

junoSystem

Juno junoSystem

closeMe

GUILoginConsole.WindowCloser closeMe

title

String title

interpreter

InterpreterInterface interpreter

echoInput

boolean echoInput

messages

JTextArea messages


Class GUIShellConsole extends JFrame implements Serializable

Serialized Fields

promptLabel

JLabel promptLabel

commandLine

JTextField commandLine

doIt

JButton doIt

logout

JButton logout

stdout

JTextArea stdout

stderr

JTextArea stderr

sh

Shell sh

closeMe

GUIShellConsole.WindowCloser closeMe

echoInput

boolean echoInput


Class HelpCommand extends ShellCommand implements Serializable


Class JFile extends Object implements Serializable

Serialized Fields

name

String name

owner

User owner

createDate

Date createDate

modDate

Date modDate

parent

Directory parent


Class Juno extends Object implements Serializable

Serialized Fields

hostName

String hostName

users

Map users

slash

Directory slash

userHomes

Directory userHomes

commandTable

ShellCommandTable commandTable

junoPort

int junoPort


Class JunoException extends Exception implements Serializable


Class ListCommand extends ShellCommand implements Serializable


Class LogoutCommand extends ShellCommand implements Serializable


Class MkdirCommand extends ShellCommand implements Serializable


Class NewfileCommand extends ShellCommand implements Serializable


Class RemoveCommand extends ShellCommand implements Serializable


Class ShellCommand extends Object implements Serializable

Serialized Fields

helpString

String helpString

argString

String argString


Class ShellCommandTable extends Object implements Serializable

Serialized Fields

table

Map table


Class TextFile extends JFile implements Serializable

Serialized Fields

contents

String contents


Class TypeCommand extends ShellCommand implements Serializable


Class User extends Object implements Serializable

Serialized Fields

name

String name

password

String password

home

Directory home

realName

String realName